mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 12:59:26 +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.lpi | ||
buildrtl.pp | ||
classes.pp | ||
Makefile | ||
Makefile.fpc | ||
rtldefs.inc | ||
seh64.inc | ||
signals.pp | ||
sysinit.pp | ||
system.pp | ||
windows.pp |