The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-12-27 05:51:59 +00:00
compiler compiler: allow objects and records to have members which point to themself. only don't permit this to regular fields. 2010-12-27 05:47:25 +00:00
ide * cleaning out use of old endianess routines (these are centralized in system since 2.0.x days) 2010-12-23 20:38:56 +00:00
installer
packages * stdcall added to ipropertysetstorage, mantis 18315 2010-12-26 16:52:10 +00:00
rtl o patch by Jeppe Johansen to fix mantis #17472: 2010-12-24 15:54:39 +00:00
tests tests: move tb0070.pp to tbs and change expected behavior to success because delphi and fpc both allows this constructions now 2010-12-27 05:51:59 +00:00
utils * Support for multiple directories. 2010-12-19 20:40:37 +00:00
.gitattributes tests: move tb0070.pp to tbs and change expected behavior to success because delphi and fpc both allows this constructions now 2010-12-27 05:51:59 +00:00
.gitignore - obsolete, removed (handled by regular script) 2010-12-10 10:13:55 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00