..
archive
bufio
builtin
bytes
all: add missing copyright
2013-12-17 06:52:32 -08:00
compress
compress/flate: use io.ByteReader in docs
2013-12-18 18:24:55 -08:00
container
container/list: Add missing period to doc comment for Front
2013-12-17 14:21:11 -08:00
crypto
crypto/tls: rework reference tests.
2013-12-20 11:37:05 -05:00
database /sql
database/sql: Fix inaccurate comment
2013-12-17 14:53:31 -08:00
debug
debug/goobj: expand package prefix correctly
2013-12-18 19:00:52 -05:00
encoding
encoding/json: use sync.Pool
2013-12-18 15:52:05 -08:00
errors
expvar
flag
flag: remove unused FlagSet.exitOnError field
2013-12-17 23:18:12 -05:00
fmt
fmt: use sync.Pool
2013-12-18 11:09:07 -08:00
go
go/build: mention 'tag' as an alias for 'build constraint'
2013-12-19 11:43:34 -08:00
hash
html
html: add tests for UnescapeString edge cases
2013-12-18 10:20:25 -08:00
image
image/gif: respect local color table transparency.
2013-12-18 15:10:40 -05:00
index /suffixarray
io
io/ioutil: use sync.Pool in Discard
2013-12-20 09:38:35 -08:00
log
log: fix example (fix build)
2013-12-18 17:25:23 +11:00
math
math/rand: Float32/64 must only return values in [0,1)
2013-12-18 15:38:53 -05:00
mime
net
net/http: empty contenty-type treated as application/octet-stream
2013-12-20 11:49:42 -08:00
os
os: rename only works as part of the same directory on Plan 9
2013-12-19 21:20:03 +01:00
path
os, path/filepath: don't ignore Lstat errors in Readdir
2013-12-17 12:19:01 -08:00
reflect
reflect: rewrite Value to separate out pointer vs. nonpointer info.
2013-12-19 15:15:24 -08:00
regexp
regexp: use sync.Pool
2013-12-18 16:43:19 -08:00
runtime
runtime: fix build for OpenBSD
2013-12-19 21:12:18 -05:00
sort
strconv
all: add missing copyright
2013-12-17 06:52:32 -08:00
strings
strings: Add example function for IndexAny
2013-12-16 10:50:56 -08:00
sync
sync: explain Pool's intentions
2013-12-20 11:15:50 -08:00
syscall
syscall: add NewCallbackCDecl again
2013-12-19 14:38:50 +11:00
testing
cmd/godoc: document package-level examples
2013-11-11 12:09:24 +11:00
text
net, text/tabwriter: use cap arg to make
2013-12-12 10:13:17 +04:00
time
time: fix test error in Chinese edition of Windows
2013-12-17 02:43:14 -05:00
unicode
all: add missing copyright
2013-12-17 06:52:32 -08:00
unsafe