index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fixedbugs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
50
-71
/
+2034
2010-06-30
8g: out of register bug fix
Russ Cox
2
-0
/
+29
2010-06-21
test: another listen on ":0" -> "127.0.0.1:0"
Russ Cox
1
-1
/
+1
2010-06-14
remove uses of ... from tree, add one test
Russ Cox
4
-21
/
+7
2010-06-08
gc: new typechecking rules
Russ Cox
4
-14
/
+321
2010-06-08
misc cleanup: gofmt + &x -> x[0:] conversion
Russ Cox
1
-7
/
+8
2010-05-24
8g: out of register bug
Russ Cox
1
-0
/
+19
2010-05-24
gc: fix shift/reduce conflict in go.y export syntax
Russ Cox
3
-0
/
+25
2010-05-24
gc: bug281 - bad overlap in stack copy
Russ Cox
1
-0
/
+55
2010-05-24
gc: bug277 - new conversion syntax
Russ Cox
1
-0
/
+72
2010-05-24
gc: bug280
Russ Cox
1
-0
/
+13
2010-05-24
gc: bug278
Russ Cox
1
-0
/
+23
2010-05-24
gc: fix unsafe.Sizeof on ideal constants
Russ Cox
1
-0
/
+36
2010-05-21
issue 789: keep test case
Robert Griesemer
1
-0
/
+23
2010-05-20
gc: handle use of builtin function outside function call
Russ Cox
1
-2
/
+2
2010-05-20
clean up bug 275
Ken Thompson
1
-0
/
+20
2010-05-03
gc: bug264
Russ Cox
1
-0
/
+44
2010-05-03
gc: bug267
Russ Cox
1
-0
/
+22
2010-05-01
gc: be pickier about slice, chan, array, and map sizes
Russ Cox
1
-0
/
+95
2010-04-30
8g: bug272
Russ Cox
1
-0
/
+25
2010-04-30
gc: bug271
Russ Cox
1
-0
/
+20
2010-04-30
gc: bug270
Russ Cox
1
-0
/
+21
2010-04-29
gc: never include ( ) on singleton func return type
Russ Cox
1
-0
/
+18
2010-04-29
gc: bug268
Russ Cox
1
-0
/
+53
2010-04-22
runtime: closures, defer bug fix for Native Client
Russ Cox
1
-0
/
+1
2010-04-12
gc: zero unnamed return values on entry if func has defer
Russ Cox
1
-0
/
+26
2010-04-11
gc: make sure main.main has correct type
Russ Cox
1
-1
/
+1
2010-03-30
single argument panic
Russ Cox
13
-65
/
+98
2010-03-29
gc: bug265
Russ Cox
1
-0
/
+22
2010-03-24
gc: tests omitted from the last bug fix
Russ Cox
2
-0
/
+68
2010-03-24
delete all uses of panicln by rewriting them using panic or,
Rob Pike
17
-177
/
+231
2010-03-08
5g/6g/8g: fix double function call in slice
Russ Cox
1
-0
/
+23
2010-02-26
8g: make a[byte(x)] truncate x
Russ Cox
1
-0
/
+16
2010-02-18
gc: recursive interface embedding
Russ Cox
2
-0
/
+40
2010-02-17
8g: respect ullman numbers in float comparison
Russ Cox
1
-0
/
+33
2010-02-16
gc: undo attempt at fixing recursive interface embedding
Russ Cox
3
-32
/
+8
2010-02-16
gc: test & fix handling of very long string constants
Russ Cox
1
-0
/
+20070
2010-02-12
gc: diagnose invalid array bounds
Russ Cox
2
-0
/
+31
2010-02-08
Struct field ambiguity test.
Ian Lance Taylor
1
-0
/
+28
2010-02-05
Match gccgo error message.
Ian Lance Taylor
1
-1
/
+1
2010-02-04
Match gccgo error messages.
Ian Lance Taylor
1
-1
/
+1
2010-02-02
bug252: make ... vs ...T crossing an error, at least for now
Russ Cox
1
-0
/
+15
2010-02-01
gc: bug250, bug251 - recursive interface types
Russ Cox
3
-2
/
+42
2010-02-01
Match gccgo error messages.
Ian Lance Taylor
1
-2
/
+2
2010-02-01
gc: bug246
Russ Cox
1
-0
/
+22
2010-02-01
gc: bug242
Russ Cox
1
-0
/
+121
2010-02-01
Fix for gccgo, which uses a package prefix.
Ian Lance Taylor
1
-3
/
+3
2010-02-01
Match gccgo error messages.
Ian Lance Taylor
1
-12
/
+12
2010-01-30
Match gccgo error messages.
Ian Lance Taylor
1
-7
/
+7
2010-01-30
Match gccgo error message.
Ian Lance Taylor
1
-1
/
+1
[next]