Michaël Van Canneyt
|
db83f9ea44
* Dotted filenames for package rtl-extra
|
2 years ago |
florian
|
931d4dcfee
* ensure the rtl and the packages for embedded compile with features exceptions and classes disabled
|
5 years ago |
nickysn
|
b0ca862f32
+ implemented IntroSort (hybrid between QuickSort and HeapSort) in unit SortAlgs
|
6 years ago |
pierre
|
4d8dcfc42e
Fix compilation on targets without Random: add $ifdef FPC_HAS_FEATURE_RANDOM
|
6 years ago |
nickysn
|
1c64f4c751
* some formatting changes to avoid very large lines in the source code
|
6 years ago |
nickysn
|
52b4fc039c
+ added randomized quicksort to unit sortalgs
|
6 years ago |
nickysn
|
c728a1204a
+ added additional notes in the comments for HeapSort
|
6 years ago |
nickysn
|
ec45f0069a
+ added unit SortAlgs to rtl-extra. It implements extra sorting algorithms
|
6 years ago |