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
/
fixedbugs
Commit message (
Expand
)
Author
Age
Files
Lines
*
unused imports
Russ Cox
2009-09-17
10
-5
/
+14
*
last round: non-package code
Russ Cox
2009-09-15
15
-15
/
+31
*
fix "declared and not used" in tests;
Russ Cox
2009-09-14
34
-13
/
+42
*
fix bug206.
Russ Cox
2009-09-10
1
-0
/
+48
*
check type of string/map/array index expressions
Russ Cox
2009-09-09
1
-0
/
+18
*
defining package block names must override
Russ Cox
2009-09-09
2
-2
/
+33
*
write-only variable _
Russ Cox
2009-09-08
1
-1
/
+1
*
corrected bug187; dropped on the floor somehow
Russ Cox
2009-09-03
1
-0
/
+23
*
fix range on invalid utf8 bug
Russ Cox
2009-09-03
1
-0
/
+24
*
fix one bug involving [...] constructors.
Russ Cox
2009-09-02
2
-0
/
+36
*
the last bug involving type hashes
Russ Cox
2009-09-02
1
-0
/
+36
*
type switch bug involving function parameter names
Russ Cox
2009-09-01
1
-0
/
+19
*
catch package net import "net" for release
Russ Cox
2009-09-01
1
-1
/
+1
*
Match gccgo error messages.
Ian Lance Taylor
2009-08-31
1
-6
/
+6
*
array index bug
Russ Cox
2009-08-30
1
-0
/
+25
*
bug132
Russ Cox
2009-08-24
1
-0
/
+80
*
Match gccgo error messages.
Ian Lance Taylor
2009-08-24
1
-2
/
+2
*
bug197
Russ Cox
2009-08-24
1
-0
/
+33
*
bug189
Russ Cox
2009-08-24
1
-0
/
+17
*
more interface embedding tests
Russ Cox
2009-08-21
1
-0
/
+15
*
fix bug195
Russ Cox
2009-08-21
1
-0
/
+12
*
add bug to capture double declaration of name in file and package block
Rob Pike
2009-08-19
1
-0
/
+11
*
fix import dot bug
Russ Cox
2009-08-19
3
-0
/
+31
*
Match gccgo error messages.
Ian Lance Taylor
2009-08-17
2
-2
/
+2
*
fix up some irregular indentation
Rob Pike
2009-08-17
22
-82
/
+84
*
Recognize gccgo error messages.
Ian Lance Taylor
2009-08-13
12
-15
/
+15
*
bug188 - sort(x)
Russ Cox
2009-08-12
2
-2
/
+16
*
delete forward type declarations
Russ Cox
2009-08-12
1
-5
/
+0
*
convert non-pkg go files to whole-package compilation.
Russ Cox
2009-08-12
3
-54
/
+2
*
bug186 - f(iota)
Russ Cox
2009-08-11
1
-0
/
+18
*
bug159
Russ Cox
2009-08-07
1
-0
/
+39
*
bug185 - return b,a from func() (a,b int)
Russ Cox
2009-08-07
1
-0
/
+33
*
bug184 - assignment compatibility in unpacked multireturn
Russ Cox
2009-08-07
1
-0
/
+51
*
bug183 - embedded vs non-embedded struct field in eqtype
Russ Cox
2009-08-07
1
-0
/
+25
*
bug182 - compiler crash
Russ Cox
2009-08-07
1
-0
/
+13
*
bug181 - type T *struct { T } is an invalid embedded type
Russ Cox
2009-08-07
1
-0
/
+11
*
delay := processing
Russ Cox
2009-08-05
3
-4
/
+4
*
get function calls out of the way before
Russ Cox
2009-08-04
1
-0
/
+17
*
more 6g reorg; checkpoint.
Russ Cox
2009-08-03
7
-20
/
+11
*
delete some code from walkexpr that is now
Russ Cox
2009-07-30
2
-3
/
+3
*
use errchk in more places.
Russ Cox
2009-07-30
18
-21
/
+21
*
bug136 unfixed
Russ Cox
2009-07-29
1
-15
/
+0
*
break and continue fixes
Russ Cox
2009-07-29
3
-0
/
+66
*
bug177: anonymous struct fields in reflect
Russ Cox
2009-07-28
1
-0
/
+28
*
constant keys for array initializers
Russ Cox
2009-07-27
1
-0
/
+14
*
move bug148, already fixed, to fixedbugs
Russ Cox
2009-07-27
1
-0
/
+39
*
bug170; fix test for bug175
Russ Cox
2009-07-27
1
-0
/
+13
*
multiple return in := bug
Russ Cox
2009-07-27
1
-0
/
+14
*
print(1<<x)
Russ Cox
2009-07-27
1
-0
/
+12
*
named string type bugs
Russ Cox
2009-07-27
1
-0
/
+21
[next]