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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fmt.Print*: reimplement to switch on type first.
Rob Pike
2010-06-14
1
-1
/
+1
*
Add test for division by zero.
Rob Pike
2010-06-14
2
-0
/
+180
*
remove uses of ... from tree, add one test
Russ Cox
2010-06-14
4
-21
/
+7
*
gc: less aggressive name binding, for better line numbers in errors
Russ Cox
2010-06-12
1
-0
/
+44
*
test: check that surrogate pair runes and huge rune values are rejected
Russ Cox
2010-06-10
1
-0
/
+25
*
bug286: test case
Robert Griesemer
2010-06-09
2
-0
/
+101
*
gc: more cleanup
Russ Cox
2010-06-09
1
-1
/
+20
*
fix build: invalid character literals
Russ Cox
2010-06-08
1
-6
/
+6
*
gc: new typechecking rules
Russ Cox
2010-06-08
12
-392
/
+712
*
misc cleanup: gofmt + &x -> x[0:] conversion
Russ Cox
2010-06-08
3
-115
/
+116
*
fix build
Russ Cox
2010-06-08
2
-21
/
+22
*
bug284: make conversion legal, fix error patterns
Russ Cox
2010-06-08
1
-6
/
+10
*
bug285: delete invalid map assignment
Russ Cox
2010-06-08
1
-3
/
+1
*
Added regex-dna-parallel.go, a pretty trivial parallelization.
Kyle Consalus
2010-06-03
3
-0
/
+138
*
bug285: assignment compatible map keys must be accepted
Robert Griesemer
2010-06-03
2
-0
/
+132
*
bug284: additional conversion test case
Robert Griesemer
2010-06-02
2
-4
/
+13
*
bug284: test cases for new conversion rules
Robert Griesemer
2010-06-02
2
-0
/
+218
*
8g: out of register bug
Russ Cox
2010-05-24
1
-0
/
+19
*
gc: more accurate error description
Russ Cox
2010-05-24
2
-2
/
+2
*
gc: fix shift/reduce conflict in go.y export syntax
Russ Cox
2010-05-24
3
-0
/
+25
*
gc: bug281 - bad overlap in stack copy
Russ Cox
2010-05-24
1
-0
/
+55
*
fix build - forgot golden.out
Russ Cox
2010-05-24
1
-12
/
+0
*
gc: bug277 - new conversion syntax
Russ Cox
2010-05-24
1
-0
/
+0
*
gc: bug280
Russ Cox
2010-05-24
1
-0
/
+13
*
gc: bug278
Russ Cox
2010-05-24
1
-0
/
+23
*
gc: fix unsafe.Sizeof on ideal constants
Russ Cox
2010-05-24
1
-0
/
+36
*
bug277: tests for conversion syntax
Robert Griesemer
2010-05-24
2
-0
/
+84
*
test/hilbert.go: convert to test case and benchmark for big.Rat
Robert Griesemer
2010-05-21
1
-166
/
+0
*
issue 789: keep test case
Robert Griesemer
2010-05-21
1
-0
/
+23
*
bignum: deprecate by moving into exp directory
Robert Griesemer
2010-05-21
1
-1
/
+1
*
gc: handle use of builtin function outside function call
Russ Cox
2010-05-20
2
-2
/
+16
*
clean up bug 275
Ken Thompson
2010-05-20
1
-0
/
+0
*
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
2
-0
/
+24
*
runtime: allow large map values
Russ Cox
2010-05-19
1
-0
/
+34
*
fix build - arm tests
Russ Cox
2010-05-18
2
-12
/
+1
*
bug274: test case for issue 777
Robert Griesemer
2010-05-13
2
-0
/
+32
*
big: completed set of Int division routines & cleanups
Robert Griesemer
2010-05-03
1
-2
/
+2
*
gc: bug264
Russ Cox
2010-05-03
2
-16
/
+0
*
test/bench: import new fasta C reference, update Go, optimizations
Russ Cox
2010-05-03
2
-222
/
+297
*
test: test of static initialization (fails)
Russ Cox
2010-05-03
2
-0
/
+103
*
gc: bug267
Russ Cox
2010-05-03
2
-4
/
+0
*
test: fix run-arm to count bugs correctly
Russ Cox
2010-05-03
1
-2
/
+2
*
gc: be pickier about slice, chan, array, and map sizes
Russ Cox
2010-05-01
1
-0
/
+95
*
big: use fast shift routines
Robert Griesemer
2010-04-30
1
-2
/
+2
*
8g: bug272
Russ Cox
2010-04-30
1
-0
/
+25
*
gc: bug271
Russ Cox
2010-04-30
1
-0
/
+20
*
gc: bug270
Russ Cox
2010-04-30
1
-0
/
+21
*
gc: never include ( ) on singleton func return type
Russ Cox
2010-04-29
1
-0
/
+18
*
gc: bug268
Russ Cox
2010-04-29
1
-0
/
+53
[next]