commit 4abbd32b5385e6e2ffe9d297eac636e68565f8d2 [browse]
Author: Andrew Gerrand
Date: 2010-07-02 10:36:43 +10:00
release.2010-07-01
R=rsc
CC=golang-dev
https://golang.org/cl/1741047
commit dc6a95e9798216b803145eb9e998304fda7126a4 [browse]
Author: Rob Pike
Date: 2010-07-01 14:44:21 -07:00
strconv.Uitob64: allow conversion of 64-bit binaries (buffer was too small).
panic if base is invalid.
R=rsc
CC=golang-dev
https://golang.org/cl/1702050
commit 38f1231f3ed39b03758a7508eb1b2951ba5ef0a8 [browse]
Author: Rob Pike
Date: 2010-07-01 14:08:14 -07:00
strings and bytes.Split: make count of 0 mean 0, not infinite.
Use a count of -1 for infinity. Ditto for Replace.
R=rsc
CC=golang-dev
https://golang.org/cl/1704044
commit 285312a05cdaaadad93878f693c6cc90a02ca902 [browse]
Author: Russ Cox
Date: 2010-07-01 12:51:00 -07:00
6l: drop confusing comment
R=ken2
CC=golang-dev
https://golang.org/cl/1693047
commit e5009e29eaea99017b314f6b1e97cf6b56eb15fd [browse]
Author: Russ Cox
Date: 2010-07-01 12:36:29 -07:00
6a: assemble CMPPD as 6l expects
libmach: disassemble CMPPD as 6a expects
R=ken2
CC=Charlie Dorian, golang-dev
https://golang.org/cl/1704046
clone the repository to get more history