|
|
delete all uses of panicln by rewriting them using panic or,
in the tests, println+panic.
gofmt some tests too.
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3016 lines, -2028 lines) |
Patch |
 |
M |
src/cmd/goyacc/goyacc.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/crypto/block/cfb.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/crypto/block/eax.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/crypto/block/ecb_test.go
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/crypto/block/ofb.go
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/crypto/md4/md4.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/crypto/md5/md5.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/crypto/ripemd160/ripemd160.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/crypto/sha1/sha1.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/crypto/sha256/sha256.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/crypto/sha512/sha512.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/exp/eval/abort.go
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/exp/eval/expr.go
|
View
|
|
4 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/exp/eval/type.go
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/pkg/gob/encode.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/gob/type.go
|
View
|
1
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/pkg/gob/type_test.go
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/http/server.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/net/fd.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/reflect/tostring_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/reflect/type.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/reflect/value.go
|
View
|
1
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/regexp/regexp.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/rpc/client.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/rpc/server_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/strconv/fp_test.go
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/pkg/tabwriter/tabwriter_test.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/testing/regexp.go
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/chan/select.go
|
View
|
|
1 chunk |
+20 lines, -16 lines |
0 comments
|
Download
|
 |
M |
test/chancap.go
|
View
|
|
1 chunk |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
test/closure.go
|
View
|
|
1 chunk |
+54 lines, -53 lines |
0 comments
|
Download
|
 |
M |
test/cmp1.go
|
View
|
1
|
1 chunk |
+38 lines, -35 lines |
0 comments
|
Download
|
 |
M |
test/const3.go
|
View
|
|
1 chunk |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
test/convert.go
|
View
|
|
1 chunk |
+16 lines, -19 lines |
0 comments
|
Download
|
 |
M |
test/ddd.go
|
View
|
|
3 chunks |
+80 lines, -49 lines |
0 comments
|
Download
|
 |
M |
test/ddd3.go
|
View
|
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug113.go
|
View
|
|
1 chunk |
+18 lines, -10 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug114.go
|
View
|
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug116.go
|
View
|
|
1 chunk |
+18 lines, -17 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug119.go
|
View
|
1
|
1 chunk |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug120.go
|
View
|
|
2 chunks |
+23 lines, -22 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug147.go
|
View
|
|
1 chunk |
+15 lines, -11 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug180.go
|
View
|
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug184.go
|
View
|
|
1 chunk |
+18 lines, -22 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug185.go
|
View
|
|
1 chunk |
+13 lines, -11 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug196.go
|
View
|
|
1 chunk |
+19 lines, -20 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug199.go
|
View
|
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug201.go
|
View
|
|
1 chunk |
+26 lines, -14 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug242.go
|
View
|
|
3 chunks |
+31 lines, -21 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug246.go
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug247.go
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug248.dir/bug2.go
|
View
|
|
2 chunks |
+18 lines, -9 lines |
0 comments
|
Download
|
 |
M |
test/fixedbugs/bug254.go
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/garbage/parser.go
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/indirect.go
|
View
|
|
2 chunks |
+22 lines, -19 lines |
0 comments
|
Download
|
 |
M |
test/initcomma.go
|
View
|
|
1 chunk |
+64 lines, -19 lines |
0 comments
|
Download
|
 |
M |
test/intcvt.go
|
View
|
|
1 chunk |
+152 lines, -112 lines |
0 comments
|
Download
|
 |
M |
test/interface/receiver.go
|
View
|
|
2 chunks |
+60 lines, -52 lines |
0 comments
|
Download
|
 |
M |
test/ken/chan1.go
|
View
|
|
1 chunk |
+25 lines, -26 lines |
0 comments
|
Download
|
 |
M |
test/ken/cplx1.go
|
View
|
|
2 chunks |
+24 lines, -12 lines |
0 comments
|
Download
|
 |
M |
test/ken/cplx2.go
|
View
|
|
1 chunk |
+26 lines, -13 lines |
0 comments
|
Download
|
 |
M |
test/ken/divconst.go
|
View
|
|
1 chunk |
+511 lines, -331 lines |
0 comments
|
Download
|
 |
M |
test/ken/divmod.go
|
View
|
|
1 chunk |
+122 lines, -85 lines |
0 comments
|
Download
|
 |
M |
test/ken/embed.go
|
View
|
|
6 chunks |
+230 lines, -123 lines |
0 comments
|
Download
|
 |
M |
test/ken/interbasic.go
|
View
|
|
1 chunk |
+152 lines, -73 lines |
0 comments
|
Download
|
 |
M |
test/ken/modconst.go
|
View
|
|
1 chunk |
+511 lines, -331 lines |
0 comments
|
Download
|
 |
M |
test/ken/range.go
|
View
|
|
1 chunk |
+58 lines, -49 lines |
0 comments
|
Download
|
 |
M |
test/ken/slicearray.go
|
View
|
|
1 chunk |
+144 lines, -90 lines |
0 comments
|
Download
|
 |
M |
test/ken/sliceslice.go
|
View
|
|
1 chunk |
+138 lines, -88 lines |
0 comments
|
Download
|
 |
M |
test/mallocfin.go
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/mallocrand.go
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/mallocrep.go
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/mallocrep1.go
|
View
|
|
3 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/method.go
|
View
|
|
2 chunks |
+83 lines, -32 lines |
0 comments
|
Download
|
 |
M |
test/method3.go
|
View
|
|
2 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
test/range.go
|
View
|
|
3 chunks |
+31 lines, -22 lines |
0 comments
|
Download
|
 |
M |
test/rename.go
|
View
|
|
1 chunk |
+55 lines, -57 lines |
0 comments
|
Download
|
 |
M |
test/rename1.go
|
View
|
|
1 chunk |
+30 lines, -32 lines |
0 comments
|
Download
|
 |
M |
test/stack.go
|
View
|
|
1 chunk |
+30 lines, -27 lines |
0 comments
|
Download
|
Total messages: 4
|