Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-06 | use inttypes | rsc | 1 | -1/+1 | |
2005-12-29 | add stdint.h, uintptr | rsc | 1 | -0/+5 | |
2005-12-29 | set qid.vers (Erik Quanstrom) | rsc | 5 | -9/+9 | |
2005-11-01 | Properly size buffer to avoid overflow. | wkj | 1 | -1/+1 | |
2005-01-14 | checkpoint | rsc | 2 | -0/+2 | |
2005-01-13 | these mkfiles only confuse | rsc | 1 | -56/+0 | |
2005-01-07 | sunos fixes | rsc | 2 | -2/+0 | |
2004-12-31 | change _p9pow10 to fmtpow10 | rsc | 1 | -1/+1 | |
2004-12-29 | Formatting nits. | wkj | 34 | -68/+68 | |
2004-12-29 | #define pow10 to _p9pow10 as a stop-gap. | wkj | 1 | -2/+4 | |
2004-12-27 | fmtdef.h needed for VA_COPY | rsc | 2 | -0/+2 | |
2004-12-27 | add isNaN | rsc | 1 | -3/+4 | |
2004-12-26 | portdates | rsc | 1 | -0/+30 | |
2004-12-26 | more tests | rsc | 2 | -0/+61 | |
2004-12-26 | import changes from plan 9 | rsc | 18 | -167/+171 | |
2004-12-26 | pick up plan 9 fltfmt changes | rsc | 1 | -325/+138 | |
2004-12-26 | various little changes. | rsc | 1 | -19/+17 | |
also pick up latest fltfmt from plan 9 | |||||
2004-12-26 | add for unix port | rsc | 1 | -0/+33 | |
2004-12-26 | clean up for unix port | rsc | 37 | -97/+112 | |
2004-10-22 | print 0 %ux as 0x0 | rsc | 1 | -1/+0 | |
2004-09-28 | Fix bug in rune half of __fmtcpy reported by rob. | rsc | 1 | -2/+0 | |
2004-09-23 | Get rid of 64-bit constants. | rsc | 1 | -3/+3 | |
2004-09-17 | small tweaks | rsc | 2 | -2/+2 | |
2004-08-22 | PowerPC Linux support from ericvh. | rsc | 11 | -14/+34 | |
Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory. | |||||
2004-06-09 | use plan9 malloc | rsc | 4 | -12/+8 | |
2004-04-19 | clean up when finished. | rsc | 1 | -1/+0 | |
don't set PLAN9 don't set PLAN9 | |||||
2004-02-29 | Move utf, fmt. Small header file changes. | rsc | 43 | -0/+3690 | |