The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 14f9e3542d * use NULLHANDLE instead of NIL, since exact typing of handle type is unknown
(ptr or integer iow nil or 0)

git-svn-id: trunk@20614 -
2012-03-24 12:22:29 +00:00
compiler + patch by Seth Grover to support line number macro returning a numerical number, resolves #21372 2012-03-23 20:35:42 +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 * use NULLHANDLE instead of NIL, since exact typing of handle type is unknown 2012-03-24 12:22:29 +00:00
rtl * patch by cobines to improve speed of TFPList.Move, resolves #21436 2012-03-23 20:16:03 +00:00
tests + patch by Seth Grover to support line number macro returning a numerical number, resolves #21372 2012-03-23 20:35:42 +00:00
utils * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +00:00
.gitattributes * Replaced fpcmake building by fpmake building 2012-03-24 10:15:21 +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