The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-03-23 15:16:29 +00:00
compiler * write the file location (if available), if a unit is not found, resolves #21514 2012-03-22 21:04:16 +00:00
ide * fix building IDE by adding fcl-xml and fcl-base 2012-02-29 20:52:18 +00:00
installer Update Makefile for mips-linux support 2012-02-29 11:19:02 +00:00
packages * Added a typecast to avoid range error in 64-bit debug builds 2012-03-23 13:48:34 +00:00
rtl * Call getOwner only once in several TPersistent methods (Patch from Luiz Americo, bug #21531) 2012-03-22 14:49:43 +00:00
tests *Explicitly disable range check to trigger the hint that is tested and no range check generated warning 2012-03-23 15:16:29 +00:00
utils * Added fpmake.pp file for fppkg-util 2012-03-22 21:10:28 +00:00
.gitattributes * Added fpmake.pp file for fppkg-util 2012-03-22 21:10:28 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * some Makefiles regenerated to support mips-linux 2012-02-04 09:50:03 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00