- 18 Sep, 2008 3 commits
-
-
Russ Cox authored
use -j4 (4-way parallel) in make.bash. halves time for make.bash on r45 also add libregexp, acid to default build R=r DELTA=90 (39 added, 37 deleted, 14 changed) OCL=15485 CL=15487
-
Russ Cox authored
recognize symbol table info again on 64-only linux. R=r DELTA=11 (9 added, 0 deleted, 2 changed) OCL=15486 CL=15486
-
Russ Cox authored
R=ken OCL=15477 CL=15479
-
- 17 Sep, 2008 12 commits
-
-
Russ Cox authored
rename AddrToInt, StatToInt, etc -> BytePtr, StatPtr, ... R=r OCL=15450 CL=15456
-
Robert Griesemer authored
R=r OCL=15448 CL=15448
-
Russ Cox authored
R=ken DELTA=1 (0 added, 0 deleted, 1 changed) OCL=15444 CL=15446
-
Russ Cox authored
R=r OCL=15441 CL=15445
-
Robert Griesemer authored
(still a couple of TODO's with respect to the new notation). R=r DELTA=71 (10 added, 11 deleted, 50 changed) OCL=15419 CL=15443
-
Russ Cox authored
R=r,presotto OCL=15410 CL=15440
-
Robert Griesemer authored
R=r OCL=15439 CL=15439
-
Rob Pike authored
tweak a program or two delete unused programs add shell script to run them all R=gri DELTA=213 (62 added, 147 deleted, 4 changed) OCL=15435 CL=15437
-
Ken Thompson authored
with new select operator R=r OCL=15418 CL=15418
-
Rob Pike authored
R=gri OCL=15417 CL=15417
-
Rob Pike authored
powser1.go has not been tested - waiting for compiler to catch up R=ken OCL=15415 CL=15415
-
Rob Pike authored
binary <- is send unary <- is recv -< is gone case a := <-ch: works in select case a = <-ch: works in select support for new cases is not yet in the compiler but all non-select code works second CL will update affected go source R=ken OCL=15414 CL=15414
-
- 16 Sep, 2008 8 commits
-
-
Russ Cox authored
R=r DELTA=11 (8 added, 0 deleted, 3 changed) OCL=15405 CL=15405
-
Rob Pike authored
R=gri,rsc OCL=15310 CL=15402
-
Rob Pike authored
R=rsc OCL=15400 CL=15400
-
Russ Cox authored
R=r,presotto OCL=15393 CL=15399
-
Rob Pike authored
R=gri DELTA=75 (57 added, 4 deleted, 14 changed) OCL=15394 CL=15398
-
Russ Cox authored
R=r DELTA=764 (694 added, 38 deleted, 32 changed) OCL=15285 CL=15395
-
Rob Pike authored
add programs, not yet described, to demonstrate servers. R=gri DELTA=279 (177 added, 16 deleted, 86 changed) OCL=15380 CL=15389
-
Ken Thompson authored
R=r OCL=15375 CL=15375
-
- 15 Sep, 2008 4 commits
-
-
Ken Thompson authored
R=r OCL=15370 CL=15370
-
Rob Pike authored
delete bug100.go since the compiler is doing what we agreed. R=gri OCL=15367 CL=15367
-
Rob Pike authored
sort 2,3,5 R=gri DELTA=648 (647 added, 0 deleted, 1 changed) OCL=15315 CL=15352
-
Ken Thompson authored
R=r OCL=15327 CL=15327
-
- 14 Sep, 2008 1 commit
-
-
Ken Thompson authored
-- but only *struct tested R=r OCL=15326 CL=15326
-
- 13 Sep, 2008 6 commits
-
-
Ken Thompson authored
R=r OCL=15314 CL=15314
-
Ken Thompson authored
*** Reason for rollback *** <enter reason for rollback> *** Original change description *** correct signal name thru package rename R=r OCL=15313 CL=15313
-
Ken Thompson authored
R=r OCL=15312 CL=15312
-
Ken Thompson authored
R=r OCL=15311 CL=15311
-
Rob Pike authored
compiler doesn't generate them any more R=ken OCL=15309 CL=15309
-
Robert Griesemer authored
(as written, factors are 2, 3, and 5) R=r OCL=15286 CL=15286
-
- 12 Sep, 2008 6 commits
-
-
Ken Thompson authored
2 added dynamic calls to throw for array bounds and 'fn wo return' 3 small optimization on index[constant] R=r OCL=15281 CL=15281
-
Russ Cox authored
R=r DELTA=812 (803 added, 0 deleted, 9 changed) OCL=15225 CL=15280
-
Russ Cox authored
R=r DELTA=11 (11 added, 0 deleted, 0 changed) OCL=15222 CL=15276
-
Russ Cox authored
R=r DELTA=66 (19 added, 9 deleted, 38 changed) OCL=15232 CL=15265
-
Russ Cox authored
R=r DELTA=314 (306 added, 8 deleted, 0 changed) OCL=15074 CL=15263
-
Rob Pike authored
R=gri DELTA=137 (134 added, 0 deleted, 3 changed) OCL=15251 CL=15259
-