..
archive
syscall: revert to pre-FreeBSD 10 / POSIX-2008 timespec field names in Stat_t on FreeBSD
2018-12-30 19:36:52 +00:00
bufio
…
builtin
…
bytes
bytes: add ReplaceAll example
2018-12-13 19:40:13 +00:00
cmd
runtime: panic on uncomparable map key, even if map is empty
2018-12-29 01:00:54 +00:00
compress
compress/flate: fix the old url for the flate algorithm
2018-12-20 18:15:50 +00:00
container
…
context
…
crypto
crypto/x509: limit number of signature checks for each verification
2018-12-14 01:04:07 +00:00
database /sql
all: use "reports whether" consistently instead of "returns whether"
2018-12-02 15:12:26 +00:00
debug
all: use "reports whether" consistently instead of "returns whether"
2018-12-02 15:12:26 +00:00
encoding
encoding/gob: mention that Encoder and Decoder are safe for concurrent use
2018-12-28 22:14:11 +00:00
errors
…
expvar
…
flag
…
fmt
fmt: include failing method name in panic message
2018-12-13 22:41:52 +00:00
go
go/doc: handle Examples with no body
2018-12-16 19:03:43 +00:00
hash
hash/fnv: use bits.Mul64 for 128-bit hash
2018-12-10 22:50:48 +00:00
html
text/html: escape MIME type "application/ld+json" as JavaScript
2018-12-13 22:45:02 +00:00
image
…
index /suffixarray
…
internal
internal/x/net/http2/hpack: update from upstream
2018-12-14 18:15:56 +00:00
io
…
log
…
math
math/big: fix incorrect comment variable reference
2018-12-26 05:21:41 +00:00
mime
mime/multipart: quote boundary in Content-Type if necessary
2018-12-13 23:58:06 +00:00
net
net/http: fix typographical error in transport.go
2018-12-29 17:24:26 +00:00
os
syscall: revert to pre-FreeBSD 10 / POSIX-2008 timespec field names in Stat_t on FreeBSD
2018-12-30 19:36:52 +00:00
path
path/filepath: walkSymlinks: return correct error for file with trailing slash
2018-12-24 18:38:18 +00:00
plugin
…
reflect
runtime: panic on uncomparable map key, even if map is empty
2018-12-29 01:00:54 +00:00
regexp
…
runtime
runtime: use EnumTimeFormatsEx instead of EnumWindows in callback tests
2018-12-30 04:55:26 +00:00
sort
…
strconv
strconv: add missing package name into doc.go(godoc overview)
2018-12-30 18:30:11 +00:00
strings
strings: add ReplaceAll example
2018-12-13 00:35:06 +00:00
sync
…
syscall
syscall: revert to pre-FreeBSD 10 / POSIX-2008 timespec field names in Stat_t on FreeBSD
2018-12-30 19:36:52 +00:00
testdata
…
testing
all: use "reports whether" consistently instead of "returns whether"
2018-12-02 15:12:26 +00:00
text
…
time
time: return ENOENT if a zoneinfo zip file is not found
2018-12-24 19:25:18 +00:00
unicode
…
unsafe
…
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.bat
…
make.rc
…
naclmake.bash
…
nacltest.bash
…
race.bash
…
race.bat
…
run.bash
…
run.bat
…
run.rc
…