Commits


silence warning


silence warning


new, commented fltfmt


fmt changes from Google


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


Properly size buffer to avoid overflow.


change _p9pow10 to fmtpow10


#define pow10 to _p9pow10 as a stop-gap.


add isNaN


import changes from plan 9


pick up plan 9 fltfmt changes


clean up for unix port


Move utf, fmt. Small header file changes.