The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 4095b36047 * cr register name fix
git-svn-id: trunk@4276 -
2006-07-22 09:33:47 +00:00
compiler * cr register name fix 2006-07-22 09:33:47 +00:00
fcl + set the right fieldno when adding a field 2006-07-20 17:27:42 +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 * ufvsrc->fvsrc 2006-07-21 21:11:58 +00:00
packages * 2.0.4 fix: 2006-07-18 23:16:55 +00:00
rtl * Optimization for smartlinking. Removed command line parsing in system unit initialization for wince. The parser is called when command line is accessed first time in program. It saves 1.55KB exe size, when command line is not used. 2006-07-22 09:29:54 +00:00
tests * fixed web bug #7100 (finalize instead of only decrref temps for 2006-07-17 15:29:30 +00:00
utils + Implemented correct visibility checking for arguments of methods 2006-07-16 16:00:27 +00:00
.gitattributes * fixed web bug #7100 (finalize instead of only decrref temps for 2006-07-17 15:29:30 +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