The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-07-01 16:05:57 +00:00
compiler * avoid unnecessary sign extensions for integer comparisons 2006-07-01 16:05:57 +00:00
fcl + dbconst.pp should contain resourcestrings 2006-07-01 10:17:22 +00:00
fv * Handle video initialization failure. 2006-06-11 10:11:34 +00:00
ide * ugly hyphenation fixed 2006-06-25 13:56:23 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages - Defined Oracle date/time types 2006-06-29 22:33:14 +00:00
rtl * change non-volatile rbx to volatile r11 2006-06-30 20:01:37 +00:00
tests * inheritance based on message also needs to find hidden 2006-06-30 21:06:49 +00:00
utils * Take link contents into account when writing seealso section 2006-06-13 22:54:59 +00:00
.gitattributes * inheritance based on message also needs to find hidden 2006-06-30 21:06:49 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +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