joost
|
1eec834e5a
* FCurrentIndex is now a PBufIndex instead of an integer
|
пре 17 година |
daniel
|
d8bffd27fc
- Intergrate i386/strlen.inc and remove it.
|
пре 17 година |
michael
|
6db4748644
* Added support for -I directive for include files
|
пре 17 година |
michael
|
84c176778d
+ Fixed file variable names so they can contain = chars
|
пре 17 година |
michael
|
5e93a4ee3f
* Fixed 9808: used units now correctly parsed
|
пре 17 година |
michael
|
3987285103
* Added fclel.res to list of installed files for win32
|
пре 17 година |
michael
|
6873928da6
* Added textLineBrealStyle property
|
пре 17 година |
michael
|
b244f6eb71
* Patch from Sergei Gorelkin, making TStream.Read and .Write virtual
|
пре 17 година |
michael
|
39d1d07182
* Fixed bug #10465
|
пре 17 година |
marco
|
eb2a80d272
* TContainedObject 10496. First implementation copied from TInterfacedObject
|
пре 17 година |
marco
|
78138162a6
* GUID_NULL constant added. Delphi compat, bug10494
|
пре 17 година |
marco
|
c6e2d72e3c
* D7 compat, neginfinity (bug 10490)
|
пре 17 година |
marco
|
bce663bb43
* Fix for 10491, pdatetime now defined.
|
пре 17 година |
yury
|
e475735c43
* ifdefed fatal error messages in exception handling to be available only if debugging is needed.
|
пре 17 година |
yury
|
e209ccd439
* GetVariantProp and SetVariantProp implementation by Anton Kavalenka (mantis #10478).
|
пре 17 година |
yury
|
3a5cfb7575
* Fixed compilation.
|
пре 17 година |
yury
|
e5f3a6b631
* Fixed compilation.
|
пре 17 година |
yury
|
c4e60fd1a5
- Removed systhrd.inc from targets where thread manager is stub by default. Stub is installed in common thread.inc file if DISABLE_NO_THREAD_MANAGER is not defined.
|
пре 17 година |
yury
|
0dcad4d822
* Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions.
|
пре 17 година |
yury
|
e00bacdcef
* Removed HAS_MT_MEMORYMANAGER define, since it is obsolete now.
|
пре 17 година |
yury
|
93e62a3c0d
* Raise range error exception directly to prevent note "Local variable "rcheck" is assigned but never used".
|
пре 17 година |
yury
|
cd03a2893b
* Explicitly increment and decrement ref count to keep copy of destination string in fpc_AnsiStr_Concat_multi and fpc_WideStr_Concat_multi. It prevents note "Local variable "destcopy" is assigned but never used".
|
пре 17 година |
yury
|
eadfbb5027
* Removed unused local variable.
|
пре 17 година |
yury
|
5f8bd39408
* Implemented TFMTBcdFactory.Clear and TFMTBcdFactory.Copy methods.
|
пре 17 година |
yury
|
79a1b1a485
* Converted user defined note to info message.
|
пре 17 година |
yury
|
4b3015802a
* Removed workaround for bug #9827, since it was fixed.
|
пре 17 година |
yury
|
b52338d0bd
* Converted user defined note to info message.
|
пре 17 година |
yury
|
42481bec33
* Removed user defined warnings about GetVariantProp/SetVariantProp is not implemented. I created bug report #10478 instead of these warnings.
|
пре 17 година |
yury
|
05c1305ef0
* Converted user defined notes to comments.
|
пре 17 година |
yury
|
de9af7191b
* Converted user defined warnings to comments.
|
пре 17 година |