The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-06-04 14:18:55 +00:00
compiler * Initial linkordering subsystem. Not active (need t_* mods which I want in a different revision to ease merging) 2006-06-04 12:44:48 +00:00
fcl + Fix for writing more than 60 colors in palette or no palette at all (by Colin Western) 2006-06-04 09:50:43 +00:00
fv * Do not redraw entire screen when Tgroup.draw is called. 2006-06-03 20:57:55 +00:00
ide * Update default compiler options. 2006-06-03 14:35:27 +00:00
installer
packages * a few fixes to make gtk_demo and helloworld2 examples compile 2006-06-04 14:10:40 +00:00
rtl + Fixed FileGetAttr so hidden is correctly detected 2006-06-04 14:18:55 +00:00
tests + new additional test program for testing record register variables 2006-06-04 12:37:26 +00:00
utils * gba patch from Francesco Lombardi 2006-05-28 14:48:24 +00:00
.gitattributes + new additional test program for testing record register variables 2006-06-04 12:37:26 +00:00
.gitignore
Makefile
Makefile.fpc