.. |
Makefile
|
67ae360a2b
rtl: enable character.pas building for win64 and linux
|
14 years ago |
Makefile.fpc
|
67ae360a2b
rtl: enable character.pas building for win64 and linux
|
14 years ago |
buildrtl.pp
|
67ae360a2b
rtl: enable character.pas building for win64 and linux
|
14 years ago |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 years ago |
signals.pp
|
709d36a1d0
+ Add signals unit for win64
|
14 years ago |
system.pp
|
ad5d2ccabb
* Moved command line handling and randomize() to syswin.inc, so a single copy of code is used for both win32 and win64. This implies that apostrophe is no longer supported as quoting symbol in win64.
|
14 years ago |
windows.pp
|
fb1c8e5b1a
+ {$PACKSET 1} for windows units to improve delphi compatibility
|
18 years ago |