1
0
mirror of https://github.com/golang/go synced 2024-11-21 19:34:46 -07:00
go/doc/progs
Johan Euphrosine fef92cbbac doc: add Go image/draw package article and convert code snippets to Go1.
Originally published on The Go Programming Language Blog, September 29, 2011.

http://blog.golang.org/2011/09/go-imagedraw-package.html

Update #2547.

R=golang-dev, adg, rsc
CC=golang-dev
https://golang.org/cl/5755057
2012-03-14 11:27:41 +11:00
..
cgo1.go doc: add C? Go? Cgo! article 2012-03-13 09:07:37 +11:00
cgo2.go doc: add C? Go? Cgo! article 2012-03-13 09:07:37 +11:00
cgo3.go doc: add C? Go? Cgo! article 2012-03-13 09:07:37 +11:00
cgo4.go doc: add C? Go? Cgo! article 2012-03-13 09:07:37 +11:00
defer2.go doc: trivial comment typo fix 2012-01-12 07:55:23 -08:00
defer.go doc: trivial comment typo fix 2012-01-12 07:55:23 -08:00
eff_bytesize.go effective go: extract and test a couple more examples. 2011-08-22 22:46:59 +10:00
eff_qr.go renaming_4: gofix -r everything/but/src/pkg 2011-11-08 15:43:02 -08:00
eff_sequence.go effective go: extract and test a couple more examples. 2011-08-22 22:46:59 +10:00
error2.go doc: only trim newlines in tmpltohtml, gofmt progs 2012-01-09 20:05:34 +11:00
error3.go doc: only trim newlines in tmpltohtml, gofmt progs 2012-01-09 20:05:34 +11:00
error4.go doc: only trim newlines in tmpltohtml, gofmt progs 2012-01-09 20:05:34 +11:00
error.go doc/progs: update for go 1 2012-03-05 12:49:31 +11:00
go1.go doc/progs: update for go 1 2012-03-05 12:49:31 +11:00
image_draw.go doc: add Go image/draw package article and convert code snippets to Go1. 2012-03-14 11:27:41 +11:00
interface2.go doc: fix typos in laws_of_reflection article, add copyright notice. 2012-03-07 11:24:00 +11:00
interface.go doc: fix typos in laws_of_reflection article, add copyright notice. 2012-03-07 11:24:00 +11:00
run doc/progs: skip cgo1 and cgo2 on freebsd 2012-03-13 11:55:16 +11:00
slices.go doc/progs: update for go 1 2012-03-05 12:49:31 +11:00