The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-11-18 07:24:37 +00:00
compiler * Type Word maps to variant type varword, not varqword (probably a typo). 2010-11-18 07:24:37 +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 shlobj: add more SHARD_ constants 2010-11-18 01:47:12 +00:00
rtl rtl: add IO_REPARSE_TAG constants 2010-11-18 04:06:49 +00:00
tests * Remove go32v2 skiptarget for working tests 2010-11-17 13:30:01 +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 compiler: fix search of outer class type inside inner type declarations (bug #0017945) 2010-11-17 05:51:54 +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