1
0
mirror of https://github.com/golang/go synced 2024-10-04 18:21:21 -06:00
go/src/lib
Russ Cox 5486096543 be more precise in ftoa_test.
R=ken
OCL=20173
CL=20173
2008-12-01 16:03:09 -08:00
..
container/array - delete vector.go - not needed anymore 2008-11-25 10:08:49 -08:00
fmt % x inserts spaces between hex bytes in string/*[]byte 2008-11-25 09:23:13 -08:00
hash add missing file 2008-11-24 13:47:52 -08:00
http refine gobuild: the files must be *_test.go not *test.go 2008-11-19 19:43:32 -08:00
io make a (rudimentary) ByteBuffer and put it in package "io". 2008-11-25 09:41:58 -08:00
math add author lines 2008-11-25 09:22:58 -08:00
net change meaning of $GOMAXPROCS to number of cpus to use, 2008-11-25 16:48:10 -08:00
os refine gobuild: the files must be *_test.go not *test.go 2008-11-19 19:43:32 -08:00
reflect replay CL 19916 and CL 19913 now that the build can handle them 2008-11-24 14:51:33 -08:00
regexp refine gobuild: the files must be *_test.go not *test.go 2008-11-19 19:43:32 -08:00
strconv be more precise in ftoa_test. 2008-12-01 16:03:09 -08:00
syscall change meaning of $GOMAXPROCS to number of cpus to use, 2008-11-25 16:48:10 -08:00
tabwriter - fixed a problem with flushing 2008-11-25 14:06:59 -08:00
time add author lines 2008-11-25 09:22:58 -08: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_test.go convert tests. 2008-11-24 15:17:47 -08:00
bufio.go replay CL 19916 and CL 19913 now that the build can handle them 2008-11-24 14:51:33 -08:00
flag.go stop flag reading before lone - arg. 2008-11-18 17:23:11 -08:00
Makefile - delete vector.go - not needed anymore 2008-11-25 10:08:49 -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_test.go convert tests. 2008-11-24 15:17:47 -08:00
sort.go - adjust sort.go to use new naming conventions 2008-11-19 14:32:15 -08:00
strings_test.go convert tests. 2008-11-24 15:17:47 -08:00
strings.go correctly rounded floating-point conversions 2008-11-17 12:34:03 -08:00
testing.go gotest: change pattern to Test([^a-z].*)? 2008-11-25 12:49:17 -08:00
utf8_test.go replay CL 19916 and CL 19913 now that the build can handle them 2008-11-24 14:51:33 -08:00
utf8.go replay CL 19916 and CL 19913 now that the build can handle them 2008-11-24 14:51:33 -08:00