- 16 Feb, 2011 5 commits
-
-
Roger Peppe authored
R=r, r2, rsc CC=golang-dev https://golang.org/cl/4119055
-
Yasuhiro Matsumoto authored
R=golang-dev, rsc, brainman CC=golang-dev https://golang.org/cl/4175049
-
Alex Brainman authored
Program listed http://code.google.com/p/go/issues/detail?id=1495 (with nRequester set to 10000) will crash with runtime: failed to create new OS thread (have 4526 already; errno=8) instead of runtime: failed to create new OS thread (have 618 already; errno=8). R=golang-dev, rsc, vcc CC=golang-dev https://golang.org/cl/4172046
-
Yasuhiro Matsumoto authored
R=golang-dev, brainman, rsc CC=golang-dev https://golang.org/cl/4179049
-
Nigel Tao authored
compression algorithms. R=rsc, r2, nigeltao_gnome CC=golang-dev https://golang.org/cl/4188054
-
- 15 Feb, 2011 7 commits
-
-
Andrew Gerrand authored
R=r, r2 CC=golang-dev https://golang.org/cl/4178055
-
Adam Langley authored
R=r, r2 CC=golang-dev https://golang.org/cl/4178054
-
Robert Griesemer authored
No language change. R=r, rsc, iant, ken2, r2 CC=golang-dev https://golang.org/cl/4168050
-
Andrew Gerrand authored
R=rsc CC=golang-dev https://golang.org/cl/4184046
-
Andrew Gerrand authored
R=rsc CC=golang-dev https://golang.org/cl/4191041
-
Adam Langley authored
Fixes #1509. R=r CC=golang-dev https://golang.org/cl/4167045
-
Robert Griesemer authored
Fixes #1514. R=r, r2 CC=golang-dev https://golang.org/cl/4173050
-
- 14 Feb, 2011 9 commits
-
-
Roger Peppe authored
R=r, rsc, r2 CC=golang-dev https://golang.org/cl/4171050
-
Alex Brainman authored
Fixes #1495. R=rsc CC=golang-dev https://golang.org/cl/4182047
-
Rob Pike authored
The program is old and missed its opportunity. R=gri, adg CC=golang-dev https://golang.org/cl/4178050
-
Rob Pike authored
prominence and downplay the course notes. R=golang-dev, gri, rsc CC=golang-dev https://golang.org/cl/4190041
-
Andrew Gerrand authored
Fixes #1471. R=rsc CC=golang-dev https://golang.org/cl/4183048
-
Rob Pike authored
Yesterday's change was too simple-minded and failed if an interface value was being discarded. We need to parse the data stream and remember any type information that arrives. Also fix a minor bug when ignoring an interface: toss only what we know about, not everything. R=rsc CC=golang-dev https://golang.org/cl/4179045
-
Hector Chu authored
R=rsc, brainman, iant2 CC=golang-dev https://golang.org/cl/4129049
-
Russ Cox authored
R=adg, r CC=golang-dev https://golang.org/cl/4183047
-
Robert Griesemer authored
Fixes #1503. R=rsc CC=golang-dev https://golang.org/cl/4170045
-
- 13 Feb, 2011 2 commits
-
-
Rob Pike authored
Fixes #1489. R=rsc CC=golang-dev https://golang.org/cl/4187046
-
Rob Pike authored
Fixes #1507. R=golang-dev, ehog.hedge, rsc CC=golang-dev https://golang.org/cl/4160049
-
- 12 Feb, 2011 3 commits
-
-
Ken Thompson authored
R=r, rsc CC=golang-dev https://golang.org/cl/4176046
-
Robert Griesemer authored
R=r, r2 CC=golang-dev https://golang.org/cl/4160047
-
Rob Pike authored
R=rsc, gri, r2 CC=golang-dev https://golang.org/cl/4169048
-
- 11 Feb, 2011 14 commits
-
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/4180045
-
Lorenzo Stoakes authored
Fixes #1324. R=rsc1, r, rsc CC=golang-dev https://golang.org/cl/3435042
-
Russ Cox authored
R=r, adg CC=golang-dev https://golang.org/cl/4180044
-
Ken Thompson authored
R=rsc CC=golang-dev https://golang.org/cl/4182049
-
Mikio Hara authored
R=golang-dev, rsc CC=golang-dev https://golang.org/cl/4183046
-
Petar Maymounkov authored
R=rsc, bradfitzwork CC=golang-dev https://golang.org/cl/4082044
-
Mikio Hara authored
R=golang-dev, rsc CC=golang-dev https://golang.org/cl/4171043
-
Russ Cox authored
R=iant, iant2 CC=golang-dev https://golang.org/cl/4180043
-
Yuval Pavel Zholkover authored
8l, runtime: place G and M pointers relative to _tos on Plan 9, instead of hardcoded values for USTKTOP. This should allow executing both on native Plan 9 and inside 9vx. R=rsc CC=golang-dev https://golang.org/cl/3993044
-
Evan Shaw authored
Fixes #1498. R=golang-dev, mattn, r, rsc CC=golang-dev https://golang.org/cl/4140041
-
Adam Langley authored
Now that packet/ is checked in, we can add its Makefile. Also, a couple of updates to error/ and s2k/ for bugfixes and to use the new crypto package. R=bradfitzgo CC=golang-dev https://golang.org/cl/4179043
-
Mathieu Lonjaret authored
R=golang-dev, adg CC=golang-dev https://golang.org/cl/4174045
-
Luuk van Dijk authored
R=r CC=golang-dev https://golang.org/cl/4182043
-
Adam Langley authored
(The unittest for Signature may seem a little small, but it's tested by the higher level code.) R=bradfitzgo CC=golang-dev https://golang.org/cl/4173043
-