commit 7ff8e90eb7ceb2016aa9fc736febd8a5902ec65e [browse]
Author: Rui Ueyama
Date: 2014-04-21 17:00:27 -07:00
strings: fix off-by-one error in test
Previously it would panic because of out-of-bound access
if s1 is longer than s2.
LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/90110043
commit 2653386ce8dfd497fb9b8f65bc75ef9adf8e7b58 [browse]
Author: Robert Griesemer
Date: 2014-04-21 15:54:51 -07:00
math/big: fix Int.Exp
Fixes #7814.
LGTM=agl, adonovan
R=agl, adonovan
CC=golang-codereviews
https://golang.org/cl/90080043
commit 9cddb60d251fbd3b5a391b87fa76c20378296f92 [browse]
Author: Josh Bleecher Snyder
Date: 2014-04-21 13:07:51 -07:00
net: extend TestVariousDeadlines1Proc timeout
TestVariousDeadlines1Proc was flaky on my system,
failing on about 5% of runs.
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/89830045
commit 800d8adf35ebf340c8bc4769318531717aaab88e [browse]
Author: Mark Zavislak
Date: 2014-04-21 08:55:23 -07:00
runtime: fix typo in error message
LGTM=robert.hencke, iant
R=golang-codereviews, robert.hencke, iant
CC=golang-codereviews
https://golang.org/cl/89760043
commit 1332eb5b6210e16601ff8d049885e41a6e16908d [browse]
Author: Rémy Oudompheng
Date: 2014-04-21 17:21:09 +02:00
runtime/race: add test for issue 7561.
LGTM=dvyukov
R=rsc, iant, khr, dvyukov
CC=golang-codereviews
https://golang.org/cl/76520045
clone the repository to get more history