The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 3609ddc5dd * more MustBeLast fixes
* const insertation algorithm fixed

git-svn-id: trunk@6337 -
2007-02-04 18:45:43 +00:00
compiler * more MustBeLast fixes 2007-02-04 18:45:43 +00:00
fcl * Re-added some disappeared code 2007-02-04 14:53:35 +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 * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
rtl * i386 uses generic fpc_compare_shortstr_equal 2007-02-04 16:24:02 +00:00
tests * fixed dbdigest.cfg creation and prepup executing when shell is cmd.exe 2007-02-04 18:36:01 +00:00
utils * Re-added fppkg 2007-02-03 22:16:00 +00:00
.gitattributes Initial implementation 2007-02-03 23:36:58 +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