Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-11 | qsort: add a short comment about the algorithm | Leah Neukirchen | 1 | -0/+3 |
2011-04-29 | avoid crashing when nel==0 is passed to qsort | Rich Felker | 1 | -2/+6 |
2011-04-27 | replace heap sort with smoothsort implementation by Valentin Ochs | Rich Felker | 1 | -32/+193 |
2011-02-17 | don't compare elements with themselves during qsort. | Rich Felker | 1 | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+50 |