| .. |
|
archive
|
…
|
|
|
bufio
|
…
|
|
|
builtin
|
…
|
|
|
bytes
|
bytes: make bytes.Buffer cache-friendly
|
2017-02-28 05:19:38 +00:00 |
|
cmd
|
cmd/compile/internal/ssa: remove unused PrintFunc variable
|
2017-03-01 01:23:31 +00:00 |
|
compress
|
compress/flate: use math/bits.Reverse8/16 instead of local implementation
|
2017-03-01 00:15:32 +00:00 |
|
container
|
…
|
|
|
context
|
context: document that Err is unspecified before Done
|
2017-02-22 17:42:28 +00:00 |
|
crypto
|
crypto/sha512: fix checkAVX2
|
2017-02-28 13:38:39 +00:00 |
|
database/sql
|
database/sql: convert test timeouts to explicit waits with checks
|
2017-02-13 19:05:28 +00:00 |
|
debug
|
debug/pe: add test to check dwarf info
|
2017-02-16 00:05:51 +00:00 |
|
encoding
|
encoding/xml: fix incorrect indirect code in chardata, comment, innerxml fields
|
2017-02-14 23:23:40 +00:00 |
|
errors
|
…
|
|
|
expvar
|
expvar: add benchmarks for steady-state Map Add calls
|
2017-02-14 22:11:35 +00:00 |
|
flag
|
…
|
|
|
fmt
|
fmt: add short note about %g precision
|
2017-02-21 19:02:43 +00:00 |
|
go
|
go/internal/srcimporter: parse files concurrently (fixes TODO)
|
2017-03-01 01:21:00 +00:00 |
|
hash
|
…
|
|
|
html
|
…
|
|
|
image
|
image/png: reduce memory allocs encoding images by reusing buffers
|
2017-02-12 05:40:47 +00:00 |
|
index/suffixarray
|
…
|
|
|
internal
|
runtime/pprof/internal/profile: move internal/pprof/profile here
|
2017-02-24 20:45:21 +00:00 |
|
io
|
…
|
|
|
log
|
…
|
|
|
math
|
math/bits: move left-over functionality from bits_impl.go to bits.go
|
2017-02-28 23:50:47 +00:00 |
|
mime
|
mime: add benchmarks for TypeByExtension and ExtensionsByType
|
2017-02-14 23:02:07 +00:00 |
|
net
|
net/url: document the package better
|
2017-02-28 00:03:37 +00:00 |
|
os
|
os/exec: remove duplicate environment variables in Cmd.Start
|
2017-02-28 23:05:18 +00:00 |
|
path
|
path/filepath: add test for directory junction walk
|
2017-02-12 23:33:01 +00:00 |
|
plugin
|
…
|
|
|
reflect
|
reflect: fix bucketOf to only look at ptrdata entries in gcdata
|
2017-02-22 02:19:48 +00:00 |
|
regexp
|
…
|
|
|
runtime
|
runtime: evacuate old map buckets more consistently
|
2017-02-28 20:42:50 +00:00 |
|
sort
|
sort: new example: Sorting slices with sort.SliceStable
|
2017-02-22 21:23:12 +00:00 |
|
strconv
|
…
|
|
|
strings
|
strings: fix handling of invalid UTF-8 sequences in Map
|
2017-02-28 22:50:53 +00:00 |
|
sync
|
sync/atomic: fix mipsx frame sizes
|
2017-02-21 18:42:47 +00:00 |
|
syscall
|
syscall: fix linux/mipsx ret value FP offsets for Syscall9
|
2017-02-21 18:43:02 +00:00 |
|
testing
|
testing: fix stats bug for sub benchmarks
|
2017-02-15 09:26:33 +00:00 |
|
text
|
…
|
|
|
time
|
time: add Duration.Truncate and Duration.Round
|
2017-02-14 00:40:31 +00:00 |
|
unicode
|
…
|
|
|
unsafe
|
…
|
|
|
vendor/golang_org/x
|
vendor/golang_org/x/crypto/chacha20poly1305: revendor
|
2017-02-24 18:53:24 +00:00 |
|
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.bash: set GOPATH to $GOROOT/nil before running tests
|
2017-02-24 18:18:30 +00:00 |
|
run.bat
|
…
|
|
|
run.rc
|
…
|
|