..
archive
…
bufio
…
builtin
…
bytes
bytes: improve Compare function on amd64 for large byte arrays
2015-08-26 03:52:20 +00:00
cmd
[dev.ssa] cmd/compile: Don't rematerialize getg
2015-10-20 01:41:50 +00:00
compress
compress/flate: simplify inflate logic
2015-09-03 01:54:35 +00:00
container
…
crypto
crypto/x509: emit PKIX names in a more standard order.
2015-08-30 15:34:48 +00:00
database /sql
database/sql: close bad connections in commit or rollback:
2015-09-03 17:07:37 +00:00
debug
all: remove executable bit from several files
2015-09-04 02:59:49 +00:00
encoding
encoding/asn1: fix panic when Marshaling nil.
2015-08-29 18:53:41 +00:00
errors
…
expvar
…
flag
…
fmt
fmt: fix scientific notation in docs
2015-08-31 18:43:00 +00:00
go
go/types: fix real(a) and imag(a) for untyped arguments
2015-08-26 21:16:31 +00:00
hash
hash: update documentation for MakeTable in crc32 and crc64
2015-09-04 02:16:27 +00:00
html
…
image
image/gif: map/slice literals janitoring
2015-09-04 11:58:15 +00:00
index /suffixarray
…
internal
internal/syscall/windows/registry: do not panic when data is large
2015-09-04 04:47:26 +00:00
io
io: add WriteString support to MultiWriter
2015-09-01 04:00:12 +00:00
log
…
math
math/big: use optimized formula in ModSqrt for 3 mod 4 primes
2015-08-29 19:11:03 +00:00
mime
mime: move examples to external test file
2015-08-22 18:39:29 +00:00
net
net: Make Listen(":port") use IPv6 when IPv4 is not supported.
2015-09-05 02:31:22 +00:00
os
os: remove a redundant branch in File.Read.
2015-08-31 04:42:04 +00:00
path
…
reflect
reflect: record unsafe.Pointer, not uintptr, during DeepEqual
2015-09-05 01:44:30 +00:00
regexp
…
runtime
[dev.ssa] cmd/compile: fill remaining SSA gaps
2015-10-18 13:30:54 +00:00
sort
…
strconv
strconv: add QuoteToGraphic and friends
2015-09-08 17:33:17 +00:00
strings
…
sync
…
syscall
syscall: fix formatting calls in tests
2015-09-03 21:08:04 +00:00
testing
testing/quick: terminate for arbitrary recursive types
2015-08-29 19:23:37 +00:00
text
text/template: add ExecError type and return it from Execute on error
2015-08-27 06:40:56 +00:00
time
time: fix 400 year offset in comment
2015-08-29 01:03:42 +00:00
unicode
unicode: include rune 0 in RangeTables.
2015-08-24 15:05:48 +00:00
unsafe
…
Make.dist
…
all.bash
…
all.bat
…
all.rc
…
androidtest.bash
…
bootstrap.bash
build: Fix bootstrap.bash for official source tarballs
2015-09-01 19:52:59 +00:00
buildall.bash
…
clean.bash
…
clean.bat
…
clean.rc
…
iostest.bash
…
make.bash
make.bash: abort if $GOROOT_BOOTSTRAP == $GOROOT
2015-08-24 03:04:52 +00:00
make.bat
…
make.rc
…
nacltest.bash
…
race.bash
…
race.bat
…
run.bash
…
run.bat
…
run.rc
…