The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-08-29 02:46:13 +00:00
compiler compiler: replace "string" with ansistring where we concatenate substrings to prevent 255 chars limit overflow 2011-08-29 02:46:13 +00:00
ide + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages * Fix for Mantis #20041, check assignment of buffer in TField.Getdata 2011-08-26 13:44:05 +00:00
rtl * fix for mantis #20047 ddeconnect VAR Parameter issue that can take NIL. 2011-08-26 13:16:37 +00:00
tests tests: add tests for "dot units"/namespaces feature (compiler changes will be committed later) 2011-08-26 15:34:57 +00:00
utils * when compiling for arm-embedded, sub-arch is also passed to the compiler 2011-08-25 21:41:08 +00:00
.gitattributes tests: add tests for "dot units"/namespaces feature (compiler changes will be committed later) 2011-08-26 15:34:57 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * when compiling for arm-embedded, sub-arch is also passed to the compiler 2011-08-25 21:41:08 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00