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/bench/shootout/timing.log: update to Go 1.1
Rob Pike
2013-05-23
1
-0
/
+91
*
test: add test for issue 3888.
R?my Oudompheng
2013-05-22
1
-0
/
+12
*
test/errchk: use "#!/usr/bin/env perl" shebang line
Shenghou Ma
2013-05-23
1
-1
/
+1
*
cmd/gc: fix confusing error with broken types and defer/go
Daniel Morsing
2013-05-21
1
-0
/
+19
*
test: do not run the test that relies on precise GC on 32-bits
Dmitriy Vyukov
2013-05-20
1
-0
/
+6
*
runtime: zeroize g->fnstart to not prevent GC of the closure
Dmitriy Vyukov
2013-05-20
1
-0
/
+52
*
cmd/gc: repair make(T) in export data for inlining.
R?my Oudompheng
2013-05-16
3
-0
/
+50
*
cmd/gc: initialize t->width in dgcsym() if required
Jan Ziak
2013-04-25
3
-0
/
+60
*
undo CL 8954044 / ad3c2ffb16d7
Jan Ziak
2013-04-25
1
-37
/
+0
*
runtime: prevent the GC from seeing the content of a frame in runfinq()
Jan Ziak
2013-04-25
1
-0
/
+37
*
cmd/5g, cmd/6g, cmd/8g: more nil ptr to large struct checks
Ian Lance Taylor
2013-04-24
1
-0
/
+22
*
test/stress: start of a runtime stress program
Brad Fitzpatrick
2013-04-15
3
-0
/
+495
*
cmd/gc: disable inlining of method values
Daniel Morsing
2013-04-13
3
-0
/
+42
*
test: make goprint.go wait longer for go its routine to execute
Carl Shapiro
2013-04-12
1
-1
/
+1
*
test: raise the allocation threshold for chan/select2.go failure
Carl Shapiro
2013-04-12
1
-1
/
+1
*
gc: escape unicode BOM in exported string literals
Volker Dobler
2013-04-11
3
-0
/
+28
*
test: fix mapnan.go build tag
Brad Fitzpatrick
2013-04-08
1
-1
/
+1
*
cmd/gc: properly set variadic flag on method values.
R?my Oudompheng
2013-04-08
1
-0
/
+45
*
test: fix flaky NaN-key map complexity test
Brad Fitzpatrick
2013-04-07
2
-34
/
+85
*
cmd/gc: fix Offsetof computation.
R?my Oudompheng
2013-04-05
3
-2
/
+250
*
cmd/gc: be more tolerant with recursive types when checking map types.
R?my Oudompheng
2013-04-03
3
-0
/
+37
*
cmd/gc: do not reuse bool temporaries for composite equality.
R?my Oudompheng
2013-04-01
1
-0
/
+88
*
cmd/5l, cmd/6l, cmd/8l: fix segfault on reading LOCALS for a duplicate defini...
R?my Oudompheng
2013-03-25
3
-0
/
+32
*
cmd/gc: fix line number for 'missing return' in closure
Russ Cox
2013-03-22
1
-0
/
+1436
*
cmd/vet: add assembly checker
Russ Cox
2013-03-22
1
-1
/
+1
*
test: more systematic shift tests
Robert Griesemer
2013-03-21
1
-4
/
+187
*
cmd/gc: accept ideal float as indices.
R?my Oudompheng
2013-03-22
2
-19
/
+102
*
cmd/gc: fix escape analysis of method values
Russ Cox
2013-03-20
2
-0
/
+51
*
cmd/gc: reject methods on non-locals, even if symbol exists
Daniel Morsing
2013-03-20
1
-0
/
+15
*
cmd/gc: implement method values
Russ Cox
2013-03-20
1
-0
/
+297
*
cmd/gc: steal escape analysis info when inlining
Daniel Morsing
2013-03-18
1
-0
/
+34
*
cmd/gc: missing type inference for untyped complex() calls.
R?my Oudompheng
2013-03-16
1
-0
/
+12
*
cmd/gc: ensure unique parameter and result names in function types
Russ Cox
2013-03-15
7
-22
/
+49
*
cmd/gc: fix escape analysis bug.
R?my Oudompheng
2013-03-15
4
-2
/
+76
*
cmd/gc: disallow fallthrough in final case of switch
Tyler Bunnell
2013-03-15
2
-9
/
+36
*
go/test/bench/go1: add regexp test
Rob Pike
2013-03-12
1
-0
/
+59
*
test/bench/go1: add http test
Brad Fitzpatrick
2013-03-12
1
-0
/
+45
*
test/bench/garbage: fix parser benchmark
Jan Ziak
2013-03-12
1
-1
/
+0
*
go/test/bench/go1: add printf and time format tests
Rob Pike
2013-03-11
3
-1
/
+94
*
cmd/gc: reject complex calls with mismatched argument types.
R?my Oudompheng
2013-03-11
1
-0
/
+26
*
cmd/8g: fix code generation of int64(0) == int64(0).
R?my Oudompheng
2013-03-07
1
-0
/
+16
*
cmd/gc: implement new return requirements
Russ Cox
2013-03-04
3
-2
/
+1456
*
test/bench/go1: use raw string instead of string addition
Shenghou Ma
2013-03-05
2
-1805
/
+1806
*
cmd/gc: disallow selectors to the blank identifier
Daniel Morsing
2013-03-04
1
-0
/
+5
*
cmd/gc: simplify and fix defaultlit.
R?my Oudompheng
2013-03-04
1
-0
/
+7
*
test/bench/garbage: fix parser benchmark
Jan Ziak
2013-03-04
1
-18
/
+77
*
cmd/gc: unbreak exporting of composite literals.
R?my Oudompheng
2013-03-04
4
-0
/
+53
*
cmd/gc: accept cases with same value but different types in switch.
R?my Oudompheng
2013-02-26
1
-0
/
+29
*
cmd/gc: fix corruption in export of &T{} literals.
R?my Oudompheng
2013-02-26
3
-0
/
+52
*
exp/ssa/interp: (#6 of 5): test interpretation of SSA form of $GOROOT/test/*.go.
Alan Donovan
2013-02-21
4
-32
/
+58
[next]