cosmopolitan/third_party/double-conversion/test
Justine Tunney d5910e2673
Fix bugs and make code tinier
- Fixed bug where stdio eof wasn't being sticky
- Fixed bug where fseeko() wasn't clearing eof state
- Removed assert() usage from libc favoring _unassert() / _npassert()
2022-10-09 23:21:34 -07:00
..
cctest.cc Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
cctest.h Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
checks.h Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
gay-fixed.cc Scrub double-conversion and add quick wrapper 2022-06-26 05:03:25 -07:00
gay-fixed.h Add double-conversion to third_party (#447) 2022-06-26 03:41:55 -07:00
gay-precision.cc Scrub double-conversion and add quick wrapper 2022-06-26 05:03:25 -07:00
gay-precision.h Add double-conversion to third_party (#447) 2022-06-26 03:41:55 -07:00
gay-shortest-single.cc Scrub double-conversion and add quick wrapper 2022-06-26 05:03:25 -07:00
gay-shortest-single.h Add double-conversion to third_party (#447) 2022-06-26 03:41:55 -07:00
gay-shortest.cc Scrub double-conversion and add quick wrapper 2022-06-26 05:03:25 -07:00
gay-shortest.h Add double-conversion to third_party (#447) 2022-06-26 03:41:55 -07:00
test-bignum-dtoa.cc Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
test-bignum.cc Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
test-conversions.cc Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
test-diy-fp.cc Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
test-dtoa.cc Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
test-fast-dtoa.cc Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
test-fixed-dtoa.cc Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
test-ieee.cc Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00
test-strtod.cc Fix bugs and make code tinier 2022-10-09 23:21:34 -07:00