go/src
Shengyu Zhang f2b3a59d2b text/scanner: return RawString token rather than String for raw string literals
Fixes #23675
2018-05-08 11:30:06 +08:00
..
archive archive/zip: avoid data descriptor when writing directories 2018-05-02 23:34:50 +00:00
bufio
builtin
bytes bytes, strings: improve EqualFold fast version for ASCII 2018-05-01 18:52:19 +00:00
cmd cmd/compile: fix Wasm rule file name 2018-05-08 00:17:29 +00:00
compress compress/flate: do not rename math/bits import 2018-05-07 15:42:46 +00:00
container
context
crypto crypto/rand, crypto/x509: add js/wasm architecture 2018-05-03 18:00:24 +00:00
database/sql database/sql: make error prefixes consistent 2018-05-05 16:27:20 +00:00
debug all: skip unsupported tests for js/wasm 2018-04-30 19:39:18 +00:00
encoding all: skip unsupported tests for js/wasm 2018-04-30 19:39:18 +00:00
errors
expvar
flag
fmt
go vendor, net/http: update x/net for httplex to httpguts merge 2018-05-07 20:20:49 +00:00
hash
html
image
index/suffixarray
internal runtime: add js/wasm architecture 2018-05-08 00:17:34 +00:00
io io: calculate buffer size only when needed 2018-05-06 15:52:31 +00:00
log all: skip unsupported tests for js/wasm 2018-04-30 19:39:18 +00:00
math math/bits: move tests into their own package 2018-05-01 15:33:01 +00:00
mime
net net: make IPString benchmarks more representative. 2018-05-07 22:15:20 +00:00
os os: remove superfluous comments 2018-05-02 14:41:57 +00:00
path path/filepath: fix Win32 tests missing 'chcp' 2018-04-26 18:25:15 +00:00
plugin
reflect runtime: add js/wasm architecture 2018-05-08 00:17:34 +00:00
regexp
runtime runtime: add js/wasm architecture 2018-05-08 00:17:34 +00:00
sort
strconv strconv: update Unquote example to be more concise 2018-05-07 20:39:37 +00:00
strings strings: fix encoding of \u0080 in map 2018-05-04 05:37:45 +00:00
sync sync/atomic: redirect many functions to runtime/internal/atomic 2018-05-03 21:35:01 +00:00
syscall syscall/js: add package 2018-05-03 18:00:07 +00:00
testing testing: fix racey access to t.failed 2018-05-02 17:51:26 +00:00
text text/scanner: return RawString token rather than String for raw string literals 2018-05-08 11:30:06 +08:00
time cmd/vet: better align print warnings with fmt 2018-05-04 02:57:37 +00:00
unicode cmd/compile: optimize len([]rune(string)) 2018-05-06 05:31:01 +00:00
unsafe
vendor/golang_org/x vendor, net/http: update x/net for httplex to httpguts merge 2018-05-07 20:20:49 +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 src/*.bash: remove some trailing whitespace 2018-05-04 14:47:49 +00:00
make.bat
make.rc
naclmake.bash
nacltest.bash
race.bash src/*.bash: remove some trailing whitespace 2018-05-04 14:47:49 +00:00
race.bat
run.bash
run.bat
run.rc