The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-01-07 21:18:29 +00:00
compiler * Safecall handling: forgot to free cgpara before doing the call, fixed. 2012-01-05 19:12:56 +00:00
ide * ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870 2011-12-30 16:36:25 +00:00
installer * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
packages * Rest of fcl-db adapted to use TRecordBuffer. 2012-01-07 21:18:29 +00:00
rtl * link always against sysbase on arm-gba, fake_heap_end is used in the syste unit, resolves #21005 2012-01-06 19:48:48 +00:00
tests * use SarInt64 to optimize 64 bit divs on 32 bit platforms, resolves #20998 2012-01-04 22:58:25 +00:00
utils * Set fpcpackage=y, to fix 'make install' without a given prefix. In that case there wasn't any base install dir set by the Makefile. 2012-01-06 20:39:09 +00:00
.gitattributes * More packages switched to fpmake building 2012-01-05 16:29:36 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * rebuilt Makefiles 2011-12-04 15:34:01 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00