1
0
mirror of https://github.com/golang/go synced 2024-11-23 23:00:03 -07:00
go/src
Russ Cox 92b02e3131 encoding/xml: document new chardata tag
Followup to CL 16047.
For #12963.

Change-Id: I596cd5109b25a4079b966427411860fde8b9b54a
Reviewed-on: https://go-review.googlesource.com/17232
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-12-03 14:47:57 +00:00
..
archive archive/tar: convert Reader.Next to be loop based 2015-12-02 02:27:27 +00:00
bufio bufio: clarify Read docs 2015-12-01 20:05:25 +00:00
builtin
bytes
cmd cmd/go: allow buildmode=c-shared for android/arm64. 2015-12-02 22:00:15 +00:00
compress compress/bzip2/testdata: make Mark.Twain-Tom.Sawyer.txt free 2015-12-02 02:40:38 +00:00
container
crypto crypto/x509: permit serial numbers to be negative. 2015-11-28 00:07:16 +00:00
database/sql database/sql: Add DB.SetConnMaxLifetime 2015-12-02 17:38:31 +00:00
debug
encoding encoding/xml: document new chardata tag 2015-12-03 14:47:57 +00:00
errors
expvar
flag
fmt internal/race: add package 2015-11-26 16:50:31 +00:00
go go/types: fix race-y initialization of Struct.offsets 2015-12-01 19:22:19 +00:00
hash hash/crc32: add noescape tags to assembly functions 2015-11-25 15:01:10 +00:00
html text/template,html/template: correct comment in DefinedTemplates 2015-11-24 21:52:36 +00:00
image
index/suffixarray
internal internal/race: add package 2015-11-26 16:50:31 +00:00
io io/ioutil: add examples to functions 2015-11-30 19:47:18 +00:00
log
math
mime mime: let FormatMediaType format slash-less media types, to mirror ParseMediaType. 2015-12-01 16:29:28 +00:00
net net: return rooted DNS names on windows 2015-12-03 01:44:43 +00:00
os os: skip TestHardLink on Android. 2015-12-03 01:24:13 +00:00
path path: fix typo 2015-11-28 05:54:25 +00:00
reflect reflect: mark mapassign as noescape 2015-11-19 21:35:58 +00:00
regexp regexp/syntax: fix handling of \Q...\E 2015-12-01 22:45:12 +00:00
runtime runtime: fix sanity check in stackBarrier 2015-12-03 03:53:35 +00:00
sort
strconv
strings
sync internal/race: add package 2015-11-26 16:50:31 +00:00
syscall internal/race: add package 2015-11-26 16:50:31 +00:00
testing testing: document that T and B are safe for concurrent calls 2015-12-01 22:01:26 +00:00
text text/template,html/template: correct comment in DefinedTemplates 2015-11-24 21:52:36 +00:00
time time: fix handling of -07, handle Z07 2015-12-02 01:35:09 +00:00
unicode unicode/utf8: add test for FullRune 2015-12-01 10:39:06 +00:00
unsafe
vendor/golang.org/x/net/http2/hpack
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash
make.bat
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc