The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6eecf71698 * halt(1) on error
git-svn-id: trunk@16402 -
2010-11-22 13:36:58 +00:00
compiler * don't overwrite register variables when evaluating <=/>= expressions with 2010-11-22 12:58:08 +00:00
ide * Fix DEBUG go32v2 compilation error 2010-11-17 16:14:08 +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 * using value instead of avalue does not properly set bound because getvalueasvariant 2010-11-21 14:46:26 +00:00
rtl * Changed var to out in TStringList.Find 2010-11-21 18:20:44 +00:00
tests * halt(1) on error 2010-11-22 13:36:58 +00:00
utils * Added FPMakeOptions to the global configuration file, to pass custom options to fpmake 2010-11-14 19:29:26 +00:00
.gitattributes * don't overwrite register variables when evaluating <=/>= expressions with 2010-11-22 12:58:08 +00:00
.gitignore + Added a basic test for TCustomVariantType creation functionality. 2010-11-10 16:21:19 +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