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
/
golden.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
gc: implement new shift rules
Russ Cox
2011-05-31
1
-15
/
+0
*
test: test cases for issue 1708.
Robert Griesemer
2011-05-25
1
-0
/
+15
*
gc: relax assignability of method receivers
Anthony Martin
2011-05-24
1
-5
/
+0
*
gc: correct handling of unexported method names in embedded interfaces
Russ Cox
2011-04-21
1
-5
/
+0
*
gc: print of unsafe.Pointer
Russ Cox
2011-04-15
1
-0
/
+3
*
test: adjust bug324 to expect run-time failure, not compile-time.
Ian Lance Taylor
2011-03-29
1
-1
/
+3
*
test: adjust bugs/bug322 to match current spec.
Ian Lance Taylor
2011-03-29
1
-2
/
+1
*
bug324.go: test case for issue 1550
Robert Griesemer
2011-02-24
1
-0
/
+3
*
issue 1402: added test case
Robert Griesemer
2011-02-03
1
-0
/
+6
*
replace non-blocking send, receive syntax with select
Russ Cox
2011-01-31
1
-6
/
+0
*
delete float, complex - code changes
Russ Cox
2011-01-19
1
-1
/
+0
*
runtime: print signal information during panic
Russ Cox
2011-01-18
1
-8
/
+0
*
gc: align structs according to max alignment of fields
Russ Cox
2010-12-13
1
-4
/
+0
*
fix build
Robert Griesemer
2010-09-15
1
-8
/
+0
*
test: Add test for //line (currently fails).
Ian Lance Taylor
2010-09-10
1
-0
/
+8
*
gc: bug299, bug300
Russ Cox
2010-08-03
1
-12
/
+0
*
bug300: literal types must not be parenthesized
Robert Griesemer
2010-07-29
1
-0
/
+3
*
bug299: parenthesized receiver types/anonymous fields are illegal
Robert Griesemer
2010-07-29
1
-0
/
+9
*
gc: bug291
Russ Cox
2010-07-15
1
-3
/
+0
*
gc: fix handling of types inside function bodies
Russ Cox
2010-07-15
1
-7
/
+0
*
complex divide: match C99 implementation
Russ Cox
2010-06-18
1
-8
/
+0
*
runtime: correct fault for 16-bit divide on Leopard
Russ Cox
2010-06-14
1
-4
/
+0
*
Add test for division by zero.
Rob Pike
2010-06-14
1
-0
/
+12
*
bug286: test case
Robert Griesemer
2010-06-09
1
-0
/
+7
*
gc: new typechecking rules
Russ Cox
2010-06-08
1
-55
/
+0
*
fix build
Russ Cox
2010-06-08
1
-20
/
+21
*
bug285: assignment compatible map keys must be accepted
Robert Griesemer
2010-06-03
1
-0
/
+14
*
bug284: additional conversion test case
Robert Griesemer
2010-06-02
1
-4
/
+8
*
bug284: test cases for new conversion rules
Robert Griesemer
2010-06-02
1
-0
/
+36
*
fix build - forgot golden.out
Russ Cox
2010-05-24
1
-12
/
+0
*
bug277: tests for conversion syntax
Robert Griesemer
2010-05-24
1
-0
/
+12
*
fix bug 275
Ken Thompson
2010-05-20
1
-4
/
+0
*
bug275: cannot apply real() to a complex array element
Robert Griesemer
2010-05-19
1
-0
/
+4
*
bug274: test case for issue 777
Robert Griesemer
2010-05-13
1
-0
/
+3
*
gc: bug264
Russ Cox
2010-05-03
1
-11
/
+0
*
test: test of static initialization (fails)
Russ Cox
2010-05-03
1
-0
/
+3
*
gc: bug267
Russ Cox
2010-05-03
1
-4
/
+0
*
6g bug: no need for parens around array index expression
Robert Griesemer
2010-04-27
1
-0
/
+4
*
runtime: turn run time errors checks into panics
Russ Cox
2010-04-01
1
-8
/
+4
*
runtime: make type assertion a runtime.Error, the first of many
Russ Cox
2010-03-31
1
-8
/
+4
*
gc: implement panic and recover
Russ Cox
2010-03-31
1
-0
/
+1
*
single argument panic
Russ Cox
2010-03-30
1
-1
/
+1
*
gc: bug265
Russ Cox
2010-03-29
1
-3
/
+0
*
bug265: test case for issue 700
Robert Griesemer
2010-03-29
1
-0
/
+3
*
bug264 didn't report BUG correctly, caused "fail" from test/run
Rob Pike
2010-03-25
1
-1
/
+2
*
bug264: test case for issue 692
Robert Griesemer
2010-03-25
1
-0
/
+9
*
gc: various map-related bug fixes
Russ Cox
2010-03-22
1
-1
/
+1
*
fix amd64 build (golden.out)
Russ Cox
2010-03-10
1
-0
/
+9
*
identical complex implementation
Ken Thompson
2010-03-09
1
-0
/
+19
*
Generate same output on all architectures.
Ian Lance Taylor
2010-03-05
1
-3
/
+2
[next]