Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | content: wrap long lines using new program wrap.go | Russ Cox | 2020-03-11 |
| | | | | | | | | | | | Wrapping long lines will make diffs easier to read for the eventual conversion to Markdown. For golang/go#33955. Change-Id: Ibcc1b5a84ccc9144b5fcdc9266f2da3e2cf3c5a3 Reviewed-on: https://go-review.googlesource.com/c/blog/+/222839 Reviewed-by: Ian Lance Taylor <iant@golang.org> | ||
* | content: fix or remove broken links in Google I/O 2010 article | Ian Lance Taylor | 2019-08-19 |
| | | | | | | | | | | | | | | The original destination of these links seems to have vanished. It doesn't really matter, so just remove them. Leave a link to the main Google I/O blog post, and to the video of the Go programming talk. This particular blog article is not too interesting today but I guess it's a reminder of the early days. Change-Id: I8d90c84d9eb442ee4028a875d2df670f444be417 Reviewed-on: https://go-review.googlesource.com/c/blog/+/190717 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Shulhan <m.shulhan@gmail.com> | ||
* | go.blog: add content | Andrew Gerrand | 2013-03-08 |
R=golang-dev, r CC=golang-dev https://golang.org/cl/7436052 |