The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 141dc50adc * Fixed mem-leak
* Added BuildEngine.CmdRenameFile
 * Added TPackage.IsFPMakeAddIn, when this flag is set, the package can be 
   needed when compiling fpmake.pp files. 
 * Added ability to override TCustomInstaller.Packages
 * GetInstallFiles and GetInstallSourceFiles are virtual now

git-svn-id: trunk@16461 -
2010-11-28 12:26:06 +00:00
compiler * finer grained convert levels for strings, prefers widestring<->unicodestring over other conversions, resolves #18075 2010-11-28 10:05:09 +00:00
ide * Try to get win64 to work 2010-11-26 23:32: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 mem-leak 2010-11-28 12:26:06 +00:00
rtl * variants.pp, patch from Ivan Shikhalev implementing TInvokeableVariant.DispInvoke (with some changes), resolves #17919. 2010-11-27 19:34:39 +00:00
tests * finer grained convert levels for strings, prefers widestring<->unicodestring over other conversions, resolves #18075 2010-11-28 10:05:09 +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 * finer grained convert levels for strings, prefers widestring<->unicodestring over other conversions, resolves #18075 2010-11-28 10:05:09 +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