The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1c82b105fa * fixed (harmless) range check error
git-svn-id: trunk@12701 -
2009-02-07 20:43:18 +00:00
compiler * fixed (harmless) range check error 2009-02-07 20:43:18 +00:00
ide * limit IDE stack to 3M on windows to avoid trouble at IDE startup at least on XP x64 2009-02-01 19:21:10 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages * fixed compilation with range checking switched on 2009-02-07 20:42:45 +00:00
rtl + added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255 2009-02-07 16:09:05 +00:00
tests + added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255 2009-02-07 16:09:05 +00:00
utils * When RemoteRepository is "auto" download a list of mirrors, not the other way around 2009-01-03 15:26:56 +00:00
.gitattributes + added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255 2009-02-07 16:09:05 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00