The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 95c0ff6db2 * fixed compilation for x86_64
git-svn-id: trunk@4637 -
2006-09-17 18:40:20 +00:00
compiler * fixed wrong elsif 2006-09-17 11:38:31 +00:00
fcl * fix for #7411 by forest, implementes TRegIniFile 2006-09-15 20:05:21 +00:00
fv * write error in case of problem with initializing resources 2006-08-19 22:47:48 +00:00
ide * renamed sqr to sqrt, fixes 7278 2006-08-27 19:18:13 +00:00
installer
packages -Added openal headers (linux only right now) 2006-09-17 13:37:11 +00:00
rtl * fixed compilation for x86_64 2006-09-17 18:40:20 +00:00
tests * Real is now defined in the system unit being an unique type, fixes #7425 2006-09-17 08:58:20 +00:00
utils + Check for empty example file name 2006-08-20 09:44:43 +00:00
.gitattributes -Added openal headers (linux only right now) 2006-09-17 13:37:11 +00:00
.gitignore
Makefile
Makefile.fpc