- 19 Nov, 2008 33 commits
-
-
Rob Pike authored
update uses of gotest. minor tweak to testing structure for protobuf. R=rsc DELTA=276 (71 added, 75 deleted, 130 changed) OCL=19614 CL=19621
-
Robert Griesemer authored
R=rsc DELTA=31 (0 added, 0 deleted, 31 changed) OCL=19618 CL=19620
-
Russ Cox authored
R=ken OCL=19617 CL=19617
-
Robert Griesemer authored
R=rsc DELTA=9 (7 added, 0 deleted, 2 changed) OCL=19613 CL=19613
-
Russ Cox authored
TBR=r OCL=19612 CL=19612
-
Robert Griesemer authored
- TODO replace vector R=r DELTA=314 (313 added, 0 deleted, 1 changed) OCL=19592 CL=19609
-
Russ Cox authored
TBR=r OCL=19600 CL=19600
-
Russ Cox authored
new script "quietgcc" installed in $HOME/bin during make.bash runs gcc with warnings, turns off inappropriate ones, greps out useless output. quietgcc also makes sure to run the correct 64-bit gcc. R=r DELTA=38 (36 added, 0 deleted, 2 changed) OCL=17493 CL=19599
-
Russ Cox authored
R=r DELTA=55 (41 added, 11 deleted, 3 changed) OCL=19594 CL=19598
-
Russ Cox authored
* handle new 6g shift sequence * assume 6.out R=r DELTA=24 (20 added, 0 deleted, 4 changed) OCL=19593 CL=19596
-
Russ Cox authored
fix a few bugs. R=r DELTA=294 (275 added, 9 deleted, 10 changed) OCL=19595 CL=19595
-
Rob Pike authored
when chatty, it should tell you how many there are. R=rsc DELTA=5 (5 added, 0 deleted, 0 changed) OCL=19590 CL=19590
-
Robert Griesemer authored
R=rsc DELTA=5 (0 added, 2 deleted, 3 changed) OCL=19562 CL=19585
-
Russ Cox authored
R=ken OCL=19583 CL=19583
-
Russ Cox authored
delete it in make clean. R=r DELTA=10 (0 added, 0 deleted, 10 changed) OCL=19542 CL=19581
-
Russ Cox authored
$ 6.out slice[5:12] of [10] array throw: array slice SIGSEGV: segmentation violation R=r DELTA=15 (13 added, 0 deleted, 2 changed) OCL=19540 CL=19580
-
Rob Pike authored
R=rsc DELTA=13 (9 added, 0 deleted, 4 changed) OCL=19538 CL=19570
-
Ken Thompson authored
R=r OCL=19569 CL=19569
-
Ken Thompson authored
R=rsc OCL=19567 CL=19567
-
Ken Thompson authored
R=r OCL=19566 CL=19566
-
Robert Griesemer authored
- exclude a test due to syntax errors R=r OCL=19563 CL=19565
-
Ken Thompson authored
R=r OCL=19564 CL=19564
-
Russ Cox authored
add Copy. R=gri DELTA=52 (37 added, 1 deleted, 14 changed) OCL=19557 CL=19559
-
Robert Griesemer authored
R=r OCL=19558 CL=19558
-
Robert Griesemer authored
R=rsc DELTA=34 (34 added, 0 deleted, 0 changed) OCL=19541 CL=19545
-
Russ Cox authored
was supposed to be in some other cl but got dropped. R=r DELTA=21 (16 added, 2 deleted, 3 changed) OCL=19531 CL=19539
-
Russ Cox authored
R=r DELTA=5 (3 added, 0 deleted, 2 changed) OCL=19520 CL=19529
-
Russ Cox authored
R=r OCL=19526 CL=19528
-
Ken Thompson authored
R=r OCL=19525 CL=19525
-
Russ Cox authored
R=r DELTA=219 (186 added, 32 deleted, 1 changed) OCL=19508 CL=19523
-
Russ Cox authored
R=r DELTA=137 (56 added, 4 deleted, 77 changed) OCL=19505 CL=19522
-
Russ Cox authored
* handles multiple packages per directory * scans directory for files if given no arguments * infers package name * includes test rule invoking gotest R=r DELTA=746 (444 added, 150 deleted, 152 changed) OCL=19504 CL=19521
-
Russ Cox authored
R=r DELTA=145 (27 added, 27 deleted, 91 changed) OCL=19423 CL=19502
-
- 18 Nov, 2008 7 commits
-
-
Ian Lance Taylor authored
R=gri DELTA=1 (0 added, 0 deleted, 1 changed) OCL=19460 CL=19500
-
Rob Pike authored
R=rsc OCL=19496 CL=19496
-
Rob Pike authored
R=rsc DELTA=3 (1 added, 1 deleted, 1 changed) OCL=19485 CL=19485
-
Rob Pike authored
automates construction and execution of unit tests. R=rsc DELTA=60 (58 added, 0 deleted, 2 changed) OCL=19482 CL=19484
-
Russ Cox authored
they have to go in /usr/local/bin because the setgid bit is ignored in /Users. R=r DELTA=54 (49 added, 0 deleted, 5 changed) OCL=19424 CL=19463
-
Robert Griesemer authored
R=r OCL=19457 CL=19457
-
Russ Cox authored
R=r OCL=19455 CL=19455
-