commit 5facb847703522e2d0716bf32500974aaf20fc20 [browse]
Author: Russ Cox
Date: 2009-12-09 14:39:41 -08:00

doc/contribute: try to make it clearer that you send a review with hg mail, not hg submit.

R=r
https://golang.org/cl/171046

commit a8ed75d27ce464041bf91db7eaa624674f6a2145 [browse]
Author: Roger Peppe
Date: 2009-12-09 14:23:43 -08:00

added benchmarks to rand_test.go;
removed superfluous field name in lockedSource.

R=r, rsc
https://golang.org/cl/170043

commit 51f2932082ecfc7c92aad774be3ebea6436d662b [browse]
Author: Rob Pike
Date: 2009-12-09 14:18:32 -08:00

syscalls can return negative i/o counts. fix bugs in ReadAt and WriteAt not to include
negative counts in return values.

R=rsc
CC=golang-dev
https://golang.org/cl/170044

commit d55abfd2c9cd96f8e4c1b61a9b57c88d3f3bcd37 [browse]
Author: Russ Cox
Date: 2009-12-09 14:05:12 -08:00

doc: split contribute.html into code.html and contribute.html

R=r
https://golang.org/cl/170042

commit 916533119e4d952412d44ff9907691e8137cc0ef [browse]
Author: Roger Peppe
Date: 2009-12-09 12:55:19 -08:00

Make the operations on the global rng thread safe.

R=r, rsc
CC=golang-dev
https://golang.org/cl/168041

clone the repository to get more history