The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-01-06 15:40: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 * xmliconv_windows.pas does not have resourcestrings. Fixes 'make install' on Windows. 2012-01-06 15:40:29 +00:00
rtl + sysutils.sleep for gba 2012-01-05 17:29:41 +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 * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross- 2012-01-02 15:16:52 +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