The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-11-10 22:44:44 +00:00
compiler * record the vmt_offset as the actual offset of the vmt field, so that 2010-11-10 15:58:47 +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, modified TCustomVariantType constructors to they pass basic tests (tests/units/variants/tcustomvariant.pp) 2010-11-10 16:27:23 +00:00
tests * Skip test for go32v2 target, not supported and triggers NTVDM messagebox 2010-11-10 22:44:44 +00:00
utils * fixes for memory leaks by Vincent 2010-11-06 20:46:46 +00:00
.gitattributes + Added a basic test for TCustomVariantType creation functionality. 2010-11-10 16:21:19 +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