The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-08-01 20:44:43 +00:00
compiler * removed things which shouldn't have been committed yet 2006-08-01 20:44:43 +00:00
fcl + Fixed mem-corruption 2006-07-30 16:17:33 +00:00
fv * Handle video initialization failure. 2006-06-11 10:11:34 +00:00
ide * bugrep -> bugs 2006-07-15 20:21:23 +00:00
installer * logging improvements 2006-07-30 09:47:02 +00:00
packages * incorrect IFDEF removed 2006-07-30 14:20:16 +00:00
rtl * keep same fixed block, also if we resize to a smaller size. 2006-07-30 15:02:28 +00:00
tests * fixed tests 2006-08-01 16:05:54 +00:00
utils * support .svn and readonly files 2006-07-31 09:31:37 +00:00
.gitattributes + some packed array tests 2006-08-01 15:53:27 +00:00
.gitignore initial import 2006-07-08 15:14:26 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00