go/src/pkg
Rob Pike 9bcfc57660 reflect: documentation tweaks
Fixes #2952.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5651054
2012-02-10 15:09:09 +11:00
..
archive archive/zip: tweak API and docs. 2012-02-08 14:34:40 +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 compress/gzip: remove dead code 2012-02-10 09:33:51 +11:00
container container/heap: add example 2012-02-10 10:07:55 +11:00
crypto doc: remove overuse of simply 2012-02-06 13:34:35 -05:00
database/sql database/sql: remove Into from ScannerInto/ScanInto 2012-02-10 10:20:49 +11:00
debug build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
encoding encoding/binary: another attempt to describe the type of Read and Write's data 2012-02-10 09:55:48 +11:00
errors build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
exp go/scanner: clean up error interface 2012-02-08 11:41:32 -08: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: Handle recursive embedded types. 2012-02-08 16:54:48 -08:00
hash build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
html all: avoid bytes.NewBuffer(nil) 2012-02-06 14:09:00 +11:00
image bufio: drop error return for NewReaderSize and NewWriterSize 2012-02-08 13:07:13 +11: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 math/big: more accurate package comment 2012-02-03 10:17:19 -08:00
mime build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
net os: delete Exec, NewFile takes uintptr, rename ShellExpand, doc fixes 2012-02-10 14:16:15 +11:00
old all: avoid bytes.NewBuffer(nil) 2012-02-06 14:09:00 +11:00
os os/exec: add Cmd.Waitmsg, fix a misleading comment 2012-02-10 14:52:08 +11:00
path path/filepath: repair and simplify the symlink test 2012-02-07 11:00:13 +11:00
reflect reflect: documentation tweaks 2012-02-10 15:09:09 +11:00
regexp regexp: name result parameters referenced from docs 2012-02-10 10:22:01 +11:00
runtime runtime: Linux/ARM: exit early on OABI systems, and give an error message 2012-02-09 16:18:21 -05:00
sort build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
strconv strconv: handle very large inputs 2012-02-07 23:37:15 -05:00
strings strings: delete method comments implied by interface satisfaction 2012-02-10 14:45:11 +11:00
sync build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
syscall syscall: add Timeval.Nano, Timespec.Nano, for conversion to Duration 2012-02-06 18:04:12 -05:00
testing testing/quick: documentation tweaks 2012-02-10 14:37:50 +11:00
text template: refer HTML users to html/template 2012-02-10 14:21:36 +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 unsafe: refer to correct reflect functions 2012-01-04 17:14:56 +11:00
deps.bash renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00