- 12 Jan, 2010 8 commits
-
-
Roger Peppe authored
than one explicitly named file. R=rsc, gri CC=golang-dev https://golang.org/cl/186095
-
Charles L. Dorian authored
Added special case tests to all_test.go. Added tests to Floor, in-lined tests in Exp and Log. R=rsc CC=golang-dev https://golang.org/cl/184081
-
Adam Langley authored
Fixes #515. R=rsc CC=golang-dev https://golang.org/cl/184079
-
Adam Langley authored
Fixes #516. R=rsc CC=golang-dev, golang-dev https://golang.org/cl/184080
-
Rob Pike authored
R=rsc CC=golang-dev https://golang.org/cl/186079
-
Rob Pike authored
R=rsc CC=golang-dev https://golang.org/cl/186079
-
Rob Pike authored
amd64 linux only. R=rsc CC=golang-dev https://golang.org/cl/186077
-
Charles L. Dorian authored
Added special case tests to all_test.go for Fmod. Fixed Fmod [hung for Fmod(+/-Inf, <finite>)]. Also added test for Ceil in all_test.go. R=rsc CC=golang-dev https://golang.org/cl/186076
-
- 11 Jan, 2010 8 commits
-
-
Bill Neubauer authored
R=golang-dev, rsc CC=golang-dev https://golang.org/cl/184055
-
Devon H. O'Dell authored
Fixes #435 R=rsc CC=golang-dev https://golang.org/cl/181161
-
Yongjian Xu authored
R=golang-dev, rsc CC=golang-dev https://golang.org/cl/181186
-
Robert Griesemer authored
now printed using the semicolon-free style. Removed NoSemis flag and mechanism dealing with optional semicolons from go/printer. Updated all go/printer output files using the semi-colon free style. Changes have no formatting impact on checked in go code under src and misc. R=rsc, r CC=golang-dev https://golang.org/cl/184068
-
Rob Pike authored
R=rsc CC=golang-dev https://golang.org/cl/186042
-
Russ Cox authored
R=r CC= golang-dev, Charlie Dorian, golang-dev https://golang.org/cl/184058
-
David Symonds authored
R=rsc CC=golang-dev https://golang.org/cl/183142
-
Robert Griesemer authored
Addresses some cases and respects position of closing parenthesis; but doesn't work yet in all cases. Heuristic; will need to be replaced by a real solution eventually. Does not cause existing code to be reformatted. R=r CC=golang-dev, rsc https://golang.org/cl/186043
-
- 10 Jan, 2010 1 commit
-
-
Charles L. Dorian authored
Note: sqrt_decl.go already in src/pkg/math/. R=rsc CC=golang-dev https://golang.org/cl/183155
-
- 09 Jan, 2010 2 commits
-
-
Russ Cox authored
in various already expensive routines. helps keep cpu utilization up when GOMAXPROCS > 1, but not a full solution. http://groups.google.com/group/golang-nuts/t/7a9535c4136d3e2 R=r CC=golang-dev https://golang.org/cl/184043
-
Russ Cox authored
rename original_author to copied_from so that it reads better when used as a condition. R=r CC=golang-dev https://golang.org/cl/185045
-
- 08 Jan, 2010 11 commits
-
-
Charles L. Dorian authored
Added tests for NaN and out-of-range values. Combined asin.go and atan.go into atan.go. R=rsc CC=golang-dev https://golang.org/cl/180065
-
Rob Pike authored
R=gri, iant CC=golang-dev https://golang.org/cl/183160
-
Russ Cox authored
Fixes #471. R=ken2 CC=golang-dev https://golang.org/cl/181184
-
Russ Cox authored
Fixes #475. R=ken2 CC=golang-dev https://golang.org/cl/183157
-
Russ Cox authored
Fixes #495. R=ken2 CC=golang-dev https://golang.org/cl/183156
-
Rob Pike authored
Fixes #501. R=rsc CC=golang-dev https://golang.org/cl/181183
-
Adam Langley authored
These are the scripts behind godashboard.appspot.com. Nothing is particularly beautiful about it, but it does run. I still need to add support for per-builder keys and for running the benchmarks. R=rsc CC=golang-dev https://golang.org/cl/183153
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/181156
-
Russ Cox authored
also send out hg mail for TBR submits R=r CC=golang-dev https://golang.org/cl/183137
-
Russ Cox authored
Fixes #502. R=r, hoisie CC=golang-dev https://golang.org/cl/181179
-
Rob Pike authored
R=rsc CC=golang-dev https://golang.org/cl/183141
-
- 07 Jan, 2010 10 commits
-
-
Robert Griesemer authored
R=rsc CC=golang-dev https://golang.org/cl/181171
-
Rob Pike authored
add a benchmark R=rsc CC=golang-dev https://golang.org/cl/181164
-
Rob Pike authored
some significant improvements: reverse-complement nbody (gccgo only) regex-dna pidigits one mysterious drop: binary-tree.go (gccgo only) R=rsc CC=golang-dev https://golang.org/cl/181158
-
Evan Shaw authored
Using FUCOMIP instead of the FUCOMP-FSTSW-SAHF sequence gives better performance and saves code space. R=rsc CC=golang-dev https://golang.org/cl/183139
-
Evan Shaw authored
R=rsc CC=golang-dev https://golang.org/cl/183140
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/183138
-
Rob Pike authored
R=rsc CC=golang-dev https://golang.org/cl/181163
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/183135
-
Russ Cox authored
R=ken2 https://golang.org/cl/183136
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/181157
-