The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-12-18 18:22:31 +00:00
compiler compiler: put static symbol for typed consts declared in classes/records/objects into unit symtable to fix problems with linking and add absolute symbol into record symtable pointed to that static symbol (fixes test test/terecs3.pp on unixes) 2010-12-18 18:22:31 +00:00
ide * Update syntaxhighlight settings on desktop load. Partial fix for 5813. 2010-12-18 18:03:31 +00:00
installer + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
packages * fix from mantis 17360, ISC_Status is 64-bit. (Lp64 vs LLp64 problem) 2010-12-18 13:36:36 +00:00
rtl * Patch from LacaK2 fixing else clause of vartobcd, bug #16853 2010-12-17 18:57:16 +00:00
tests * corrected expected line numbers after r16573 2010-12-17 09:55:55 +00:00
utils * Patch from Andrew that allows to set CHM title on the cmdline. (Mantis 18246) 2010-12-17 18:18:37 +00:00
.gitattributes compiler: fix compiler crash (bug #0018222) 2010-12-17 07:50:47 +00:00
.gitignore - obsolete, removed (handled by regular script) 2010-12-10 10:13:55 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00