The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn ea340b9481 * fixed bug in QuickSort_ItemList_CustomItemExchanger_Context and
QuickSort_ItemList_Context and which can cause wrong sort results, due to not
  taking into account that the pivot can be moved by the swap operation

git-svn-id: trunk@41191 -
2019-02-03 16:34:05 +00:00
compiler * Mover {CompilerVersion} from the fppkg.cfg template to samplecfg, because 2019-02-03 13:32:43 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages pastojs: helpers: access helper fields from method 2019-02-03 16:29:24 +00:00
rtl * fixed bug in QuickSort_ItemList_CustomItemExchanger_Context and 2019-02-03 16:34:05 +00:00
tests + added a simple test that tests TList.Sort 2019-02-02 23:56:24 +00:00
utils pas2js: docs lo|hi 2019-02-03 16:31:26 +00:00
.gitattributes + added a simple test that tests TList.Sort 2019-02-02 23:56:24 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00