mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-10 00:29:25 +02:00
![]() sorting algorithms. A default QuickSort implementation is provided by the unit. Other units can be added, to provide other sorting algorithms (e.g. HeapSort, MergeSort, IntroSort, etc.) * TList and TFPList updated to use the current default sorting algorithm defined in SortBase for their .Sort method. git-svn-id: trunk@41167 - |
||
---|---|---|
.. | ||
buildrtl.pp | ||
doslibd.inc | ||
doslibf.inc | ||
emuld.inc | ||
execd.inc | ||
execf.inc | ||
Makefile | ||
Makefile.fpc | ||
prt0.as | ||
si_prc.pp | ||
system.pp | ||
timerd.inc | ||
timerf.inc | ||
utild1.inc | ||
utild2.inc | ||
utilf.inc |