- 07 Jan, 2010 3 commits
-
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/181157
-
Hector Chu authored
R=rsc CC=golang-dev https://golang.org/cl/176066
-
Russ Cox authored
TBR=r https://golang.org/cl/183133
-
- 06 Jan, 2010 18 commits
-
-
Russ Cox authored
R=gri CC=golang-dev https://golang.org/cl/181155
-
Russ Cox authored
won't appear online until next release R=r CC=golang-dev https://golang.org/cl/183126
-
Austin Clements authored
remove-list-of-test-properties, since the latter is missing from XEmacs. Fixes #462. R=rsc CC=golang-dev https://golang.org/cl/181152
-
Russ Cox authored
R=r CC=golang-dev, petar-m https://golang.org/cl/183132
-
Devon H. O'Dell authored
This keeps debug symbols in for e.g. unreferenced enums. Fixes #479 R=rsc CC=golang-dev, waltermundt https://golang.org/cl/181102
-
Rob Pike authored
The model is that formatString is a a representation of a standard time, and that Format converts the time to that representation. Standard representaitons are defined for ANSIC, RFC850, RFC1123, and ISO8601. There's also a humane Kitchen fomat: 3:04PM. R=rsc, benolive, cw CC=golang-dev https://golang.org/cl/181130
-
Jan H. Hosang authored
R=golang-dev, iant CC=golang-dev https://golang.org/cl/181153
-
Devon H. O'Dell authored
QUOTED_GOBIN. Re-take of 181077; fixes copy-pasta that broke build. Fixes #468 R=rsc CC=golang-dev https://golang.org/cl/183125
-
Ivan Krasin authored
R=rsc, imkrasin CC=golang-dev https://golang.org/cl/179126
-
Ivan Krasin authored
R=rsc, imkrasin CC=golang-dev https://golang.org/cl/179125
-
Russ Cox authored
R=r https://golang.org/cl/183124
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/183123
-
Evan Shaw authored
Fixes #447 R=rsc CC=golang-dev https://golang.org/cl/183047
-
-
Evan Shaw authored
R=rsc CC=golang-dev https://golang.org/cl/181138
-
Austin Clements authored
Fixes #415. R=rsc CC=golang-dev https://golang.org/cl/183104
-
Russ Cox authored
(changes adopted from alc, agl) R=agl1, agl CC=golang-dev https://golang.org/cl/181137
-
Devon H. O'Dell authored
Fixes #468 R=rsc CC=golang-dev https://golang.org/cl/181077
-
- 05 Jan, 2010 5 commits
-
-
Devon H. O'Dell authored
Fixes #461 R=rsc CC=golang-dev https://golang.org/cl/181059
-
Roger Peppe authored
R=rsc CC=golang-dev https://golang.org/cl/181135
-
Robert Griesemer authored
R=rsc, r CC=golang-dev https://golang.org/cl/183113
-
Robert Griesemer authored
R=rsc, r CC=golang-dev, rog https://golang.org/cl/183116
-
Rob Pike authored
R=rsc CC=golang-dev, jack.palevich https://golang.org/cl/183109
-
- 04 Jan, 2010 1 commit
-
-
Roger Peppe authored
Allow Walk of []Decl R=gri CC=golang-dev, rsc https://golang.org/cl/183112
-
- 03 Jan, 2010 1 commit
-
-
Rob Pike authored
R=rsc CC=golang-dev https://golang.org/cl/183107
-
- 02 Jan, 2010 1 commit
-
-
Yongjian Xu authored
Remove redundant size check in resize. Let callers worry about that and resize should just do "resize". R=golang-dev, r CC=golang-dev https://golang.org/cl/181111
-
- 31 Dec, 2009 1 commit
-
-
Rob Pike authored
modify a test to verify the fix. R=rsc CC=golang-dev https://golang.org/cl/183090
-
- 30 Dec, 2009 1 commit
-
-
Robert Griesemer authored
Recognize special comments starting with TODO or BUG. R=r CC=golang-dev https://golang.org/cl/183095
-
- 29 Dec, 2009 9 commits
-
-
Ian Lance Taylor authored
This provides full support for discontiguous stacks. R=r CC=golang-dev https://golang.org/cl/183088
-
Robert Griesemer authored
R=iant CC=golang-dev https://golang.org/cl/183087
-
Ken Friedenbach authored
Added definition for raw string. Added definitions for function and method declarations. Enabled function, method, and type declarations to appear in Editor pop up menu. Fixes #466. R=golang-dev, gri CC=golang-dev https://golang.org/cl/183065
-
Robert Griesemer authored
R=iant CC=golang-dev https://golang.org/cl/181099
-
Robert Griesemer authored
R=iant CC=golang-dev https://golang.org/cl/183084
-
Rob Pike authored
R=rsc CC=golang-dev https://golang.org/cl/181089
-
Robert Griesemer authored
R=agl, agl1 CC=golang-dev https://golang.org/cl/183083
-
Nigel Tao authored
Fixes #439. R=r CC=golang-dev https://golang.org/cl/181087
-
Nigel Tao authored
R=r CC=golang-dev https://golang.org/cl/181075
-