Age | Commit message (Expand) | Author |
---|---|---|
2012-12-30 | use precise 64-bit parsing for parseInt, add bswap64 test, fixes #768 | Alon Zakai |
2012-01-24 | fix some i64 printing rounding errors | Alon Zakai |
2011-12-07 | parseInt test is problematic, mark it as such, and fix some i64 issues with r... | Alon Zakai |
2011-11-10 | fix for test_parseInt | Alon Zakai |
2011-08-28 | Fixed negatives in strtod(); implemented strto[l/ul/ll/ull](). | max99x |