The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 58f2faa1db + variants.pp: implemented FindCustomVariantType(byTypeName overloaded version)
+ also implemented some trivial methods of TCustomVariantType and TInvokeableVariantType

git-svn-id: trunk@16320 -
2010-11-10 12:17:40 +00:00
compiler * only ordinals and enums can be bitpacked -> don't give an error when 2010-11-08 21:23:55 +00:00
ide * Try to compile with mingw64 gdb 2010-11-08 15:44:38 +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 * Also recognize mingw gdb on -D__USE_MINGW_ACCESS option 2010-11-10 10:10:53 +00:00
rtl + variants.pp: implemented FindCustomVariantType(byTypeName overloaded version) 2010-11-10 12:17:40 +00:00
tests * only ordinals and enums can be bitpacked -> don't give an error when 2010-11-08 21:23:55 +00:00
utils * fixes for memory leaks by Vincent 2010-11-06 20:46:46 +00:00
.gitattributes * only ordinals and enums can be bitpacked -> don't give an error when 2010-11-08 21:23:55 +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