go/src
Ian Lance Taylor 5fad09016b cmd/cgo: mention character restrictions on #cgo lines
Fixes #26025

Change-Id: I43b3c9019ca8d2844e4d664c2090e506b2171077
Reviewed-on: https://go-review.googlesource.com/120975
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-06-26 14:39:02 +00:00
..
archive archive/zip: warn about FileHeader.Name being unvalidated on read 2018-06-13 21:57:41 +00:00
bufio bufio: clarify SplitFunc docs for nil token 2018-06-13 21:43:06 +00:00
builtin
bytes
cmd cmd/cgo: mention character restrictions on #cgo lines 2018-06-26 14:39:02 +00:00
compress
container
context context: add docs to ExampleWithValue 2018-06-12 22:33:54 +00:00
crypto syscall/js: turn constant package vars into functions 2018-06-25 17:04:01 +00:00
database/sql database/sql: update doc related to per-connection state 2018-06-06 18:18:20 +00:00
debug debug/elf,macho,pe: support compressed DWARF 2018-06-19 22:13:51 +00:00
encoding encoding/gob: correct issue number typo in comment 2018-06-13 05:33:59 +00:00
errors
expvar
flag flag: add a Value example 2018-06-21 23:32:53 +00:00
fmt
go go/internal/gccgoimporter: read export data from archives 2018-06-20 04:38:48 +00:00
hash
html text/template/parse: undo breaking API changes 2018-06-22 08:05:11 +00:00
image
index/suffixarray
internal syscall, internal/poll: fix build on js/wasm 2018-06-22 17:58:16 +00:00
io
log
math math/big: handle negative exponents in Exp 2018-06-14 22:26:30 +00:00
mime mime: change *.js mime type to application/javascript, not x-javascript 2018-06-20 22:20:41 +00:00
net net/http: document and test behavior of ServeMux with ports 2018-06-25 19:12:51 +00:00
os os: have UserCacheDir return an error on failure 2018-06-25 18:59:39 +00:00
path
plugin
reflect reflect: add StructOf test case that gccgo used to fail 2018-06-06 14:08:42 +00:00
regexp regexp: add QuoteMeta example 2018-06-12 22:37:01 +00:00
runtime cmd/compile: map delete should clear value always 2018-06-26 01:57:01 +00:00
sort
strconv strconv: add missing period to godoc comment 2018-06-09 01:26:25 +00:00
strings
sync sync: fix deficiency in RWMutex race annotations 2018-06-22 14:43:09 +00:00
syscall syscall/js: turn constant package vars into functions 2018-06-25 17:04:01 +00:00
testing
text text/template/parse: undo breaking API changes 2018-06-22 08:05:11 +00:00
time time: run genzabbrs.go to update zoneinfo_abbrs_windows.go 2018-06-26 09:55:39 +00:00
unicode unicode: fix SpecialCase to follow its docs & respect explict no-op mappings 2018-06-17 08:48:39 +00:00
unsafe
vendor/golang_org/x
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash make.bash: don't pass GOOS and GOARCH to cmd/go when finding GOROOT_BOOTSTRAP 2018-06-20 16:04:33 +00:00
make.bat
make.rc
naclmake.bash
nacltest.bash
race.bash runtime/race: implement race detector for ppc64le 2018-06-11 17:45:36 +00:00
race.bat
run.bash
run.bat
run.rc