1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:31:21 -06:00
go/src/pkg
Russ Cox ed6eb5b577 a nagging inconsistency: capitalization of
HTML vs Html, URL vs Url, HTTP vs Http,
current source is 6:1 in favor of the former,
so change instances of the latter.

R=r
CC=go-dev
http://go/go-review/1024026
2009-11-08 21:46:20 -08:00
..
archive/tar - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
asn1 Typo fixes. 2009-11-06 18:43:57 -08:00
big - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
bignum - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
bufio assorted cleanup 2009-11-08 21:08:27 -08:00
bytes - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
compress assorted cleanup 2009-11-08 21:08:27 -08:00
container - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
crypto assorted cleanup 2009-11-08 21:08:27 -08:00
debug - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
ebnf - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
encoding - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
exec apply gofmt to datafmt, ebnf, exec, expvar, flag, fmt 2009-10-06 15:38:57 -07:00
exp Typo fixes. 2009-11-06 18:43:57 -08:00
expvar - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
flag Add flags of type float to the flag package. 2009-11-07 15:52:27 -08:00
fmt - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
go a nagging inconsistency: capitalization of 2009-11-08 21:46:20 -08:00
gob - application of gofmt with one-line composite literal structs enabled 2009-11-06 16:33:53 -08:00
hash - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
http a nagging inconsistency: capitalization of 2009-11-08 21:46:20 -08:00
image - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
io - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
json - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
log Typo fixes. 2009-11-06 18:43:57 -08:00
malloc add top-level package comments for net, reflect, malloc. 2009-11-08 15:57:25 -08:00
math - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
net add top-level package comments for net, reflect, malloc. 2009-11-08 15:57:25 -08:00
once - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
os assorted cleanup 2009-11-08 21:08:27 -08:00
patch - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
path - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
rand - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
reflect delete TODO now that compiler is better at % 2009-11-08 20:45:39 -08:00
regexp - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
rpc Typo fixes. 2009-11-06 18:43:57 -08:00
runtime make 5g executables run on android/arm hardware. change OABI 2009-11-05 22:53:08 -08:00
sort - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
strconv - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
strings - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
sync - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
syscall - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
tabwriter - avoid division-by-zero crash in tabwriter 2009-11-07 23:59:24 -08:00
template a nagging inconsistency: capitalization of 2009-11-08 21:46:20 -08:00
testing - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
time - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
unicode a nagging inconsistency: capitalization of 2009-11-08 21:46:20 -08:00
unsafe gofmt-ify template, time, unsafe, flag, fmt 2009-11-05 09:40:28 -08:00
utf8 - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
xml - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
deps.bash - updated Makefile, Make.deps 2009-08-17 15:20:51 -07:00
Make.deps crypto/tls (part 5/5) 2009-11-05 16:44:02 -08:00
Makefile crypto/tls (part 5/5) 2009-11-05 16:44:02 -08:00