.. |
Makefile
|
20d0296453
* Version update to 2.6.1
|
13 years ago |
Makefile.fpc
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
14 years ago |
buildrtl.pp
|
2937190516
* Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler
|
14 years ago |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 years ago |
signals.pp
|
d6d74856e9
* removed some x attributes (based on r19877), though that rev is not considered merged by this commit
|
13 years ago |
system.pp
|
ad94e5e719
* Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista.
|
14 years ago |
windows.pp
|
fb1c8e5b1a
+ {$PACKSET 1} for windows units to improve delphi compatibility
|
18 years ago |