| .. |
|
archive
|
use new strconv API
|
2011-12-05 15:48:46 -05:00 |
|
bufio
|
various: reduce overuse of os.EINVAL + others
|
2011-11-13 22:42:42 -05:00 |
|
builtin
|
builtin: document delete
|
2011-11-09 10:49:41 -08:00 |
|
bytes
|
update tree for new default type rule
|
2011-12-08 22:08:03 -05:00 |
|
compress
|
various: we don't cast, we convert
|
2011-12-05 19:40:52 -08:00 |
|
container
|
container/heap: document what Push and Pop do
|
2011-11-03 15:30:57 -04:00 |
|
crypto
|
crypto/dsa: don't truncate input hashes.
|
2011-12-08 16:46:19 -05:00 |
|
debug
|
use new strconv API
|
2011-12-05 15:48:46 -05:00 |
|
encoding
|
use new strconv API
|
2011-12-05 15:48:46 -05:00 |
|
errors
|
errors: new package
|
2011-11-01 21:46:59 -04:00 |
|
exp
|
gc: minor changes for inlining
|
2011-12-09 08:03:51 -05:00 |
|
expvar
|
use new strconv API
|
2011-12-05 15:48:46 -05:00 |
|
flag
|
use new strconv API
|
2011-12-05 15:48:46 -05:00 |
|
fmt
|
update tree for new default type rule
|
2011-12-08 22:08:03 -05:00 |
|
go
|
update tree for new default type rule
|
2011-12-08 22:08:03 -05:00 |
|
hash
|
hash: rewrite comment on Hash.Sum method
|
2011-12-06 14:12:09 +11:00 |
|
html
|
html/template: make Must work
|
2011-12-09 10:47:36 -08:00 |
|
image
|
image: avoid func comparison during ColorModel comparison
|
2011-12-06 10:47:42 -05:00 |
|
index/suffixarray
|
renaming_2: gofix -r go1pkgrename src/pkg/[a-l]*
|
2011-11-08 15:40:58 -08:00 |
|
io
|
Add a []byte argument to hash.Hash to allow an allocation to be saved.
|
2011-12-01 12:35:37 -05:00 |
|
log
|
use new time API
|
2011-11-30 12:01:46 -05:00 |
|
math
|
update tree for new default type rule
|
2011-12-08 22:08:03 -05:00 |
|
mime
|
syscall: return error, not uintptr, when function returns error
|
2011-12-08 12:07:21 +11:00 |
|
net
|
time: use Duration for AfterFunc.
|
2011-12-08 15:42:44 +11:00 |
|
old
|
use new strconv API
|
2011-12-05 15:48:46 -05:00 |
|
os
|
os/exec: make LookPath always search the current directory under Windows.
|
2011-12-02 14:29:24 +11:00 |
|
patch
|
Add a []byte argument to hash.Hash to allow an allocation to be saved.
|
2011-12-01 12:35:37 -05:00 |
|
path
|
gofmt -s misc src
|
2011-12-02 14:14:25 -05:00 |
|
reflect
|
gc: disallow map/func equality via interface comparison
|
2011-12-06 10:48:17 -05:00 |
|
regexp
|
update tree for new default type rule
|
2011-12-08 22:08:03 -05:00 |
|
runtime
|
ld: increase default stack size on Windows for cgo
|
2011-12-07 16:53:17 +03:00 |
|
sort
|
renaming_3: gofix -r go1pkgrename src/pkg/[m-z]*
|
2011-11-08 15:41:54 -08:00 |
|
strconv
|
strconv: fix documentation
|
2011-12-07 14:45:45 -08:00 |
|
strings
|
update tree for new default type rule
|
2011-12-08 22:08:03 -05:00 |
|
sync
|
allow copy of struct containing unexported fields
|
2011-11-15 12:20:59 -05:00 |
|
syscall
|
syscall: allow for mksyscall_windows.pl to be used outside of syscall
|
2011-12-09 11:12:03 +11:00 |
|
testing
|
time: use Duration for AfterFunc.
|
2011-12-08 15:42:44 +11:00 |
|
text
|
use new strconv API
|
2011-12-05 15:48:46 -05:00 |
|
time
|
time: use Duration for AfterFunc.
|
2011-12-08 15:42:44 +11:00 |
|
unicode
|
update tree for new default type rule
|
2011-12-08 22:08:03 -05:00 |
|
unsafe
|
unsafe: update doc
|
2011-08-31 17:59:35 -04:00 |
|
websocket
|
use new strconv API
|
2011-12-05 15:48:46 -05:00 |
|
Makefile
|
html/template: update to new template API
|
2011-11-30 17:42:18 -05:00 |
|
deps.bash
|
renaming_1: hand-edited files for go 1 renaming
|
2011-11-08 15:38:47 -08:00 |