index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
interface
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
single argument panic
Russ Cox
2
-55
/
+64
2010-03-24
delete all uses of panicln by rewriting them using panic or,
Rob Pike
1
-52
/
+60
2009-11-14
test/interface/receiver.go: expand to do dynamic
Russ Cox
1
-0
/
+8
2009-10-25
make 5l ignore multiple defs, remove use of multiple
Kai Backman
1
-1
/
+1
2009-10-20
forgot to include in 35898.
Russ Cox
1
-0
/
+29
2009-10-19
6g bug fixes:
Russ Cox
2
-21
/
+66
2009-10-19
fiddling while rome burns: explain why tests are commented out
Rob Pike
1
-0
/
+2
2009-09-14
fix "declared and not used" in tests;
Russ Cox
4
-3
/
+8
2009-08-17
fix up some irregular indentation
Rob Pike
1
-79
/
+79
2009-08-12
delete forward type declarations
Russ Cox
2
-4
/
+0
2009-08-12
convert non-pkg go files to whole-package compilation.
Russ Cox
1
-1
/
+0
2009-08-03
more 6g reorg; checkpoint.
Russ Cox
1
-1
/
+1
2009-07-17
Recognize gccgo error message.
Ian Lance Taylor
1
-1
/
+1
2009-07-07
update tests for new reflect
Russ Cox
1
-10
/
+10
2009-07-06
allow conversion to interface type
Russ Cox
1
-4
/
+11
2009-05-22
another interface conversion test
Russ Cox
1
-0
/
+25
2009-05-21
add test for yesterday's interface rule change (interface/convert1.go).
Russ Cox
13
-0
/
+867