index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: use testlib (another bunch).
R?my Oudompheng
2012-02-18
107
-107
/
+107
*
test/run: honor $TMPDIR
Shenghou Ma
2012-02-18
1
-3
/
+3
*
test: change bug040 to use errorcheck
Ian Lance Taylor
2012-02-17
1
-3
/
+3
*
test: remove a couple of bad tests that duplicate declbad.go
Ian Lance Taylor
2012-02-17
2
-26
/
+0
*
test: add some tests that gccgo failed to handle correctly
Ian Lance Taylor
2012-02-17
4
-0
/
+59
*
cmd/gc: fix comparison of struct with _ field
Russ Cox
2012-02-17
2
-0
/
+24
*
test: use testlib (final 61)
Russ Cox
2012-02-16
61
-61
/
+61
*
test: use testlib (fourth 100)
Russ Cox
2012-02-16
99
-99
/
+99
*
test: use testlib (third 100)
Russ Cox
2012-02-16
99
-99
/
+99
*
test: use testlib (second 100)
Russ Cox
2012-02-16
100
-100
/
+100
*
test: use testlib (first 100)
Russ Cox
2012-02-16
99
-99
/
+99
*
test: add testlib
Russ Cox
2012-02-16
2
-1
/
+24
*
os: delete os.EINVAL and so on
Rob Pike
2012-02-17
1
-2
/
+2
*
cmd/gc: correctly typecheck expression lists in returns.
R?my Oudompheng
2012-02-16
1
-0
/
+22
*
all: errors caught by go vet
Rob Pike
2012-02-16
1
-1
/
+1
*
cmd/gc: error on constant shift overflows.
R?my Oudompheng
2012-02-16
1
-1
/
+3
*
test: add new test of indirect type references
Ian Lance Taylor
2012-02-15
1
-0
/
+32
*
cmd/dist: cross-compiling fixes
Russ Cox
2012-02-13
2
-3
/
+3
*
gc: diagnose field+method of same name
Russ Cox
2012-02-11
1
-0
/
+13
*
gc: make constant arith errors a little more friendly
Russ Cox
2012-02-11
1
-0
/
+4
*
gc: fix import of struct type in struct literal
Russ Cox
2012-02-11
3
-0
/
+32
*
gc: add test case for issue 1743
Russ Cox
2012-02-10
3
-0
/
+46
*
gc: diagnose init loop involving func
Russ Cox
2012-02-10
1
-0
/
+11
*
gc: eliminate duplicate ambiguous selector message
Russ Cox
2012-02-10
1
-0
/
+16
*
8g: fix opt bug
Russ Cox
2012-02-10
1
-0
/
+19
*
6g: fix out of registers bug
Russ Cox
2012-02-10
1
-0
/
+24
*
cmd/gc: suspend safemode during typecheck of inlined bodies.
Luuk van Dijk
2012-02-10
6
-1
/
+49
*
gc: implicit type bug fix in export data
Russ Cox
2012-02-09
4
-2
/
+21
*
6g,8g: make constant propagation inlining-friendly.
Jamie Gennis
2012-02-08
2
-0
/
+21
*
bug408: delete
Rob Pike
2012-02-08
1
-20
/
+0
*
5l, 6l, 8l: implement -X flag
Russ Cox
2012-02-07
1
-0
/
+15
*
test: disable bug408
Russ Cox
2012-02-07
1
-1
/
+5
*
cgo: print line numbers in fatal errors when relevant.
R?my Oudompheng
2012-02-06
1
-0
/
+16
*
runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).
R?my Oudompheng
2012-02-06
11
-58
/
+70
*
cmd/gc: disallow switch _ := v.(type)
Russ Cox
2012-02-06
1
-0
/
+4
*
cmd/gc: another special (%hhS) case for method names.
Luuk van Dijk
2012-02-06
3
-0
/
+42
*
cmd/gc: fix codegen reordering for expressions involving && and ||
Luuk van Dijk
2012-02-06
1
-0
/
+25
*
gc: don't print implicit type on struct literal in export
Luuk van Dijk
2012-02-06
2
-0
/
+20
*
build: use cmd/dist
Russ Cox
2012-02-04
1
-2
/
+2
*
test: fix copyright year in new test case
Ian Lance Taylor
2012-02-03
1
-1
/
+1
*
test: test method expressions with parameters, and with import
Ian Lance Taylor
2012-02-03
2
-0
/
+146
*
test: fix bug headers
Russ Cox
2012-02-03
2
-2
/
+2
*
test: don't use package main for files without a main function
Brad Fitzpatrick
2012-02-03
20
-20
/
+20
*
test: add test for receiver named _
Ian Lance Taylor
2012-02-03
1
-0
/
+24
*
test: test slice beyond len
Ian Lance Taylor
2012-02-03
1
-0
/
+3
*
build: rename $GOROOT/bin/go-tool to $GOROOT/bin/tool.
Russ Cox
2012-02-02
2
-4
/
+4
*
test: make map nan timing test more robust
Brad Fitzpatrick
2012-02-02
1
-5
/
+20
*
test: add import test that caused an incorrect gccgo error
Ian Lance Taylor
2012-02-02
3
-0
/
+38
*
test: test append with two different named types with same element type
Ian Lance Taylor
2012-02-01
1
-0
/
+15
*
test: test that x := <-c accepts a general expression
Ian Lance Taylor
2012-02-01
1
-2
/
+2
[next]