The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-07-15 19:59:37 +00:00
compiler * fixed tw9039{a,b} for 64 bit platforms (qwordvar > int64var) is evaluated 2009-07-15 08:22:00 +00:00
ide * fields after objects methods. 2009-06-27 14:06:58 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * XPath: number-to-string conversion is now compliant to the specs (no scientific notation, decimal separator is a hardcoded period, correct output values for INF/NAN) + tests. 2009-07-15 09:56:48 +00:00
rtl * added overloeaded InterlockedExchangeAdd with first parameter being a pointer, resolves #13282 2009-07-05 18:57:48 +00:00
tests * test fixed for non-unix, AddDisk exists only on unix 2009-07-15 19:59:37 +00:00
utils * moved field definitions before method/property definitions (see mantis 2009-06-27 11:27:31 +00:00
.gitattributes * accept const <guid const> = <guid string>; again, resolves #14134 2009-07-12 11:00:07 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc