The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Károly Balogh 4a5a3e3118 + support for changing window size in keyboard and video units
* still has bugs, but good for a start

git-svn-id: trunk@11997 -
2008-10-30 20:52:22 +00:00
compiler * fixed crash in error message when specialization is not resolved 2008-10-28 16:31:55 +00:00
ide * removed some 1.0 defines 2008-10-26 22:15:47 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages Fixed a bug in chmfilewriter.pas where an uninitialized variable was used. I eliminated the variable. 2008-10-30 01:43:54 +00:00
rtl + support for changing window size in keyboard and video units 2008-10-30 20:52:22 +00:00
tests * new bug 2008-10-29 09:59:42 +00:00
utils * allow disabling of mirrors.xml when a custom remoterepository is configured 2008-10-24 10:20:28 +00:00
.gitattributes * new bug 2008-10-29 09:59:42 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00