- 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 12 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
-
Hector Chu authored
R=rsc CC=golang-dev https://golang.org/cl/176066
-
Russ Cox authored
TBR=r https://golang.org/cl/183133
-
- 06 Jan, 2010 17 commits
-
-
Russ Cox authored
R=gri CC=golang-dev https://golang.org/cl/181155
-
Russ Cox authored
won't appear online until next release R=r CC=golang-dev https://golang.org/cl/183126
-
Austin Clements authored
remove-list-of-test-properties, since the latter is missing from XEmacs. Fixes #462. R=rsc CC=golang-dev https://golang.org/cl/181152
-
Russ Cox authored
R=r CC=golang-dev, petar-m https://golang.org/cl/183132
-
Devon H. O'Dell authored
This keeps debug symbols in for e.g. unreferenced enums. Fixes #479 R=rsc CC=golang-dev, waltermundt https://golang.org/cl/181102
-
Rob Pike authored
The model is that formatString is a a representation of a standard time, and that Format converts the time to that representation. Standard representaitons are defined for ANSIC, RFC850, RFC1123, and ISO8601. There's also a humane Kitchen fomat: 3:04PM. R=rsc, benolive, cw CC=golang-dev https://golang.org/cl/181130
-
Jan H. Hosang authored
R=golang-dev, iant CC=golang-dev https://golang.org/cl/181153
-
Devon H. O'Dell authored
QUOTED_GOBIN. Re-take of 181077; fixes copy-pasta that broke build. Fixes #468 R=rsc CC=golang-dev https://golang.org/cl/183125
-
Ivan Krasin authored
R=rsc, imkrasin CC=golang-dev https://golang.org/cl/179126
-
Ivan Krasin authored
R=rsc, imkrasin CC=golang-dev https://golang.org/cl/179125
-
Russ Cox authored
R=r https://golang.org/cl/183124
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/183123
-
Evan Shaw authored
Fixes #447 R=rsc CC=golang-dev https://golang.org/cl/183047
-
-
Evan Shaw authored
R=rsc CC=golang-dev https://golang.org/cl/181138
-
Austin Clements authored
Fixes #415. R=rsc CC=golang-dev https://golang.org/cl/183104
-
Russ Cox authored
(changes adopted from alc, agl) R=agl1, agl CC=golang-dev https://golang.org/cl/181137
-