The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-11-01 21:33:07 +00:00
compiler * give a proper error when trying to use val() on a boolean (mantis #14777) 2009-11-01 17:18:40 +00:00
ide * Fixed typo in warning message. 2009-10-30 11:26:44 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages rtl: introduce new TObject methods: UnitName, GetHashCode, Equals, ToString added for compatibility with delphi 2009. 2009-11-01 16:22:47 +00:00
rtl rtl: introduce new TObject methods: UnitName, GetHashCode, Equals, ToString added for compatibility with delphi 2009. 2009-11-01 16:22:47 +00:00
tests * give a proper error when trying to use val() on a boolean (mantis #14777) 2009-11-01 17:18:40 +00:00
utils + enhanced clone of GNU rm, helper for building GO32v2 releases under WinXP, but possibly useful in some other cases too 2009-11-01 21:33:07 +00:00
.gitattributes + enhanced clone of GNU rm, helper for building GO32v2 releases under WinXP, but possibly useful in some other cases too 2009-11-01 21:33:07 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00