go/src/lib
Rob Pike 6950491b4f drop trailing slashes - missed comment from last review
TBR=rsc
OCL=25135
CL=25135
2009-02-17 19:59:23 -08:00
..
container - vector package (identical to array except for names) 2009-02-13 15:07:56 -08:00
fmt convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
hash convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
http drop trailing slashes - missed comment from last review 2009-02-17 19:59:23 -08:00
io comment nit 2009-02-16 20:44:29 -08:00
json convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
math convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
net change the URL in the test to avoid a redirection that breaks it in sydney. 2009-02-15 19:58:00 -08:00
os assorted changes: 2009-02-15 22:12:35 -08:00
reflect few more Sizeof. 2009-02-17 13:40:28 -08:00
regexp convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
strconv allow hex, octal in Atoi, etc. 2009-02-16 20:44:21 -08:00
sync add os.ForkExec, os.Exec, os.Wait, exec.OpenCmd. 2009-02-15 19:35:52 -08:00
syscall assorted changes: 2009-02-15 22:12:35 -08:00
tabwriter - vector package (identical to array except for names) 2009-02-13 15:07:56 -08:00
time fix build - missed this file before 2009-02-16 17:07:11 -08:00
unicode convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
Makefile io.Pipe 2009-02-16 16:32:30 -08:00
bignum.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
bignum_test.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
bufio.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
bufio_test.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
exec.go add os.ForkExec, os.Exec, os.Wait, exec.OpenCmd. 2009-02-15 19:35:52 -08:00
exec_test.go add os.ForkExec, os.Exec, os.Wait, exec.OpenCmd. 2009-02-15 19:35:52 -08:00
flag.go use proper strconv in string values. 2009-02-16 21:55:37 -08:00
flag_test.go use proper strconv in string values. 2009-02-16 21:55:37 -08:00
log.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
log_test.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
malloc.go gc #0. mark and sweep collector. 2009-01-26 17:37:05 -08:00
once.go assorted changes: 2009-02-15 22:12:35 -08:00
once_test.go update go code tree to new func rules. 2009-01-30 14:39:31 -08:00
rand.go delete export 2009-01-20 14:40:40 -08:00
sort.go delete export 2009-01-20 14:40:40 -08:00
sort_test.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
strings.go delete export 2009-01-20 14:40:40 -08:00
strings_test.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
testing.go update go code tree to new func rules. 2009-01-30 14:39:31 -08:00
utf8.go delete export 2009-01-20 14:40:40 -08:00
utf8_test.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
xml.go proposed XML parser design. 2009-02-16 20:14:21 -08:00