mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 16:11:32 +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 - |
||
---|---|---|
.. | ||
classes.pp | ||
cprt0.as | ||
dos.pp | ||
gbabios.inc | ||
gbabiosh.inc | ||
libc.inc | ||
libch.inc | ||
Makefile | ||
Makefile.fpc | ||
prt0.as | ||
rtl.cfg | ||
rtldefs.inc | ||
sysdir.inc | ||
sysfile.inc | ||
sysheap.inc | ||
sysos.inc | ||
sysosh.inc | ||
system.pp | ||
systhrd.inc | ||
sysutils.pp | ||
tthread.inc |