mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-16 20:26:16 +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 - |
||
---|---|---|
.. | ||
action.inc | ||
bits.inc | ||
classes.inc | ||
classesh.inc | ||
collect.inc | ||
compon.inc | ||
constsg.inc | ||
constss.inc | ||
cregist.inc | ||
dm.inc | ||
filer.inc | ||
intf.inc | ||
lists.inc | ||
parser.inc | ||
persist.inc | ||
reader.inc | ||
resref.inc | ||
sllist.inc | ||
streams.inc | ||
stringl.inc | ||
twriter.inc | ||
util.inc | ||
writer.inc |