The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 3bd7f55f92 * write debug info for Variant with the name "Variant" instead of TVARDATA
so they can be distinguished by debugger frontends

git-svn-id: trunk@14298 -
2009-12-03 14:34:47 +00:00
compiler * write debug info for Variant with the name "Variant" instead of TVARDATA 2009-12-03 14:34:47 +00:00
ide * Reset AbortTool before each run 2009-11-05 00:45:19 +00:00
installer * Try to fix scroll bar problems 2009-11-04 16:46:32 +00:00
packages * xmlread.pp: In case of reference to an undefined parameter entity, produce a validation error and ignore further DTD declarations unless the document is standalone (compliance). 2009-12-01 09:12:28 +00:00
rtl rtl: implement TCollection.SetPropName 2009-12-02 03:40:26 +00:00
tests * fixed libname 2009-11-27 10:02:44 +00:00
utils + mips* 2009-11-26 19:39:23 +00:00
.gitattributes * several mips/mipsel related stuff fixed 2009-11-27 15:10:56 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00