.. |
Makefile
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
%!s(int64=11) %!d(string=hai) anos |
Makefile.fpc
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
%!s(int64=11) %!d(string=hai) anos |
buildrtl.pp
|
796be2656c
* removed printer
|
%!s(int64=11) %!d(string=hai) anos |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
%!s(int64=18) %!d(string=hai) anos |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
%!s(int64=12) %!d(string=hai) anos |
seh64.inc
|
e79e038f9c
+ Win32/Win64 SEH: STATUS_FLOAT_MULTIPLE_(FAULTS|TRAPS) need additional handling. Makes floating-point exceptions consistent between x87 and SSE.
|
%!s(int64=11) %!d(string=hai) anos |
signals.pp
|
489e20356c
* Removed executable flag from source files.
|
%!s(int64=14) %!d(string=hai) anos |
system.pp
|
3a55c4301e
* Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant.
|
%!s(int64=11) %!d(string=hai) anos |
windows.pp
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
%!s(int64=12) %!d(string=hai) anos |