Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid crashing when nel==0 is passed to qsort | Rich Felker | 2011-04-29 | 1 | -2/+6 |
* | replace heap sort with smoothsort implementation by Valentin Ochs | Rich Felker | 2011-04-27 | 1 | -32/+193 |
* | fix broken unsigned comparison in wcstoumax | Rich Felker | 2011-04-07 | 1 | -1/+1 |
* | fix various bugs in strtold: | Rich Felker | 2011-04-03 | 1 | -10/+13 |
* | fix all implicit conversion between signed/unsigned pointers | Rich Felker | 2011-03-25 | 2 | -4/+4 |
* | don't compare elements with themselves during qsort. | Rich Felker | 2011-02-17 | 1 | -1/+1 |
* | more header fixes, minor warning fix | Rich Felker | 2011-02-14 | 3 | -2/+4 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 32 | -0/+688 |