- 20 Sep, 2010 9 commits
-
-
Rob Pike authored
R=rsc CC=golang-dev https://golang.org/cl/2229044
-
Alex Brainman authored
R=rsc, Joe Poirier, r CC=golang-dev https://golang.org/cl/2248041
-
Russ Cox authored
missing from last CL, sorry R=r CC=golang-dev https://golang.org/cl/2214043
-
Russ Cox authored
Wasn't running the temp binary under $E (emulator). R=r CC=golang-dev https://golang.org/cl/2237043
-
Russ Cox authored
*Much* better on NaCl, where memory faults are deadly. R=r CC=golang-dev https://golang.org/cl/2249041
-
Russ Cox authored
NaCl rejects zero-length write using nil pointer. R=r CC=golang-dev https://golang.org/cl/2237042
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/2221042
-
Nigel Tao authored
R=r CC=golang-dev https://golang.org/cl/2192043
-
Rob Pike authored
This also silences some misleading logging. Also improve logging. R=rsc CC=golang-dev https://golang.org/cl/2245041
-
- 19 Sep, 2010 3 commits
-
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/2204045
-
Rob Pike authored
Fixes #1118. R=rsc CC=golang-dev https://golang.org/cl/2225044
-
Rob Pike authored
The decoder was crashing when handling an rpc that expected a struct but was delivered something else. This diagnoses the problem. The other direction (expecting non-struct but getting one) was already handled. R=rsc CC=golang-dev https://golang.org/cl/2246041
-
- 18 Sep, 2010 2 commits
-
-
Rob Pike authored
Re-enable the test on Windows. R=brainman, alex.brainman CC=golang-dev https://golang.org/cl/2244041
-
Alex Brainman authored
R=r CC=golang-dev https://golang.org/cl/2225042
-
- 17 Sep, 2010 3 commits
-
-
Andrew Gerrand authored
R=rsc, gri CC=golang-dev https://golang.org/cl/2191043
-
Alex Brainman authored
R=golang-dev, rsc1 CC=golang-dev https://golang.org/cl/2212041
-
Robert Griesemer authored
(os package comments were duplicates) R=rsc CC=golang-dev https://golang.org/cl/2205042
-
- 16 Sep, 2010 14 commits
-
-
Ken Thompson authored
R=rsc CC=golang-dev https://golang.org/cl/2187042
-
Rob Pike authored
Suggested in a bug report (since addressed) by Axel Schreiner. R=rsc CC=golang-dev https://golang.org/cl/2228041
-
Robert Griesemer authored
Use -timestamps=false flag to disable. (This used to be shown on the front-page below the build information with the old godoc. However, the time stamps are directory-specific and should be shown with the directory.) R=rsc CC=golang-dev https://golang.org/cl/2233044
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/2214042
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/2209042
-
Robert Griesemer authored
R=rsc CC=golang-dev https://golang.org/cl/2233043
-
Robert Griesemer authored
R=rsc CC=golang-dev https://golang.org/cl/2212042
-
Eric Clark authored
Fixes #1081 R=rsc CC=golang-dev https://golang.org/cl/2112046
-
Fazlul Shahriar authored
* SHOW DB responds with a "110 n databases present - text follows" -- parse it. * Doing a Define() on a non-existing word gives error "invalid definition count: no", when we really want "552 no match". R=rsc CC=golang-dev https://golang.org/cl/2211041
-
Andrew Gerrand authored
R=r CC=golang-dev https://golang.org/cl/2213042
-
Andrew Gerrand authored
R=r CC=golang-dev https://golang.org/cl/2227041
-
Andrew Gerrand authored
R=r, rsc, gri CC=golang-dev, iant, ken2, lvd, nigeltao_golang, stephenm https://golang.org/cl/2182042
-
Rob Pike authored
Also add a bit of debugging and sanitation code. Fixes #769. R=adg CC=golang-dev https://golang.org/cl/2206042
-
Robert Griesemer authored
R=iant CC=golang-dev, ken2 https://golang.org/cl/2182043
-
- 15 Sep, 2010 6 commits
-
-
Robert Griesemer authored
R=r CC=golang-dev https://golang.org/cl/2225041
-
Robert Griesemer authored
(ignore directories containing *.go files that don't actually start with a package clause) R=r CC=golang-dev https://golang.org/cl/2223041
-
Ken Thompson authored
with //line directives. R=rsc CC=golang-dev https://golang.org/cl/2224041
-
Russ Cox authored
Fixes #1079. R=r, trufae, fgergo CC=golang-dev https://golang.org/cl/2103048
-
Rob Pike authored
R=adg CC=golang-dev https://golang.org/cl/2198042
-
Robert Griesemer authored
also: fix a logic error with filter use at startup R=rsc CC=golang-dev https://golang.org/cl/2184044
-
- 14 Sep, 2010 3 commits
-
-
Robert Griesemer authored
R=rsc CC=golang-dev https://golang.org/cl/2206041
-
Robert Griesemer authored
R=rsc CC=golang-dev https://golang.org/cl/2201041
-
Robert Griesemer authored
R=iant CC=golang-dev https://golang.org/cl/2184042
-