Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-14 | libfmt: add missing copyright notice to nan64.c | Russ Cox | 1 | -0/+2 | |
nan64.c was part of change #1 in this repository and did not have a notice at that point (September 2003). An earlier copy of libfmt, dated January 14-15, 2003, makes it clear that nan64.c was extracted from fltfmt.c and strtod.c, so use the same notice they use. | |||||
2008-05-10 | lib9: hide uvlong/double conversions to placate gcc (John Gosset) | Russ Cox | 1 | -26/+31 | |
2007-05-10 | fix nan64 | rsc | 1 | -4/+11 | |
2007-04-06 | another day, another __isNaN | rsc | 1 | -1/+2 | |
2007-04-06 | new __isNaN (Scott Schwartz) | rsc | 1 | -5/+1 | |
2004-12-26 | clean up for unix port | rsc | 1 | -12/+3 | |
2004-09-23 | Get rid of 64-bit constants. | rsc | 1 | -3/+3 | |
2004-08-22 | PowerPC Linux support from ericvh. | rsc | 1 | -1/+1 | |
Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory. | |||||
2004-02-29 | Move utf, fmt. Small header file changes. | rsc | 1 | -0/+76 | |