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
*
test: fix two typos in float_lit2.go
Russ Cox
2014-05-21
1
-2
/
+2
*
test/float_lit2.go: rewrite to test values near boundaries
Russ Cox
2014-05-21
2
-84
/
+170
*
test/float_lit2.go: fix constants for 386 platforms (fix build)
Robert Griesemer
2014-05-21
1
-12
/
+12
*
test/float_lit2.go: compute test values from first principles
Robert Griesemer
2014-05-21
1
-10
/
+65
*
build: make nacl pass
Russ Cox
2014-05-20
2
-2
/
+5
*
syscall: fix Write(nil) on NaCl
Russ Cox
2014-05-20
1
-0
/
+19
*
cmd/gc: fix float32 const conversion and printing of big float consts
Russ Cox
2014-05-19
2
-0
/
+71
*
cmd/gc: fix <-<-expr
Russ Cox
2014-05-19
1
-0
/
+18
*
cmd/gc: fix two select temporary bugs
Russ Cox
2014-05-15
2
-0
/
+76
*
runtime: make scan of pointer-in-interface same as scan of pointer
Russ Cox
2014-05-15
1
-0
/
+59
*
cmd/gc: correct handling of globals, func args, results
Russ Cox
2014-05-15
6
-51
/
+134
*
cmd/gc: fix duplicate map key check
Russ Cox
2014-05-15
1
-0
/
+14
*
test: fix flakey test case for issue 4388
Mikio Hara
2014-05-15
1
-3
/
+9
*
cmd/gc: fix liveness vs regopt mismatch for input variables
Russ Cox
2014-05-12
1
-0
/
+40
*
cmd/gc: alias more variables during register allocation
Josh Bleecher Snyder
2014-05-12
1
-0
/
+37
*
cmd/gc: fix escape analysis for slice of array
Russ Cox
2014-05-12
1
-0
/
+32
*
cmd/gc: record line number for auto-generated wrappers as <autogenerated>:1
Russ Cox
2014-05-12
1
-0
/
+50
*
test/bench/shootout: support windows
ChaiShushan
2014-05-09
2
-64
/
+105
*
cmd/gc: fix ... escape analysis bug
Russ Cox
2014-05-09
1
-8
/
+20
*
cmd/gc: don't give credit for NOPs during register allocation
Josh Bleecher Snyder
2014-05-09
1
-0
/
+43
*
test: add test that gccgo compiled incorrectly
Ian Lance Taylor
2014-05-06
1
-0
/
+39
*
cmd/gc: fix segfault in isgoconst.
Shenghou Ma
2014-04-16
1
-0
/
+12
*
cmd/gc: fewer errors for wrong argument count
Jan Ziak
2014-04-16
1
-0
/
+24
*
liblink, cmd/ld: reenable nosplit checking and test
Russ Cox
2014-04-16
1
-0
/
+313
*
undo CL 66510044 / 6c0339d94123
Russ Cox
2014-04-14
1
-26
/
+0
*
cmd/gc: increase specificity of errors in function call context
Jan Ziak
2014-04-11
1
-0
/
+21
*
cmd/gc: fix typo in ordermapassign
Jan Ziak
2014-04-11
1
-0
/
+18
*
cmd/gc: avoid confusing error message "ovf in mpaddxx"
Jan Ziak
2014-04-09
1
-0
/
+103
*
cmd/gc: ignore blank (_) labels in label declarations
Jan Ziak
2014-04-09
2
-0
/
+28
*
cmd/gc: compute size of keys & values before making map bucket
Keith Randall
2014-04-04
1
-0
/
+17
*
cmd/gc: check duplicate keys in maps with interface{} key type
Jan Ziak
2014-04-04
1
-0
/
+30
*
cmd/gc, runtime: make GODEBUG=gcdead=1 mode work with liveness
Russ Cox
2014-04-03
1
-6
/
+33
*
cmd/gc: reject builtin function calls in len(fixed array) constants
Russ Cox
2014-04-03
1
-0
/
+4
*
runtime: check that new slice cap doesn't overflow
Dave Cheney
2014-04-03
1
-0
/
+27
*
cmd/gc: shorten even more temporary lifetimes
Russ Cox
2014-04-02
1
-0
/
+114
*
cmd/gc: shorten more temporary lifetimes
Russ Cox
2014-04-01
1
-0
/
+93
*
cmd/gc: shorten temporary lifetimes when possible
Russ Cox
2014-04-01
2
-0
/
+287
*
cmd/gc: fix spurious "bad negated constant" for complex constants.
Shenghou Ma
2014-04-01
3
-0
/
+31
*
cmd/gc: suppress array index error caused by a previously reported error
Jan Ziak
2014-03-29
2
-1
/
+12
*
cmd/gc: liveness-related bug fixes
Russ Cox
2014-03-27
2
-2
/
+110
*
cmd/gc: fix spurious 'use of untyped nil' error
Jan Ziak
2014-03-27
1
-0
/
+13
*
cmd/gc: fix spurious 'const initializer is not a constant' error
Jan Ziak
2014-03-24
1
-0
/
+14
*
cmd/gc: round floats with a large negative exponent towards zero
Jan Ziak
2014-03-24
1
-0
/
+21
*
cmd/6g, cmd/8g: skip CONVNOP nodes in bgen.
R?my Oudompheng
2014-03-20
1
-0
/
+51
*
test: add extra test case for issue 7590
Chris Manghane
2014-03-20
1
-0
/
+21
*
test: enable bug385_32 test on amd64p32.
R?my Oudompheng
2014-03-20
1
-1
/
+1
*
cmd/gc: check exponent overflow and underflow in mparith
Jan Ziak
2014-03-19
1
-0
/
+25
*
cmd/gc: fix error check for self-referential array type.
Chris Manghane
2014-03-17
1
-0
/
+19
*
undo CL 77050045 / 073d79675aae
Brad Fitzpatrick
2014-03-17
1
-19
/
+0
*
cmd/gc: Add tests for self-referential array types.
Chris Manghane
2014-03-17
1
-0
/
+19
[next]