1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:21:21 -06:00
go/src/pkg
Robert Griesemer 7534d40f64 fix various comments
(os package comments were duplicates)

R=rsc
CC=golang-dev
https://golang.org/cl/2205042
2010-09-16 18:21:01 -07:00
..
archive/tar
asn1
big big: added RatString, some simplifications 2010-08-31 15:18:46 -07:00
bufio bufio: add UnreadRune. 2010-09-12 17:40:27 +10:00
bytes
cmath
compress 5g: register allocation bugs 2010-09-12 00:06:45 -04:00
container list: update comment to state that the zero value is ready to use. 2010-09-03 17:11:56 +10:00
crypto http: check https certificate against host name 2010-09-11 23:41:12 -04:00
debug
ebnf
encoding
exec exec.LookPath() unix/windows separation 2010-09-12 17:38:36 +10:00
exp Preliminary support for 'copy' builtin function in exp/eval 2010-09-14 17:25:34 +10:00
expvar
flag
fmt fmt.Fscan: use UnreadRune to preserve data across calls. 2010-09-14 11:06:17 +10:00
go fix various comments 2010-09-16 18:21:01 -07:00
gob 5g: register allocation bugs 2010-09-12 00:06:45 -04:00
hash
html
http http: check https certificate against host name 2010-09-11 23:41:12 -04:00
image exp/draw: clip destination rectangle to the image bounds. 2010-09-09 19:12:54 +10:00
io
json json: Add package comment 2010-09-13 16:03:27 +10:00
log 5g: register allocation bugs 2010-09-12 00:06:45 -04:00
math math: make portable Tan(Pi/2) return NaN 2010-09-11 23:41:25 -04:00
mime
net net/dict: parse response correctly + typo 2010-09-16 13:37:35 -04:00
netchan netchan: add a cross-connect test. 2010-09-17 07:12:54 +10:00
nntp
os fix various comments 2010-09-16 18:21:01 -07:00
patch
path path: add IsAbs 2010-09-09 01:42:43 -04:00
rand
reflect
regexp
rpc
runtime gc: make string x + y + z + ... + w efficient 2010-09-12 00:53:04 -04:00
scanner Fix incorrect reporting of error in Scanner.next() when Read reads > 0 bytes but returns os.EOF. 2010-09-01 15:15:37 -07:00
sort
strconv
strings
sync
syscall net: disable tests for functions not available on windows 2010-09-12 12:02:29 +10:00
syslog
tabwriter
template template: fixed documentation formatting 2010-08-31 19:07:40 -07:00
testing
time 5g: register allocation bugs 2010-09-12 00:06:45 -04:00
unicode
unsafe
utf8
utf16
websocket websocket: Add support for secure WebSockets 2010-09-11 00:27:16 -04:00
xml 5g: register allocation bugs 2010-09-12 00:06:45 -04:00
deps.bash
Makefile gc: fix symbol table generation on windows 2010-09-12 18:07:13 +10:00