An error occurred fetching the project authors.
- 27 Feb, 2012 1 commit
-
-
Andrew Gerrand authored
R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/5701050
-
- 24 Feb, 2012 1 commit
-
-
Shenghou Ma authored
R=golang-dev, r, adg CC=golang-dev https://golang.org/cl/5683076
-
- 24 Nov, 2011 1 commit
-
-
Rob Pike authored
The Set type is gone. Instead, templates are automatically associated by being parsed together; nested definitions implicitly create associations. Only associated templates can invoke one another. This approach dramatically reduces the breadth of the construction API. For now, html/template is deleted from src/pkg/Makefile, so this can be checked in. Nothing in the tree depends on it. It will be updated next. R=dsymonds, adg, rsc, r, gri, mikesamuel, nigeltao CC=golang-dev https://golang.org/cl/5415060
-
- 08 Nov, 2011 1 commit
-
-
Rob Pike authored
R=rsc CC=golang-dev https://golang.org/cl/5338043
-
- 02 Nov, 2011 2 commits
-
-
Russ Cox authored
R=adg CC=golang-dev https://golang.org/cl/5328062
-
Russ Cox authored
R=golang-dev, iant, r, r CC=golang-dev https://golang.org/cl/5307066
-
- 18 Aug, 2011 1 commit
-
-
Andrew Gerrand authored
R=golang-dev, r CC=golang-dev https://golang.org/cl/4897048
-
- 17 Aug, 2011 1 commit
-
-
Rob Pike authored
It's already in old/template; make that build. Update a couple of references to point to the old template. They can be updated later. Update goplay to use exp/template. R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/4902046
-
- 13 May, 2011 1 commit
-
-
Brad Fitzpatrick authored
R=golang-dev, r CC=golang-dev https://golang.org/cl/4515077
-
- 09 Mar, 2011 1 commit
-
-
Andrew Gerrand authored
Fixes #1595. R=r CC=golang-dev https://golang.org/cl/4243067
-
- 09 Feb, 2011 1 commit
-
-
Rob Pike authored
In line with other functions such as Fprintf, put the thing to be written first. Apologies for the breakages this is sure to cause. R=rsc, gri, adg, eds, r2, aam CC=golang-dev https://golang.org/cl/4169042
-
- 07 Feb, 2011 2 commits
-
-
Andrey Mirtchovski authored
Missing closing bracket renders the next code snippet unreadable. R=adg, gri CC=golang-dev https://golang.org/cl/4119060
-
Andrey Mirtchovski authored
A couple of post-closure function definitions were introduced too early, making the resulting code fail compilation. Also, the TitleValidator regexp was missing. R=adg CC=golang-dev https://golang.org/cl/4105054
-
- 26 Jan, 2011 2 commits
-
-
Andrew Gerrand authored
R=mattn CC=golang-dev https://golang.org/cl/4034046
-
Andrew Gerrand authored
Fixes #1444. R=rsc, r CC=golang-dev https://golang.org/cl/3979045
-
- 30 Sep, 2010 1 commit
-
-
Stephen Ma authored
R=adg, r2 CC=golang-dev https://golang.org/cl/2302041
-
- 27 Aug, 2010 1 commit
-
-
Andrew Gerrand authored
R=r, rsc1 CC=golang-dev https://golang.org/cl/1953048
-
- 01 Jun, 2010 1 commit
-
-
Joe Poirier authored
R=golang-dev, adg CC=golang-dev, rsc https://golang.org/cl/1426042
-
- 07 May, 2010 1 commit
-
-
Andrew Gerrand authored
R=r CC=golang-dev https://golang.org/cl/1148041
-
- 03 May, 2010 1 commit
-
-
Andrew Gerrand authored
Fixes #757. R=rsc CC=golang-dev https://golang.org/cl/1064041
-
- 29 Apr, 2010 2 commits
-
-
Andrey Mirtchovski authored
R=adg CC=golang-dev https://golang.org/cl/993042
-
Andrey Mirtchovski authored
Also, calling fmt, ioutil and os "builtin" is probably confusing. R=adg CC=golang-dev https://golang.org/cl/965045
-
- 28 Apr, 2010 2 commits
-
-
Andrew Gerrand authored
noticed this as I was submitting the previous CL :( R=r CC=golang-dev https://golang.org/cl/989045
-
Andrew Gerrand authored
R=r, rsc, gri CC=golang-dev https://golang.org/cl/887045
-