| .. |
|
archive
|
archive/zip: parallelize benchmarks
|
2017-03-15 18:26:51 +00:00 |
|
bufio
|
…
|
|
|
builtin
|
…
|
|
|
bytes
|
strings: optimize Count for amd64
|
2017-04-07 14:25:13 +00:00 |
|
cmd
|
cmd/vet/all: add countBytes exemption to amd64 whitelist
|
2017-04-07 15:49:22 +00:00 |
|
compress
|
…
|
|
|
container
|
…
|
|
|
context
|
all: fix minor misspellings
|
2017-04-03 23:19:07 +00:00 |
|
crypto
|
crypto/*: fix spelling of 'below'
|
2017-03-20 16:03:18 +00:00 |
|
database/sql
|
database/sql: support scanning into user defined string types
|
2017-03-31 05:02:02 +00:00 |
|
debug
|
debug/pe: add TestBuildingWindowsGUI
|
2017-03-30 01:19:57 +00:00 |
|
encoding
|
encoding/pem: yet another fuzz fake failure
|
2017-04-03 18:46:56 +00:00 |
|
errors
|
…
|
|
|
expvar
|
expvar: add benchmark for (*Map).Set with per-goroutine keys
|
2017-03-10 19:09:48 +00:00 |
|
flag
|
flag: validate Int and Uint values to be in range
|
2017-03-21 17:00:26 +00:00 |
|
fmt
|
…
|
|
|
go
|
all: fix minor misspellings
|
2017-04-03 23:19:07 +00:00 |
|
hash
|
all: fix minor misspellings
|
2017-04-03 23:19:07 +00:00 |
|
html
|
text/template,html/template: state that Funcs must happen before parsing
|
2017-03-21 04:07:35 +00:00 |
|
image
|
image/png: decode Gray8 transparent images.
|
2017-03-17 07:50:05 +00:00 |
|
index/suffixarray
|
…
|
|
|
internal
|
cmd/link: skip TestDWARF when cgo is disabled
|
2017-03-30 22:32:33 +00:00 |
|
io
|
…
|
|
|
log
|
…
|
|
|
math
|
all: fix minor misspellings
|
2017-04-03 23:19:07 +00:00 |
|
mime
|
mime/multipart: add Size to FileHeader
|
2017-04-01 10:04:56 +00:00 |
|
net
|
net/http: add tests for http2 Server WriteTimeout enforcement per stream
|
2017-04-06 19:52:20 +00:00 |
|
os
|
all: fix minor misspellings
|
2017-04-03 23:19:07 +00:00 |
|
path
|
path/filepath: add test to walk symlink
|
2017-04-05 02:31:45 +00:00 |
|
plugin
|
…
|
|
|
reflect
|
reflect: add MakeMapWithSize for creating maps with size hint
|
2017-04-04 20:01:43 +00:00 |
|
regexp
|
regexp: reduce allocations at makeOnePass
|
2017-03-29 20:35:08 +00:00 |
|
runtime
|
strings: optimize Count for amd64
|
2017-04-07 14:25:13 +00:00 |
|
sort
|
…
|
|
|
strconv
|
strconv: optimize decimal ints formatting with smallsString
|
2017-03-22 16:03:28 +00:00 |
|
strings
|
strings: optimize Count for amd64
|
2017-04-07 14:25:13 +00:00 |
|
sync
|
…
|
|
|
syscall
|
syscall: mark WSAECONNABORTED, WSAECONNRESET as temporary network errors
|
2017-04-07 04:46:42 +00:00 |
|
testing
|
testing/quick: use Uint64 instead of Int63
|
2017-04-05 14:03:03 +00:00 |
|
text
|
text/template: fix handling of empty blocks
|
2017-04-04 15:46:02 +00:00 |
|
time
|
testing/quick: generate all possible int64, uint64 values
|
2017-04-03 14:01:25 +00:00 |
|
unicode
|
…
|
|
|
unsafe
|
…
|
|
|
vendor/golang_org/x
|
net/http: import updated idna package and adjust request.go
|
2017-03-24 13:30:17 +00:00 |
|
Make.dist
|
…
|
|
|
all.bash
|
…
|
|
|
all.bat
|
…
|
|
|
all.rc
|
…
|
|
|
androidtest.bash
|
…
|
|
|
bootstrap.bash
|
…
|
|
|
buildall.bash
|
src/*.bash: use tabs consistently
|
2017-03-09 21:30:31 +00:00 |
|
clean.bash
|
…
|
|
|
clean.bat
|
…
|
|
|
clean.rc
|
…
|
|
|
cmp.bash
|
…
|
|
|
iostest.bash
|
*.bash: always use the same string equality operator
|
2017-03-14 21:46:31 +00:00 |
|
make.bash
|
*.bash: always use the same string equality operator
|
2017-03-14 21:46:31 +00:00 |
|
make.bat
|
…
|
|
|
make.rc
|
…
|
|
|
naclmake.bash
|
…
|
|
|
nacltest.bash
|
…
|
|
|
race.bash
|
…
|
|
|
race.bat
|
…
|
|
|
run.bash
|
*.bash: always use the same string equality operator
|
2017-03-14 21:46:31 +00:00 |
|
run.bat
|
…
|
|
|
run.rc
|
…
|
|