The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-10-06 17:33:29 +00:00
compiler * don't write rtti for static fields so we don't try to initialise/finalise 2010-10-05 14:56:48 +00:00
ide + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +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 Patch from Leonardo M. Ramé, updates the ImageMagick library name in UNIXes 2010-10-06 13:13:35 +00:00
rtl * Fix overflow in Delete procedure for Wide- and UnicodeStrings when its Size argument is MaxInt. Now using the same code as in AnsiString version. Mantis #17514. 2010-10-06 17:31:08 +00:00
tests + Test for System.Delete() with Size argument equal to MaxInt, Mantis #17514 2010-10-06 17:33:29 +00:00
utils + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
.gitattributes + Test for System.Delete() with Size argument equal to MaxInt, Mantis #17514 2010-10-06 17:33:29 +00:00
.gitignore * updated ptc 2010-09-19 22:10:28 +00:00
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00