- 16 Oct, 2009 12 commits
-
-
Russ Cox authored
i renamed sys to runtime but didn't remember this file. (and the darwin build doesn't use it.) TBR=r OCL=35826 CL=35826
-
Russ Cox authored
because they are in package runtime. another step to enforcing package boundaries. R=r DELTA=732 (114 added, 93 deleted, 525 changed) OCL=35811 CL=35824
-
Russ Cox authored
a step toward enforcing package boundaries, necessary to eliminate global package name space. R=r DELTA=581 (310 added, 271 deleted, 0 changed) OCL=35805 CL=35823
-
Russ Cox authored
R=r DELTA=4 (2 added, 0 deleted, 2 changed) OCL=35809 CL=35822
-
Robert Griesemer authored
R=rsc DELTA=189 (118 added, 9 deleted, 62 changed) OCL=35816 CL=35821
-
Kai Backman authored
R=rsc APPROVED=rsc DELTA=2 (0 added, 0 deleted, 2 changed) OCL=35820 CL=35820
-
Stephen Ma authored
R=go-dev APPROVED=gri DELTA=1 (1 added, 0 deleted, 0 changed) OCL=35817 CL=35819
-
Kai Backman authored
how scale works on amd64/386 go/test: passes 85% (294/342) R=rsc APPROVED=rsc DELTA=27 (26 added, 1 deleted, 0 changed) OCL=35815 CL=35818
-
Kai Backman authored
R=rsc APPROVED=rsc DELTA=1 (0 added, 0 deleted, 1 changed) OCL=35812 CL=35814
-
Kai Backman authored
R=rsc APPROVED=rsc DELTA=235 (98 added, 38 deleted, 99 changed) OCL=35789 CL=35813
-
Robert Griesemer authored
R=rsc DELTA=2 (0 added, 0 deleted, 2 changed) OCL=35808 CL=35808
-
Russ Cox authored
more enforcing package boundaries R=r DELTA=46 (13 added, 15 deleted, 18 changed) OCL=35806 CL=35806
-
- 15 Oct, 2009 27 commits
-
-
Russ Cox authored
R=r DELTA=11 (8 added, 0 deleted, 3 changed) OCL=35797 CL=35804
-
Robert Griesemer authored
- added tests R=rsc DELTA=62 (61 added, 1 deleted, 0 changed) OCL=35788 CL=35802
-
Russ Cox authored
+test R=ken OCL=35801 CL=35801
-
Russ Cox authored
R=ken OCL=35799 CL=35799
-
Austin Clements authored
sending any message to the monitor, the sender must check a "ready" channel. Before exiting, the monitor records its exit error and closes this channel, ensuring that all later reads from the ready channel will immediately return false. Inspired by http://chplib.wordpress.com/2009/09/30/poison-concurrent-termination/ R=rsc APPROVED=rsc DELTA=47 (27 added, 11 deleted, 9 changed) OCL=35782 CL=35784
-
Robert Griesemer authored
R=rsc DELTA=1 (1 added, 0 deleted, 0 changed) OCL=35778 CL=35780
-
Dave Bort authored
isolated sources of random values. Add normal and exponential distributions. Add some tests for the normal and exponential distributions. R=rsc APPROVED=rsc DELTA=1005 (904 added, 80 deleted, 21 changed) OCL=35501 CL=35779
-
Russ Cox authored
update Make.deps. fixes build TBR=r OCL=35777 CL=35777
-
Russ Cox authored
R=r DELTA=9147 (9147 added, 0 deleted, 0 changed) OCL=35734 CL=35776
-
Russ Cox authored
R=r DELTA=3 (3 added, 0 deleted, 0 changed) OCL=35732 CL=35775
-
Robert Griesemer authored
(always write tabwriter.Escape chars so formatting is driven correctly; but strip them again in the end if no tabwriter is used) - added testcase for RawFormat printing R=rsc DELTA=227 (198 added, 6 deleted, 23 changed) OCL=35772 CL=35774
-
Robert Griesemer authored
contain tabs or line breaks R=rsc DELTA=57 (19 added, 12 deleted, 26 changed) OCL=35749 CL=35770
-
Robert Griesemer authored
undisturbed and uninterpreted R=rsc DELTA=141 (82 added, 23 deleted, 36 changed) OCL=35747 CL=35769
-
Robert Griesemer authored
only associate a couple of functions as factories for os.Error. Replaces CL 35628 (abandoned). R=rsc DELTA=35 (26 added, 0 deleted, 9 changed) OCL=35754 CL=35768
-
Rob Pike authored
R=rsc DELTA=1 (0 added, 0 deleted, 1 changed) OCL=35743 CL=35762
-
Rob Pike authored
R=rsc DELTA=2 (0 added, 0 deleted, 2 changed) OCL=35759 CL=35761
-
Rob Pike authored
R=rsc DELTA=160 (143 added, 5 deleted, 12 changed) OCL=35748 CL=35758
-
Kai Backman authored
R=rsc APPROVED=rsc DELTA=31 (1 added, 8 deleted, 22 changed) OCL=35752 CL=35757
-
Kai Backman authored
R=rsc APPROVED=rsc DELTA=30 (30 added, 0 deleted, 0 changed) OCL=35751 CL=35756
-
Kai Backman authored
R=rsc APPROVED=rsc DELTA=1 (0 added, 1 deleted, 0 changed) OCL=35753 CL=35755
-
Russ Cox authored
avoid infinite loop when cd fails. TBR=r OCL=35750 CL=35750
-
Russ Cox authored
R=r OCL=35736 CL=35746
-
Russ Cox authored
R=gri DELTA=1 (0 added, 0 deleted, 1 changed) OCL=35737 CL=35745
-
Russ Cox authored
R=r DELTA=111 (0 added, 111 deleted, 0 changed) OCL=35739 CL=35744
-
Russ Cox authored
whose code can be accepted into the repository. R=r DELTA=44 (44 added, 0 deleted, 0 changed) OCL=35729 CL=35742
-
Russ Cox authored
R=r DELTA=3706 (1857 added, 1849 deleted, 0 changed) OCL=35731 CL=35741
-
Russ Cox authored
R=r DELTA=942 (471 added, 471 deleted, 0 changed) OCL=35733 CL=35740
-
- 14 Oct, 2009 1 commit
-
-
Russ Cox authored
R=gri DELTA=3006 (1503 added, 1503 deleted, 0 changed) OCL=35730 CL=35735
-