index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib9
/
fmt
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-10
lib9: hide uvlong/double conversions to placate gcc (John Gosset)
Russ Cox
1
-26
/
+31
2008-03-03
lib9: gcc-4.2 bug in sprint
Russ Cox
1
-1
/
+4
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
2006-06-26
long double
rsc
1
-1
/
+1
2006-06-26
long double
rsc
1
-1
/
+4
2006-06-25
silence warning
rsc
1
-1
/
+1
2006-05-28
silence warning
rsc
1
-1
/
+1
2006-05-26
silence warning
rsc
1
-1
/
+1
2006-05-26
oops
rsc
4
-0
/
+15
2006-05-22
incorporate changes from Google
rsc
6
-13
/
+67
2006-05-22
new, commented fltfmt
rsc
1
-223
/
+509
2006-05-21
fmt changes from Google
rsc
38
-504
/
+211
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
3
-3
/
+3
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
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
2004-06-09
use plan9 malloc
rsc
4
-12
/
+8
2004-04-19
clean up when finished.
rsc
1
-1
/
+0
2004-02-29
Move utf, fmt. Small header file changes.
rsc
43
-0
/
+3690