1
0
mirror of https://github.com/golang/go synced 2024-11-24 21:40:09 -07:00
go/src
Matthew Dempsky 3e40f13cf3 cmd/compile: eliminate global fileparser
Change-Id: I9b8b13731ccc2ba33d21642b12cc614dde0804b1
Reviewed-on: https://go-review.googlesource.com/19752
Reviewed-by: Robert Griesemer <gri@golang.org>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
2016-02-20 05:41:53 +00:00
..
archive archive/zip: handle pre-zip64 zip files containing 2³²-1-byte content 2016-02-02 16:36:59 +00:00
bufio
builtin
bytes
cmd cmd/compile: eliminate global fileparser 2016-02-20 05:41:53 +00:00
compress
container
crypto
database/sql database/sql: implement Scan of time.Time, document, clarify Scan error text 2016-01-27 07:37:17 +00:00
debug
encoding all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
errors
expvar
flag
fmt fmt: remove math package dependency and avoid float operations 2016-02-19 22:55:30 +00:00
go cmd/compile: make -A and -newexport compatible 2016-02-19 21:42:04 +00:00
hash
html
image
index/suffixarray
internal
io
log
math all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
mime all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
net all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
os all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
path all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
reflect
regexp all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
runtime runtime: skip cgo check for non-pointer slice elements 2016-02-19 16:07:27 +00:00
sort sort: Fix typo in stable sort comment 2016-02-18 19:20:41 +00:00
strconv
strings
sync sync: deflake TestWaitGroupMisuse3 2016-02-03 20:03:32 +00:00
syscall
testing
text all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
time all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
unicode
unsafe unsafe: fix typo in documentation of valid Pointer->uintptr->Pointer conversions 2016-01-29 00:41:27 +00:00
vendor
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