.. |
Makefile
|
2fc220cc6c
* Regenerated makefiles.
|
12 years ago |
Makefile.fpc
|
15b613a083
* another rule fix
|
13 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 |
seh64.inc
|
69c29a415f
* pass the procdef to getintparaloc instead of only the proccalloption, so
|
12 years ago |
signals.pp
|
489e20356c
* Removed executable flag from source files.
|
13 years ago |
system.pp
|
6788fd6433
+ Win64 SEH: install a top-level exception handler around thread functions. This was a missing puzzle piece of SEH support. Now behavior of unhandled exceptions in non-main threads is consistent with that of main thread, and, in general, behavior of SEH-enabled RTL is consistent with one without SEH.
|
12 years ago |
windows.pp
|
fb1c8e5b1a
+ {$PACKSET 1} for windows units to improve delphi compatibility
|
18 years ago |