The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-11-02 07:34:23 +00:00
compiler * don't convert second argument of inc/dec to sinttype when inc/dec are compiled with r+ or q+, fixes code generation for inc(<int64>,<int64>); on 32 bit targets 2010-11-01 21:30:14 +00:00
ide + disable UserScreen for now on Amiga/MorphOS, dummy implementation causes more trouble than it solves 2010-10-21 23:44:17 +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 * Updated nds to devkitARM r32 and libnds 1.4.8 2010-10-31 15:22:49 +00:00
rtl * win/sysutils.pp, implement CompareUnicodeString and CompareTextUnicodeString, resolves #17591. 2010-11-02 07:34:23 +00:00
tests + Test for Mantis #17560 2010-11-01 22:38:15 +00:00
utils * Replace strange characters with ! instead of dropping them (dropping causes duplicate labels) 2010-11-01 09:55:54 +00:00
.gitattributes + Test for Mantis #17560 2010-11-01 22:38:15 +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