..
archive
archive/zip: hide Write method from *Writer type
2012-02-14 10:47:48 +11:00
bufio
bufio: drop error return for NewReaderSize and NewWriterSize
2012-02-08 13:07:13 +11:00
builtin
builtin: document delete
2011-11-09 10:49:41 -08:00
bytes
bytes.Buffer: return error in WriteTo if buffer is not drained
2012-02-09 08:58:40 +11:00
compress
flate: delete WrongValueError type.
2012-02-11 12:09:11 +11:00
container
container/heap: add example
2012-02-10 10:07:55 +11:00
crypto
all: update 'gotest' to 'go test'
2012-02-13 13:58:17 -05:00
database /sql
database/sql: remove Into from ScannerInto/ScanInto
2012-02-10 10:20:49 +11:00
debug
debug/macho: dropped monstrous URL from package comment
2012-02-10 16:03:24 +11:00
encoding
runtime: delete Type and implementations (use reflect instead)
2012-02-12 23:26:20 -05:00
errors
build: remove Make.pkg, Make.tool
2012-01-30 23:43:46 -05:00
exp
cmd/dist: cross-compiling fixes
2012-02-13 22:31:51 -05:00
expvar
doc: remove overuse of simply
2012-02-06 13:34:35 -05:00
flag
flag: describe valid input for Duration flags.
2012-02-07 17:50:04 +11:00
fmt
fmt: scan FALSE correctly
2012-02-09 14:12:55 +11:00
go
go/doc, godoc: regard lone examples as "whole file" examples
2012-02-14 17:19:59 +11:00
hash
build: remove Make.pkg, Make.tool
2012-01-30 23:43:46 -05:00
html
html/template: Added more explicit wording about examples and documentation.
2012-02-12 12:18:00 +11:00
image
fix build: update image/png test
2012-02-10 17:26:40 -08:00
index /suffixarray
build: remove Make.pkg, Make.tool
2012-01-30 23:43:46 -05:00
io
io/ioutil: document EOF behavior in ReadFile and ReadAll
2012-02-08 11:40:56 +11:00
log
log/syslog: fix documentation for NewLogger
2012-02-09 14:40:56 +11:00
math
all: update 'gotest' to 'go test'
2012-02-13 13:58:17 -05:00
mime
mime: unexport some internal details
2012-02-14 12:48:28 +11:00
net
net/http: more robust test
2012-02-14 17:11:12 +11:00
old
all: avoid bytes.NewBuffer(nil)
2012-02-06 14:09:00 +11:00
os
runtime, syscall, os/signal: fix windows build
2012-02-14 13:51:38 +11:00
path
all: update 'gotest' to 'go test'
2012-02-13 13:58:17 -05:00
reflect
runtime: delete Type and implementations (use reflect instead)
2012-02-12 23:26:20 -05:00
regexp
regexp/syntax: delete old package comment
2012-02-10 01:11:56 -05:00
runtime
runtime: on 386, fix FP control word on all threads, not just initial thread
2012-02-14 01:23:15 -05:00
sort
build: remove Make.pkg, Make.tool
2012-01-30 23:43:46 -05:00
strconv
runtime: on 386, fix FP control word on all threads, not just initial thread
2012-02-14 01:23:15 -05:00
strings
strings: more examples
2012-02-13 14:05:57 +11:00
sync
all: update 'gotest' to 'go test'
2012-02-13 13:58:17 -05:00
syscall
syscall: regenerate z-files for openbsd
2012-02-14 14:44:59 +09:00
testing
go/doc, godoc: regard lone examples as "whole file" examples
2012-02-14 17:19:59 +11:00
text
text/template: drop reference to os.EPERM in the test
2012-02-14 07:11:39 +11:00
time
time: improve commentary about standard time and formatting/parsing
2012-02-10 13:52:19 +11:00
unicode
unicode: various documentation tweaks
2012-02-10 14:30:44 +11:00
unsafe
runtime: delete Type and implementations (use reflect instead)
2012-02-12 23:26:20 -05:00