aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/fmt
AgeCommit message (Expand)AuthorFilesLines
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc3-3/+3
2006-01-06use inttypesrsc1-1/+1
2005-12-29add stdint.h, uintptrrsc1-0/+5
2005-12-29set qid.vers (Erik Quanstrom)rsc5-9/+9
2005-11-01Properly size buffer to avoid overflow.wkj1-1/+1
2005-01-14checkpointrsc2-0/+2
2005-01-13these mkfiles only confusersc1-56/+0
2005-01-07sunos fixesrsc2-2/+0
2004-12-31change _p9pow10 to fmtpow10rsc1-1/+1
2004-12-29Formatting nits.wkj34-68/+68
2004-12-29#define pow10 to _p9pow10 as a stop-gap.wkj1-2/+4
2004-12-27fmtdef.h needed for VA_COPYrsc2-0/+2
2004-12-27add isNaNrsc1-3/+4
2004-12-26portdatesrsc1-0/+30
2004-12-26more testsrsc2-0/+61
2004-12-26import changes from plan 9rsc18-167/+171
2004-12-26pick up plan 9 fltfmt changesrsc1-325/+138
2004-12-26various little changes.rsc1-19/+17
2004-12-26add for unix portrsc1-0/+33
2004-12-26clean up for unix portrsc37-97/+112
2004-10-22print 0 %ux as 0x0rsc1-1/+0
2004-09-28Fix bug in rune half of __fmtcpy reported by rob.rsc1-2/+0
2004-09-23Get rid of 64-bit constants.rsc1-3/+3
2004-09-17small tweaksrsc2-2/+2
2004-08-22PowerPC Linux support from ericvh.rsc11-14/+34
2004-06-09use plan9 mallocrsc4-12/+8
2004-04-19clean up when finished.rsc1-1/+0
2004-02-29Move utf, fmt. Small header file changes.rsc43-0/+3690