#fpc #freepascal #compiler #fpcobj #pascal

florian 1178fdc98f * force objects and records only into memory if their address is passed, hint from Jonas, improves code after r29139 10 years ago
compiler 1178fdc98f * force objects and records only into memory if their address is passed, hint from Jonas, improves code after r29139 10 years ago
ide 4d9881c2b4 Amiga-likes: set the window/screen title with IDE version information 10 years ago
installer ec24138bfa + add new packages resulting from splitting of utils 10 years ago
packages 66adabf63c * Combine multiple packages into one manifest.xml 10 years ago
rtl 38068acd42 * Removed "packed" attribute from TUC_Prop on alignment-sensitive targets (temporary solution, see comment in source), and from TUCA_DataBook on all targets (does not add noticeable bloat because this type is used just a few times. OTOH having unaligned pointers in record hurts performance on all targets). 10 years ago
tests 5848637db3 Fix generation of class names for specializations. 10 years ago
utils 1f5fb65bcb + always enable smartlinking on i8086 in the default fpc.cfg 10 years ago
.gitattributes 0f10a71fa0 Amiga-likes: huge keyboard/video unit rework 10 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 678090c48b Add missing closing brace for error function 11 years ago
Makefile.fpc 678090c48b Add missing closing brace for error function 11 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago