commit f3a97293b17133cd5529b3510bc9301798bf2167 [browse]
Author: Russ Cox
Date: 2009-11-12 14:55:26 -08:00

test/run: unset GREP_OPTIONS

Fixes #116.

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

commit b0c7d680525d46d40fab09a4c68131ccbcd3254d [browse]
Author: Russ Cox
Date: 2009-11-12 14:55:04 -08:00

os.TestSeek: use a smaller but still 64-bit seek offset.

Might fix issue 91.

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

commit ce0a4bae41c310f96b86322007e87b2fb0a29781 [browse]
Author: Rob Pike
Date: 2009-11-12 14:28:45 -08:00

produce helpful error when gotest doesn't find a Makefile

Fixes #117.

R=rsc, agl1
CC=golang-dev
https://golang.org/cl/152107

commit 9549eeecd100c2c2c8d90dd1c926149d1d22d187 [browse]
Author: Rob Pike
Date: 2009-11-12 14:10:16 -08:00

add a paragraph about semicolons to the tutorial.
fix a typo caught by kakugawa@gmail.com

Fixes #92.

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

commit 454c621d91fab6b0143fd678fd2d10ed3c28a983 [browse]
Author: Adam Langley
Date: 2009-11-12 13:55:20 -08:00

exp/draw: correct Makefile.

Thanks to Allister Macleod

Fixes #112.

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

clone the repository to get more history