index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
bugs
Age
Commit message (
Expand
)
Author
2010-02-16
gc: undo attempt at fixing recursive interface embedding
Russ Cox
2010-02-01
gc: bug246
Russ Cox
2010-02-01
gc: bug242
Russ Cox
2010-01-31
Fix expected string.
Ian Lance Taylor
2010-01-26
gc: fix chan <- chan precedence.
Russ Cox
2010-01-25
channel types parsed not according to spec by 6g
Robert Griesemer
2010-01-18
add bug246 (issue 492)
Russ Cox
2010-01-15
Test order of evaluation in tuple assignments.
Ian Lance Taylor
2010-01-08
gc: bug238
Russ Cox
2010-01-07
gc: bug219, bug239, bug240
Russ Cox
2009-12-29
Test case for issue 475 and related bug.
Robert Griesemer
2009-12-29
test case for issue 471
Robert Griesemer
2009-12-03
gc: handle _ = <-c in select.
Russ Cox
2009-11-19
bug219: parsing difficulties with 6g
Robert Griesemer
2009-11-16
bug218.go: testcase for issue 238
Robert Griesemer
2009-11-08
bug212, bug213.
Russ Cox
2009-11-02
We should not silently permit a named type to match an unnamed
Ian Lance Taylor
2009-10-29
Bug: 6g accepts fallthrough in type switch.
Ian Lance Taylor
2009-10-28
Test that the compiler rejects map types which should not be
Ian Lance Taylor
2009-10-20
address bug193 and add note to spec about it.
Russ Cox
2009-10-20
bug162, over and over
Russ Cox
2009-10-19
bug196
Russ Cox
2009-10-19
bug136
Russ Cox
2009-10-19
bug169
Russ Cox
2009-10-19
6g bug fixes:
Russ Cox
2009-10-19
bug190.
Russ Cox
2009-10-19
duplicate of bug190
Russ Cox
2009-10-19
bug 211: duplicate interface methods not caught by 6g
Rob Pike
2009-10-16
bug210
Robert Griesemer
2009-10-09
bug209
Russ Cox
2009-10-09
bug209.go
Robert Griesemer
2009-10-08
add & fix bug208, from ken.
Russ Cox
2009-09-15
last round: non-package code
Russ Cox
2009-09-14
fix "declared and not used" in tests;
Russ Cox
2009-09-10
fix bug206.
Russ Cox
2009-09-10
bug206
Robert Griesemer
2009-09-09
defining package block names must override
Russ Cox
2009-09-03
fix range on invalid utf8 bug
Russ Cox
2009-09-03
partial rune at end makes string range loop forever
Rob Pike
2009-09-03
fix bug187 (itself buggy)
Russ Cox
2009-08-26
Cascading errors lead to a compiler crash.
Ian Lance Taylor
2009-08-24
bug132
Russ Cox
2009-08-24
bug189
Russ Cox
2009-08-21
fix bug195
Russ Cox
2009-08-21
fix crash in bug194; add bug196
Russ Cox
2009-08-21
A test for an interface which uses a forward declared type
Ian Lance Taylor
2009-08-21
Test composite literals with undeclared types. This crashed
Ian Lance Taylor
2009-08-21
unexpected shift conversion behavior
Robert Griesemer
2009-08-17
Test that a type can refer to itself recursively as long as it
Ian Lance Taylor
2009-08-17
fix up some irregular indentation
Rob Pike
[prev]
[next]