1
0
mirror of https://github.com/golang/go synced 2024-11-19 05:04:43 -07:00
go/src
Alexandru Moșoi dc5a7682f0 cmd/compile: use inc/dec for bytes, too
Change-Id: Ib2890ab1983cbef7c1c1ee5a10204ba3ace19b53
Reviewed-on: https://go-review.googlesource.com/21312
Run-TryBot: Alexandru Moșoi <alexandru@mosoi.ro>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
2016-03-30 20:18:16 +00:00
..
archive
bufio
builtin
bytes
cmd cmd/compile: use inc/dec for bytes, too 2016-03-30 20:18:16 +00:00
compress compress/gzip: fix error handling in Read 2016-03-30 11:37:20 +00:00
container
crypto all: use &^ operator if possible 2016-03-29 14:28:41 +00:00
database/sql all: delete dead non-test code 2016-03-25 06:28:13 +00:00
debug debug/elf: deflake file_test.go 2016-03-30 06:56:25 +00:00
encoding encoding/asn1: tags should be encoded in minimal form. 2016-03-25 22:07:54 +00:00
errors
expvar
flag
fmt fmt: fix padding for 0 precision 0 integer value formatting 2016-03-30 00:44:01 +00:00
go vendor: move golang.org/x/net/http2/hpack back to vendor 2016-03-24 20:26:51 +00:00
hash
html all: delete dead non-test code 2016-03-25 06:28:13 +00:00
image image/png: ignore trailing IDAT chunks 2016-03-24 10:57:01 +00:00
index/suffixarray
internal internal/testenv: prefer to find go binary in GOROOT 2016-03-30 19:12:50 +00:00
io all: delete dead non-test code 2016-03-25 06:28:13 +00:00
log
math math/big: much simplified and faster Float rounding 2016-03-22 17:07:34 +00:00
mime mime: fix maximum length of encoded-words 2016-03-29 11:19:31 +00:00
net net/http: reuse HTTP/1 Transport conns more for gzipped responses 2016-03-30 04:31:13 +00:00
os os: skip TestStatStdin on Android 2016-03-24 19:07:11 +00:00
path path/filepath: use fsutil with TestEvalSymlinksCanonicalNames 2016-03-29 05:02:40 +00:00
reflect reflect: test name data is aligned 2016-03-25 20:37:08 +00:00
regexp all: delete dead non-test code 2016-03-25 06:28:13 +00:00
runtime runtime: print sweep ratio if gcpacertrace>0 2016-03-30 02:27:58 +00:00
sort all: delete dead non-test code 2016-03-25 06:28:13 +00:00
strconv
strings
sync
syscall all: use &^ operator if possible 2016-03-29 14:28:41 +00:00
testing cmd/go: fix proc-count accumulation in benchmark name 2016-03-26 16:44:01 +00:00
text all: delete dead non-test code 2016-03-25 06:28:13 +00:00
time all: delete dead non-test code 2016-03-25 06:28:13 +00:00
unicode
unsafe
vendor/golang.org/x/net/http2/hpack vendor: move golang.org/x/net/http2/hpack back to vendor 2016-03-24 20:26:51 +00:00
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash
make.bat
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc