The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-01-14 12:45:08 +00:00
compiler * Disallow placing hidden 'high' parameter in register if it will be accessed from implicit finally block (happens for <value open array of managed type> parameters). 2012-01-14 04:34:39 +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 * wrong path suggested for LIBPATH fixed 2012-01-13 23:14:43 +00:00
packages * Patch for fpmake.pp from Cyrax. Some files (needed by Lazarus) weren't installed (#21084) 2012-01-14 12:45:08 +00:00
rtl * Add CancelIO, CancelIOex Mantis #21079 2012-01-13 09:02:54 +00:00
tests * do not interpret procsyms followed by ./^/( as potential procvar 2012-01-12 21:37:59 +00:00
utils * When the OS,CPU or compiler are specifically given on the command line, the 2012-01-13 15:39:27 +00:00
.gitattributes * Converted more packages to fpmake building 2012-01-13 22:41:43 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00
Makefile.fpc * don't build utils on gba and embedded 2012-01-07 21:52:40 +00:00