index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libc
/
fmt
Age
Commit message (
Collapse
)
Author
2016-03-19
libc: trailing whitespace cleanup
BurnZeZ
2016-01-07
introduce signed intptr and %z format modifier for formating uintptr and intptr
cinap_lenrek
2015-08-25
fix fuckup
glenda
2015-08-25
import E script from bell labs
mischief
2015-05-17
libc: use Runemax instead of hardcoded 0x65536 for fmtchar check (thanks qrstuv)
cinap_lenrek
2013-09-06
libc: set malloctag for runesmprint()
cinap_lenrek
2013-03-03
fltfmt: make %g print decimal numbers less than 1 with a leading zero
ppatience0
2013-03-03
fltfmt: %.0g should print with one significant figure
ppatience0
2013-03-01
fltfmt: fix %g not printing as %e in some cases when it should
ppatience0
2013-02-27
fltfmt: %.ng is supposed to print a number with n significant figures, but ↵
ppatience0
it prints it with n+1. This fixes that behaviour.
2012-12-31
fix utf and rune handling in preparation for 32bit runes
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen