15 Commits (a591e0383a0a31ac94541846796b93fedc63a0c4)

Author SHA1 Message Date
Rich Felker f4ad36c4bf add deprecated (removed from posix) [efg]cvt() functions 14 years ago
Rich Felker 0c4188f6d7 fix signed overflows at most-negative values in ato(i|l|ll) 15 years ago
Rich Felker 089aeb08a0 fix incorrect long double parameters on arm (and other future ports) 15 years ago
Rich Felker 96cea94ad2 fix incorrect overflow errors on strtoul, etc. 15 years ago
Rich Felker 47d027ee1a fix various bugs in new integer parser framework 15 years ago
Rich Felker d3fd192523 fix wcsto[iu]max with high characters 15 years ago
Rich Felker ecc9c5fcfa new restartable integer parsing framework. 15 years ago
Rich Felker 1477a3be62 avoid crashing when nel==0 is passed to qsort 15 years ago
Rich Felker 22263709ed replace heap sort with smoothsort implementation by Valentin Ochs 15 years ago
Rich Felker 4095f8338d fix broken unsigned comparison in wcstoumax 15 years ago
Rich Felker e898a79053 fix various bugs in strtold: 15 years ago
Rich Felker 9ae8d5fc71 fix all implicit conversion between signed/unsigned pointers 15 years ago
Rich Felker b24bc15f5c don't compare elements with themselves during qsort. 15 years ago
Rich Felker c247ebdd98 more header fixes, minor warning fix 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago