The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-11-20 12:58:53 +00:00
compiler * Improvements to Dispatch call handling: 2010-11-18 16:17:50 +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 * Fixed type in THTMLContentProducerClass name 2010-11-19 14:57:44 +00:00
rtl * GetFileHandle(), THandleStream: changed type that is used to store file handle from Integer to THandle, so it can be redefined to 64 bits on certain platforms, see http://lists.freepascal.org/lists/fpc-devel/2010-November/023019.html 2010-11-20 12:58:53 +00:00
tests * part of r16347, forgot to commit 2010-11-18 22:41:42 +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 * part of r16347, forgot to commit 2010-11-18 22:41:42 +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