tools/go
Alan Donovan a09dffbb6c go/vcs: workaround EOF bug in token-based XML decoder
...using same logic as in $GOROOT/go/src/cmd/go/discovery.go

See issue #13757

Change-Id: I2ace0abed0743f4a8675fa8780e190d640b57e6c
Reviewed-on: https://go-review.googlesource.com/18196
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-12-29 20:27:04 +00:00
..
ast/astutil go/ast/astutil: set Pos for import name 2015-05-19 23:10:16 +00:00
buildutil go/loader: fix tests to work at go1.5 and tip 2015-12-28 22:42:32 +00:00
callgraph go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
exact tools: add import comments. 2014-12-09 22:42:16 +00:00
gccgoimporter x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
gcimporter go/types: change {Type,Object,Selection}String to accept a Qualifier function 2015-06-30 19:00:00 +00:00
importer go/importer: in TestImportStdLib, skip 2 packages that use vendoring 2015-12-28 21:28:10 +00:00
loader go/loader: fix tests to work at go1.5 and tip 2015-12-28 22:42:32 +00:00
pointer go/pointer: fix bug in constraint generation of "for _, v := range map" 2015-10-26 16:28:05 +00:00
ssa go/ssa/interp: enable support for Example tests 2015-12-28 21:19:28 +00:00
types go/types: in TestStdlib, skip 2 packages that use vendoring 2015-12-28 21:04:49 +00:00
vcs go/vcs: workaround EOF bug in token-based XML decoder 2015-12-29 20:27:04 +00:00