• Russ Cox's avatar
    use new strconv API · 2666b815
    Russ Cox authored
    All but 3 cases (in gcimporter.go and hixie.go)
    are automatic conversions using gofix.
    
    No attempt is made to use the new Append functions
    even though there are definitely opportunities.
    
    R=golang-dev, gri
    CC=golang-dev
    https://golang.org/cl/5447069
    2666b815
Name
Last commit
Last update
..
Makefile Loading commit data...
chain.go Loading commit data...
fib.go Loading commit data...
file.go Loading commit data...
golden.out Loading commit data...
hello.go Loading commit data...
test.bash Loading commit data...