The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 583eb3f9a4 * re-enabled loadvmtaddrnode for records on JVM targets, fixes
tests/test/jvm/tpvar.pp after r23417

git-svn-id: trunk@23430 -
2013-01-17 19:45:09 +00:00
compiler * re-enabled loadvmtaddrnode for records on JVM targets, fixes 2013-01-17 19:45:09 +00:00
ide * increased IDE copyright year 2012-10-28 21:27:59 +00:00
installer
packages * two constants added. 2013-01-17 08:46:39 +00:00
rtl * InterlockedIncrement/Decrement must return the modified value, not the initial one. Fixes a number of interface memory leaks in MIPS test suite. The functions remain not thread-safe yet. 2013-01-15 19:17:57 +00:00
tests compiler: calculate offset of record fields in taddrnode (based on patch of Jeppe Johansen, fixes bug #0019357) 2013-01-17 14:30:55 +00:00
utils * Undid patch to resolve dotted unit names, it breaks generation of FPC documentation 2013-01-12 16:08:40 +00:00
.gitattributes compiler: calculate offset of record fields in taddrnode (based on patch of Jeppe Johansen, fixes bug #0019357) 2013-01-17 14:30:55 +00:00
.gitignore
Makefile * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 2012-10-31 08:09:04 +00:00
Makefile.fpc