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
/
named1.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd/gc: comma-ok assignments produce untyped bool as 2nd result
Chris Manghane
2014-08-11
1
-4
/
+4
*
test/[n-z]*.go: add documentation
Rob Pike
2012-02-24
1
-0
/
+1
*
gc: new, less strict bool rules
Russ Cox
2012-02-22
1
-2
/
+2
*
gc: return of ideal bool
Russ Cox
2012-02-21
1
-2
/
+2
*
gc: drop ideal bool
Russ Cox
2012-02-18
1
-2
/
+2
*
test: use testlib (final 61)
Russ Cox
2012-02-16
1
-1
/
+1
*
gc: use inferred type rather than original one when reporting non-assignability.
Luuk van Dijk
2011-12-14
1
-1
/
+1
*
allow direct conversion between string and named []byte, []rune
Russ Cox
2011-11-22
1
-2
/
+2
*
gc: remove m[k] = x, false
Russ Cox
2011-11-11
1
-1
/
+0
*
gc: clean up printing.
Luuk van Dijk
2011-10-31
1
-1
/
+1
*
go code: replace closed(c) with x, ok := <-c
Russ Cox
2011-03-11
1
-6
/
+3
*
replace non-blocking send, receive syntax with select
Russ Cox
2011-01-31
1
-6
/
+3
*
test: Match gccgo error messages.
Ian Lance Taylor
2010-09-08
1
-1
/
+1
*
gc: new typechecking rules
Russ Cox
2010-06-08
1
-29
/
+40
*
gccgo does not distinguish "use" and "assign" in these error
Ian Lance Taylor
2009-10-20
1
-4
/
+4
*
test: comparisons have type bool
Russ Cox
2009-09-24
1
-0
/
+57