mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-11 09:50:39 +01: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 - |
||
|---|---|---|
| .. | ||
| i386 | ||
| sparc | ||
| x86_64 | ||
| errno.inc | ||
| errnostr.inc | ||
| Makefile | ||
| Makefile.fpc | ||
| osdefs.inc | ||
| osmacro.inc | ||
| ostypes.inc | ||
| pthread.inc | ||
| ptypes.inc | ||
| rtldefs.inc | ||
| signal.inc | ||
| suuid.inc | ||
| sysos.inc | ||
| sysosh.inc | ||
| system.pp | ||
| termio.pp | ||
| termios.inc | ||
| termiosproc.inc | ||
| unxconst.inc | ||
| unxfunc.inc | ||