- 30 Sep, 2009 14 commits
-
-
Russ Cox authored
R=r DELTA=70 (47 added, 4 deleted, 19 changed) OCL=35167 CL=35171
-
Rob Pike authored
R=rsc DELTA=684 (324 added, 324 deleted, 36 changed) OCL=35161 CL=35163
-
Robert Griesemer authored
- moved Conversions section out of built-in functions and into expressions - fixed syntax of conversions (parens are not mandatory if the type is not a TypeName) (this is the only change to the Conversions section; the rest of the text is just moved; old line: 4043, new line: 3078) - fixed syntax of composite literals (parens are allowed around LiteralType) DELTA=239 (115 added, 98 deleted, 26 changed) OCL=35118 CL=35159
-
Russ Cox authored
integrated into Makefiles (see misc/cgo/gmp/Makefile). R=r DELTA=1110 (540 added, 525 deleted, 45 changed) OCL=35153 CL=35158
-
Russ Cox authored
R=r DELTA=791 (0 added, 791 deleted, 0 changed) OCL=35154 CL=35154
-
Russ Cox authored
void f(struct { int x[1]; } p) { } the "int" was getting attached to f. R=ken OCL=35145 CL=35151
-
Rob Pike authored
DELTA=136 (120 added, 13 deleted, 3 changed) OCL=35133 CL=35147
-
Russ Cox authored
do not print entire buffer on error, since it can be very large. instead print identifying string. R=krasin DELTA=14 (1 added, 3 deleted, 10 changed) OCL=35141 CL=35143
-
Russ Cox authored
R=ken OCL=35140 CL=35142
-
Russ Cox authored
R=ken OCL=35132 CL=35132
-
Russ Cox authored
R=r DELTA=236 (211 added, 18 deleted, 7 changed) OCL=35084 CL=35131
-
Russ Cox authored
allow parens around [...]int in struct literal. R=ken OCL=35112 CL=35130
-
Nigel Tao authored
R=rsc APPROVED=rsc DELTA=222 (219 added, 0 deleted, 3 changed) OCL=35031 CL=35129
-
David Symonds authored
APPROVED=rsc DELTA=190 (190 added, 0 deleted, 0 changed) OCL=35073 CL=35128
-
- 29 Sep, 2009 10 commits
-
-
Kai Backman authored
go/test: passes 69% (235/339) R=rsc APPROVED=rsc DELTA=5 (4 added, 1 deleted, 0 changed) OCL=35107 CL=35109
-
Russ Cox authored
per discussion with gri. R=ken OCL=35108 CL=35108
-
Russ Cox authored
R=r DELTA=958 (958 added, 0 deleted, 0 changed) OCL=35096 CL=35106
-
Russ Cox authored
R=r DELTA=471 (471 added, 0 deleted, 0 changed) OCL=35090 CL=35099
-
Ivan Krasin authored
APPROVED=rsc OCL=34514 CL=35093
-
Adam Langley authored
RC4 is a common stream cipher. This adds a pure-go C implementation. R=r APPROVED=r DELTA=139 (138 added, 0 deleted, 1 changed) OCL=35056 CL=35092
-
Rob Pike authored
add Effective Go to the set of links DELTA=166 (62 added, 57 deleted, 47 changed) OCL=35085 CL=35089
-
Rob Pike authored
DELTA=79 (61 added, 3 deleted, 15 changed) OCL=35083 CL=35088
-
Kai Backman authored
meaning of out args. go/test: passes 68% (231/339) R=rsc APPROVED=rsc DELTA=13 (7 added, 0 deleted, 6 changed) OCL=35072 CL=35080
-
Robert Griesemer authored
- removed section on Multiple-file packages as this seems now now covered sufficiently elsewhere DELTA=45 (11 added, 25 deleted, 9 changed) OCL=35065 CL=35071
-
- 28 Sep, 2009 9 commits
-
-
Rob Pike authored
R=rsc,iant DELTA=87 (54 added, 2 deleted, 31 changed) OCL=35058 CL=35061
-
Kai Backman authored
sites plus optimized constant code a bit (one less register used). - changed conditional branches, might need a re-tweak later - gave up on agen OINDEX and copied/fixed the version in 8g go/test: passes 66% (225/339) R=rsc APPROVED=rsc DELTA=148 (67 added, 32 deleted, 49 changed) OCL=35040 CL=35055
-
Robert Griesemer authored
(in sync with spec CL 35047) R=rsc DELTA=44 (4 added, 8 deleted, 32 changed) OCL=35048 CL=35054
-
Rob Pike authored
R=rsc DELTA=224 (214 added, 10 deleted, 0 changed) OCL=35041 CL=35050
-
Rob Pike authored
R=rsc DELTA=1 (0 added, 0 deleted, 1 changed) OCL=35023 CL=35049
-
Russ Cox authored
R=gri DELTA=8 (3 added, 0 deleted, 5 changed) OCL=35045 CL=35047
-
Robert Griesemer authored
DELTA=68 (51 added, 8 deleted, 9 changed) OCL=35038 CL=35046
-
Russ Cox authored
R=ken OCL=35042 CL=35044
-
Rob Pike authored
R=rsc DELTA=331 (266 added, 61 deleted, 4 changed) OCL=35024 CL=35030
-
- 26 Sep, 2009 1 commit
-
-
Rob Pike authored
DELTA=42 (10 added, 11 deleted, 21 changed) OCL=35017 CL=35020
-
- 25 Sep, 2009 6 commits
-
-
Robert Griesemer authored
### 3656 XXstart 3656 XXedit 3656 src/cmd/5g/ggen.c XXedit 3656 src/pkg/runtime/arm/asm.s XXedit 3656 test/arm-pass.txt # submit 3656 hg ci -u 'Kai Backman <kaib@golang.org>' -d '1253922857 25200' -l - <<'HGEOF' support for go and defer. go/test: passes 64% (218/339) R=rsc APPROVED=rsc DELTA=60 (39 added, 0 deleted, 21 changed) OCL=35018 CL=35018
-
Robert Griesemer authored
TBR=r OCL=35015 CL=35015
-
Robert Griesemer authored
- added missing <p> tags in various places DELTA=62 (32 added, 4 deleted, 26 changed) OCL=35014 CL=35014
-
Robert Griesemer authored
- cosmetic adjustments R=r DELTA=30 (0 added, 0 deleted, 30 changed) OCL=35010 CL=35012
-
Austin Clements authored
to date. R=rsc APPROVED=rsc DELTA=8 (6 added, 0 deleted, 2 changed) OCL=35009 CL=35011
-
Austin Clements authored
package. If a Sym is a function symbol, include a reference to the Func so it's easily accessible when you're traversing the list of all symbols. This diff is more interesting than the proc switch because the gosym interface differs from the old sym interface. R=rsc APPROVED=rsc DELTA=1957 (34 added, 1868 deleted, 55 changed) OCL=34969 CL=35008
-