]> Cypherpunks repositories - gostls13.git/commit
improve bug054.go
authorRob Pike <r@golang.org>
Wed, 25 Jun 2008 22:22:27 +0000 (15:22 -0700)
committerRob Pike <r@golang.org>
Wed, 25 Jun 2008 22:22:27 +0000 (15:22 -0700)
commitc137d6b8e4fa0f117bf81c8ca5d3ab338f1f2cbe
treeebb4cd08a5b7ee2bd1123c667f577d70f1f1f6da
parent0ece7d470ff88e95cc80c12a5cabc34626e8f198
improve bug054.go
fix integer.ToString to return the proper, not-nul-terminated value

SVN=124654
test/bugs/bug054.go
test/golden.out
test/integer.go
test/test_integer.go