1
0
mirror of https://github.com/golang/go synced 2024-10-04 22:21:22 -06:00
go/src/lib
Russ Cox c00295d115 Automated g4 rollback of changelist 19913.
*** Reason for rollback ***

broke build

*** Original change description ***

bufio.ReadRune

TBR=r
OCL=19923
CL=19923
2008-11-24 13:29:59 -08:00
..
container refine gobuild: the files must be *_test.go not *test.go 2008-11-19 19:43:32 -08:00
fmt Automated g4 rollback of changelist 19916. 2008-11-24 13:24:15 -08:00
hash hash writers: adler32, crc32, md5, sha1. 2008-11-24 12:30:40 -08:00
http refine gobuild: the files must be *_test.go not *test.go 2008-11-19 19:43:32 -08:00
math slightly simpler math.Pow per gri's suggestion 2008-11-20 11:56:48 -08:00
net refine gobuild: the files must be *_test.go not *test.go 2008-11-19 19:43:32 -08:00
os refine gobuild: the files must be *_test.go not *test.go 2008-11-19 19:43:32 -08:00
reflect Automated g4 rollback of changelist 19916. 2008-11-24 13:24:15 -08:00
regexp refine gobuild: the files must be *_test.go not *test.go 2008-11-19 19:43:32 -08:00
strconv Automated g4 rollback of changelist 19916. 2008-11-24 13:24:15 -08:00
syscall refine gobuild: the files must be *_test.go not *test.go 2008-11-19 19:43:32 -08:00
tabwriter - implemented arbitrary padding char for tabwriter 2008-11-21 09:35:49 -08:00
time new convert code found error 2008-10-16 16:51:12 -07:00
bignum_test.go make bignum_test a test 2008-11-24 12:32:31 -08:00
bignum.go - lowercased package name (Bignum -> bignum) 2008-11-12 11:00:11 -08:00
bufio.go Automated g4 rollback of changelist 19913. 2008-11-24 13:29:59 -08:00
flag.go stop flag reading before lone - arg. 2008-11-18 17:23:11 -08:00
io.go saving 2 lines :-) 2008-11-19 10:20:52 -08:00
Makefile utf8 routines in go; a start. 2008-11-21 16:13:31 -08:00
once.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
rand.go perm is [] instead of map 2008-11-18 19:59:56 -08:00
sort.go - adjust sort.go to use new naming conventions 2008-11-19 14:32:15 -08:00
strings.go correctly rounded floating-point conversions 2008-11-17 12:34:03 -08:00
testing.go utf8 routines in go; a start. 2008-11-21 16:13:31 -08:00
utf8_test.go Automated g4 rollback of changelist 19916. 2008-11-24 13:24:15 -08:00
utf8.go Automated g4 rollback of changelist 19913. 2008-11-24 13:29:59 -08:00