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
2009-04-28
bug 145
Ken Thompson
1
-0
/
+17
2009-04-24
recognize a defined constant
Ken Thompson
1
-0
/
+21
2009-04-21
Extend fixedbugs/bug143.go with function return values,
David Symonds
1
-1
/
+14
2009-04-21
bug143 is fixed
Rob Pike
1
-0
/
+30
2009-04-16
make string take []byte only, so have to use *[10]byte to convert
Russ Cox
1
-2
/
+2
2009-04-15
code changes for array conversion.
Russ Cox
2
-2
/
+2
2009-04-10
bug142 is fixed
Rob Pike
1
-0
/
+31
2009-03-24
^ type(const) now inverts "enough" bits
Ken Thompson
1
-0
/
+14
2009-03-22
bug141 is fixed
Rob Pike
1
-0
/
+30
2009-03-20
Match gccgo error messages.
Ian Lance Taylor
1
-2
/
+2
2009-03-12
warn -> yyerror in mparith.
Russ Cox
2
-0
/
+25
2009-03-12
make 6g constants behave as ken proposes. (i hope.)
Russ Cox
2
-6
/
+7
2009-03-11
bug 125
Ken Thompson
1
-0
/
+11
2009-03-11
bug 137
Ken Thompson
1
-0
/
+26
2009-03-10
bug086
Ken Thompson
1
-0
/
+19
2009-03-06
delete vestigial references to package syscall
Rob Pike
1
-2
/
+2
2009-03-05
bug085 bug129
Russ Cox
2
-0
/
+38
2009-03-03
update missed test case to {}
Rob Pike
1
-1
/
+1
2009-03-03
Automated g4 rollback of changelist 25024,
Russ Cox
11
-23
/
+23
2009-02-25
bug130 is fixed
Rob Pike
1
-0
/
+20
2009-02-16
bug123
Russ Cox
1
-0
/
+14
2009-02-13
convert composite literals from { } to ( ).
Russ Cox
10
-22
/
+22
2009-02-11
insert type assertions when narrowing.
Russ Cox
4
-9
/
+6
2009-02-05
bug064
Russ Cox
1
-0
/
+23
2009-02-03
bugs cleanup, including deleting one near-identical duplicate bug
Rob Pike
1
-0
/
+16
2009-01-30
update go code tree to new func rules.
Russ Cox
4
-28
/
+28
2009-01-27
bug135 is fixed
Rob Pike
1
-0
/
+18
2009-01-26
bug134
Russ Cox
1
-0
/
+11
2009-01-26
bug133
Russ Cox
4
-0
/
+39
2009-01-21
Get this bug back to the intended state: bug1.go is making a
Ian Lance Taylor
2
-3
/
+7
2009-01-21
With the removal of export, this bug no longer tests anything
Ian Lance Taylor
1
-16
/
+0
2009-01-20
delete export
Russ Cox
32
-56
/
+56
2009-01-16
convert tests; nothing interesting.
Russ Cox
31
-58
/
+57
2009-01-16
casify, cleanup sys
Russ Cox
5
-6
/
+6
2009-01-15
convert strconv
Russ Cox
1
-5
/
+5
2009-01-08
bug046 and bug080 are fixed
Russ Cox
2
-0
/
+38
2009-01-06
new new & make
Russ Cox
17
-30
/
+52
2009-01-06
bug020 is fixed
Rob Pike
1
-0
/
+22
2009-01-05
clean up some tests
Rob Pike
5
-9
/
+8
2008-12-20
fix some tests. only 3 remain broken (complit, hilbert, initcomma).
Rob Pike
4
-4
/
+4
2008-12-19
change *map to map; *chan to chan; new(T) to new(*T)
Russ Cox
18
-30
/
+30
2008-12-18
convert *[] to [].
Russ Cox
5
-6
/
+6
2008-12-16
update tests - 119 is fixed
Rob Pike
1
-0
/
+32
2008-12-12
test update
Rob Pike
1
-0
/
+10
2008-12-10
another bug cleanup.
Rob Pike
1
-0
/
+58
2008-12-10
update tests: nil is no longer integer-compatible
Rob Pike
2
-0
/
+23
2008-12-04
bug128 is fixed
Rob Pike
1
-0
/
+23
2008-11-12
This bug has been fixed; moving it from bugs to fixedbugs.
Ian Lance Taylor
3
-0
/
+27
2008-11-11
The scope rules have been changed to say that labels live in a
Ian Lance Taylor
1
-0
/
+12
2008-11-10
update tests
Rob Pike
1
-0
/
+15
[prev]
[next]