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
*
fix tree for reflect rename
Russ Cox
2011-04-25
2
-3
/
+3
*
gc: fix import width bug
Russ Cox
2011-04-25
3
-0
/
+30
*
gc: allow complex types to be receiver types
Robert Hencke
2011-04-25
1
-0
/
+31
*
gc: fix conversion of user-defined string type to []byte
Russ Cox
2011-04-23
1
-0
/
+19
*
gc: fix return variable named _
Russ Cox
2011-04-23
1
-0
/
+36
*
gc: fix line number at EOF
Russ Cox
2011-04-23
1
-0
/
+17
*
gc: correct handling of unexported method names in embedded interfaces
Russ Cox
2011-04-21
3
-0
/
+76
*
gc: fix error for +string
Russ Cox
2011-04-20
1
-0
/
+13
*
gc: fix complex move again
Russ Cox
2011-04-18
1
-0
/
+46
*
undo 4439044
Russ Cox
2011-04-15
1
-50
/
+0
*
gc: fix complex move bug
Russ Cox
2011-04-15
1
-0
/
+50
*
gc: print of unsafe.Pointer
Russ Cox
2011-04-15
1
-0
/
+14
*
bug327: document what's being tested
Russ Cox
2011-04-08
1
-5
/
+11
*
update go tree for reflect changes
Russ Cox
2011-04-08
1
-11
/
+14
*
gc: bug327
Russ Cox
2011-04-07
1
-0
/
+18
*
build: add all-qemu.bash, handful of arm fixes
Russ Cox
2011-03-27
1
-5
/
+32
*
test: match gccgo error messages for bug323.go.
Ian Lance Taylor
2011-03-27
1
-3
/
+3
*
test: match gccgo error messages for bug325.go.
Ian Lance Taylor
2011-03-27
1
-1
/
+1
*
gc: remove interim ... error which rejects valid code.
Ian Lance Taylor
2011-03-25
1
-2
/
+2
*
test: match gccgo error messages for bug081.go.
Ian Lance Taylor
2011-03-25
1
-1
/
+1
*
test: match gccgo error messages for bug016.go.
Ian Lance Taylor
2011-03-25
1
-1
/
+1
*
test: match gccgo error messages for bug274.go.
Ian Lance Taylor
2011-03-25
1
-1
/
+2
*
test: enable tests using v, ok := <-ch syntax
Robert Hencke
2011-03-22
4
-33
/
+29
*
remove unused labels
Russ Cox
2011-03-15
8
-43
/
+76
*
gc: fix handling of return values named _
Russ Cox
2011-03-07
1
-0
/
+41
*
gc: unsafe.Pointer is not a pointer
Russ Cox
2011-03-07
1
-0
/
+1
*
gc: bug325 / issue 1566
Russ Cox
2011-02-28
1
-0
/
+14
*
bug324.go: test case for issue 1550
Robert Griesemer
2011-02-24
1
-0
/
+0
*
test: do not depend on implicit if condition
Russ Cox
2011-02-22
3
-19
/
+8
*
gc: make string const comparison unsigned
Jeff R. Allen
2011-02-16
1
-0
/
+20
*
gc: correct receiver in method missing error
Lorenzo Stoakes
2011-02-11
1
-0
/
+20
*
gc: correct rounding of denormal constants
Eoghan Sherry
2011-02-02
1
-0
/
+30
*
gc: select receive bug fix
Russ Cox
2011-02-02
1
-0
/
+45
*
replace non-blocking send, receive syntax with select
Russ Cox
2011-01-31
6
-35
/
+41
*
6g: fix uint64(uintptr(unsafe.Pointer(&x)))
Russ Cox
2011-01-20
1
-0
/
+22
*
delete float, complex - code changes
Russ Cox
2011-01-19
19
-69
/
+84
*
gc: fix typed constant declarations
Anthony Martin
2011-01-18
1
-0
/
+12
*
gc: fix &^=
Russ Cox
2011-01-06
1
-0
/
+16
*
gc: return constant floats for parts of complex constants
Anthony Martin
2011-01-05
1
-0
/
+17
*
gc: rewrite complex /= to l = l / r.
Patrick Gavlin
2011-01-04
1
-0
/
+18
*
remove nacl
Russ Cox
2010-12-15
1
-1
/
+0
*
gc: align structs according to max alignment of fields
Russ Cox
2010-12-13
1
-0
/
+61
*
gc: skip undefined symbols in import .
Eoghan Sherry
2010-12-07
3
-0
/
+41
*
gc: fix method offsets of anonymous interfaces
Eoghan Sherry
2010-12-07
1
-0
/
+31
*
go/ast: use token.Pos instead of token.Position; adjust all dependent code
Robert Griesemer
2010-12-06
1
-2
/
+2
*
gc: select receive with implicit conversion
Russ Cox
2010-10-20
1
-0
/
+22
*
runtime: correct iteration of large map values
Russ Cox
2010-10-06
1
-0
/
+20
*
gc: various bugs
Russ Cox
2010-10-03
2
-0
/
+39
*
gc: bug308
Russ Cox
2010-09-30
1
-0
/
+19
*
test: Add test which causes incorrect error from gccgo.
Ian Lance Taylor
2010-09-24
1
-0
/
+15
[next]