The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-06-04 14:53:03 +00:00
compiler * fixed (harmless) range check errors 2011-06-02 20:07:06 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Moved session cookie up in the class hierarchie, so it can be configured at the session factory level 2011-06-04 13:20:25 +00:00
rtl * improved Compare(D)Word as well 2011-06-03 20:35:55 +00:00
tests * Enabled safecall on x86_64-linux 2011-06-02 10:43:18 +00:00
utils * Do not pass -n when there is no cross-compilation. 2011-06-04 14:53:03 +00:00
.gitattributes + Sample application for HTTPApplication and file server 2011-06-02 15:27:31 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * No need for the FPC_NATIVE define anymore. This define held the wrong 2011-06-03 11:35:38 +00:00
Makefile.fpc