The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 576c6a3cbb + Fixed a LaTeX error
git-svn-id: trunk@4237 -
2006-07-16 21:01:06 +00:00
compiler + Fixed a LaTeX error 2006-07-16 21:01:06 +00:00
fcl + Added SkipHeader parameter to compression stream creator. Allows to create zip files 2006-07-16 10:13:14 +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 * -Cs and -Ch removed from default fp.cfg - target defaults used instead 2006-07-14 19:32:51 +00:00
packages initial import 2006-07-08 15:14:26 +00:00
rtl * fixed syscall helpers: threadvar index now correctly loaded as dword, helpers are now TOC and environment pointer aware, one-parameter helper was bugged and general cleanup; solves random crashes in these functions in particular with -O2 and threads. 2006-07-16 19:22:31 +00:00
tests - svn:executable 2006-07-15 08:47:40 +00:00
utils + Implemented correct visibility checking for arguments of methods 2006-07-16 16:00:27 +00:00
.gitattributes * fixed wrong note about explictly valued enumeration types if the lower 2006-07-14 17:16: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