1
0
mirror of https://github.com/golang/go synced 2024-10-03 12:31:21 -06:00
go/src/pkg
Robert Griesemer bd4f94057f gofmt-ify syscall
(replacement for CL 1018053)

R=r
http://go/go-review/1017047
2009-11-05 10:55:57 -08:00
..
archive/tar gofmt-ify src/pkg/archive 2009-11-04 17:02:47 -08:00
asn1 gofmt-ify asn1 2009-11-04 17:03:08 -08:00
big all of pkg now compiles, fixes a few more tests 2009-10-23 11:00:59 -07:00
bignum files that are okay from the last gofmt round 2009-10-27 22:47:54 -07:00
bufio gofmt-ify bufio 2009-11-04 17:04:21 -08:00
bytes gofmt-ify bytes 2009-11-04 16:49:28 -08:00
compress gofmt-ify compress 2009-11-04 17:10:18 -08:00
container reduce stutter: sort.SortInterface -> sort.Interface. 2009-10-13 13:05:16 -07:00
crypto gofmt-ify crypto 2009-11-04 17:02:30 -08:00
debug Define constants for sizes of Sym structures. 2009-11-02 12:53:06 -08:00
ebnf gofmt-ify ebnf 2009-11-04 17:05:01 -08:00
encoding gofmt-ify encoding 2009-11-05 08:55:18 -08:00
exec apply gofmt to datafmt, ebnf, exec, expvar, flag, fmt 2009-10-06 15:38:57 -07:00
exp gofmt-ify math, expvar, exp/spacewar 2009-11-05 09:08:08 -08:00
expvar gofmt-ify math, expvar, exp/spacewar 2009-11-05 09:08:08 -08:00
flag gofmt-ify template, time, unsafe, flag, fmt 2009-11-05 09:40:28 -08:00
fmt gofmt-ify template, time, unsafe, flag, fmt 2009-11-05 09:40:28 -08:00
go more comment formatting: 2009-11-04 22:07:13 -08:00
gob better code for allocation through indirection 2009-10-11 18:07:47 -07:00
hash gofmt-ify hash, http 2009-11-04 22:45:59 -08:00
http gofmt-ify hash, http 2009-11-04 22:45:59 -08:00
image gofmt-ify image 2009-11-04 22:52:28 -08:00
io reverse the arguments to io.Copy so the destination is on the 2009-11-01 20:59:49 -08:00
json allow unpacking of json map into Go map, 2009-11-01 05:49:07 -08:00
log change date format in logs - was missing slash between month and day 2009-10-09 15:44:57 -07:00
malloc apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
math gofmt-ify math, expvar, exp/spacewar 2009-11-05 09:08:08 -08:00
net gofmt-ify net 2009-11-04 23:16:46 -08:00
once apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
os gofmt-ify os 2009-11-04 20:42:40 -08:00
patch package patch 2009-11-04 17:55:06 -08:00
path files that are okay from the last gofmt round 2009-10-27 22:47:54 -07:00
rand Define the new Rand and Source types to allow creating 2009-10-15 11:46:37 -07:00
reflect misc cleanup 2009-11-01 09:25:55 -08:00
regexp panic can't print interfaces well so use err.String() 2009-11-04 15:13:16 -08:00
rpc package net cleanup 2009-11-02 18:37:30 -08:00
runtime clone and futex 2009-10-29 21:21:14 -07:00
sort gofmt-ify sort, sync 2009-11-04 23:25:29 -08:00
strconv gofmt-ify strconv 2009-11-04 23:20:49 -08:00
strings bytes.SplitAfter and strings.SplitAfter 2009-11-04 15:19:30 -08:00
sync gofmt-ify sort, sync 2009-11-04 23:25:29 -08:00
syscall gofmt-ify syscall 2009-11-05 10:55:57 -08:00
tabwriter gofmt-ify tabwriter 2009-11-04 22:26:48 -08:00
template gofmt-ify template, time, unsafe, flag, fmt 2009-11-05 09:40:28 -08:00
testing Add testing/script. 2009-11-03 12:47:06 -08:00
time gofmt-ify template, time, unsafe, flag, fmt 2009-11-05 09:40:28 -08:00
unicode gofmt-ify unicode 2009-11-04 21:39:55 -08:00
unsafe gofmt-ify template, time, unsafe, flag, fmt 2009-11-05 09:40:28 -08:00
utf8 files that are okay from the last gofmt round 2009-10-27 22:47:54 -07:00
xml gofmt-ify parts of xml 2009-11-05 08:59:03 -08:00
deps.bash - updated Makefile, Make.deps 2009-08-17 15:20:51 -07:00
Make.deps package patch 2009-11-04 17:55:06 -08:00
Makefile package patch 2009-11-04 17:55:06 -08:00