The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 81b270cf9c * Fix bug #8268
git-svn-id: trunk@6424 -
2007-02-11 14:42:13 +00:00
compiler * Fix register allocation bug that happens when a coalesced 2007-02-10 22:47:13 +00:00
fcl * Fix bug #8268 2007-02-11 14:42:13 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * avoid dependency on fptools unit for DEBUG conditional 2007-02-03 19:37:51 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * aliased types for compatiblity also 2007-02-10 22:24:33 +00:00
rtl * Patch from Thorsten for bug in lower than equal( only did lower than) 2007-02-11 14:38:29 +00:00
tests * test is not for darwin 2007-02-10 23:45:35 +00:00
utils * global config logging and writing 2007-02-11 13:03:58 +00:00
.gitattributes * optimized previous patch for "byte in set" (Thorsten Engler) 2007-02-07 20:22:29 +00:00
.gitignore * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00