commit 4f03ef7993ce7aa125530010b6b8bf3c4ae2cfa0 [browse]
Author: Andrew Gerrand
Date: 2011-07-08 13:13:38 +10:00
weekly.2011-07-07
R=golang-dev, dsymonds, r
CC=golang-dev
https://golang.org/cl/4668061
commit 5bcbcab3118368e87cd676722db711d54d590403 [browse]
Author: Andrew Gerrand
Date: 2011-07-08 10:52:50 +10:00
sort: rename helpers: s/Sort// in sort.Sort[Float64s|Ints|Strings]
Includes 'sorthelpers' gofix and updates to tree.
R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/4631098
commit e67a2504a15ac579758f8dc494d4d4e2b5fc13ab [browse]
Author: David Symonds
Date: 2011-07-08 10:51:56 +10:00
gob: export fields in structs in the package documentation.
R=r
CC=golang-dev
https://golang.org/cl/4648075
commit 3236097ab02943068c7d29c5fd43e97962363b7d [browse]
Author: Brad Fitzpatrick
Date: 2011-07-07 17:45:28 -07:00
cgi: don't depend on CGI.pm for tests
CGI.pm used to be part of the Perl core,
but some distros now bundle perl-core
and perl-modules separately.
It's not worth depending on.
R=golang-dev, mattn.jp
CC=golang-dev
https://golang.org/cl/4675063
commit b39afde805f632bfbe5c4be7a68d01db03de2ce8 [browse]
Author: Nigel Tao
Date: 2011-07-08 09:54:21 +10:00
image/draw: add draw tests where the destination image doesn't start
at (0, 0).
Also refactor the test to use the SubImage method rather than monkeying
with an image's Pix and Rect fields.
R=r
CC=golang-dev
https://golang.org/cl/4678045
clone the repository to get more history