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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-02
bug284: test cases for new conversion rules
Robert Griesemer
2
-0
/
+218
2010-05-24
8g: out of register bug
Russ Cox
1
-0
/
+19
2010-05-24
gc: more accurate error description
Russ Cox
2
-2
/
+2
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
fix build - forgot golden.out
Russ Cox
1
-12
/
+0
2010-05-24
gc: bug277 - new conversion syntax
Russ Cox
1
-0
/
+0
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-24
bug277: tests for conversion syntax
Robert Griesemer
2
-0
/
+84
2010-05-21
test/hilbert.go: convert to test case and benchmark for big.Rat
Robert Griesemer
1
-166
/
+0
2010-05-21
issue 789: keep test case
Robert Griesemer
1
-0
/
+23
2010-05-21
bignum: deprecate by moving into exp directory
Robert Griesemer
1
-1
/
+1
2010-05-20
gc: handle use of builtin function outside function call
Russ Cox
2
-2
/
+16
2010-05-20
clean up bug 275
Ken Thompson
1
-0
/
+0
2010-05-20
fix bug 275
Ken Thompson
1
-4
/
+0
2010-05-19
bug275: cannot apply real() to a complex array element
Robert Griesemer
2
-0
/
+24
2010-05-19
runtime: allow large map values
Russ Cox
1
-0
/
+34
2010-05-18
fix build - arm tests
Russ Cox
2
-12
/
+1
2010-05-13
bug274: test case for issue 777
Robert Griesemer
2
-0
/
+32
2010-05-03
big: completed set of Int division routines & cleanups
Robert Griesemer
1
-2
/
+2
2010-05-03
gc: bug264
Russ Cox
2
-16
/
+0
2010-05-03
test/bench: import new fasta C reference, update Go, optimizations
Russ Cox
2
-222
/
+297
2010-05-03
test: test of static initialization (fails)
Russ Cox
2
-0
/
+103
2010-05-03
gc: bug267
Russ Cox
2
-4
/
+0
2010-05-03
test: fix run-arm to count bugs correctly
Russ Cox
1
-2
/
+2
2010-05-01
gc: be pickier about slice, chan, array, and map sizes
Russ Cox
1
-0
/
+95
2010-04-30
big: use fast shift routines
Robert Griesemer
1
-2
/
+2
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-27
pidigits: ~10% performance win by using adds instead of shifts
Robert Griesemer
1
-2
/
+2
2010-04-27
6g bug: no need for parens around array index expression
Robert Griesemer
2
-0
/
+26
2010-04-26
Added fannkuch-parallel.go
Kyle Consalus
3
-0
/
+257
2010-04-26
gc: more specific error for statements at top level
Russ Cox
1
-0
/
+20
2010-04-22
runtime: closures, defer bug fix for Native Client
Russ Cox
19
-441
/
+17
2010-04-21
test/bench: reenable chameneosredux for gccgo.
Rob Pike
1
-6
/
+1
2010-04-20
big: Add Lsh and Value; convert pidigits to use big
Evan Shaw
1
-22
/
+28
2010-04-19
gc benchmark: Update package list
Evan Shaw
1
-3
/
+8
2010-04-19
gc: cmplx typecheck bug fix
Russ Cox
1
-0
/
+31
2010-04-16
the android runner script
Kai Backman
2
-6
/
+15
2010-04-15
synchronize ARM runner environment variable with run-arm
Kai Backman
1
-1
/
+1
2010-04-15
support for printing floats:
Kai Backman
1
-9
/
+9
2010-04-12
test: minor updates to avoid bitrot
Christopher Wedgwood
2
-6
/
+6
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-04-08
runtime: turn divide by zero, nil dereference into panics
Russ Cox
1
-0
/
+78
[prev]
[next]