Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-06 | move src/runtime -> src/lib/runtime; | Russ Cox | 1 | -28/+0 | |
only automatic g4 mv here. R=r OCL=30002 CL=30007 | |||||
2009-06-05 | fix 386 log test | Russ Cox | 1 | -1/+1 | |
R=r DELTA=13 (0 added, 1 deleted, 12 changed) OCL=29928 CL=29943 | |||||
2009-05-12 | no need for compiler to hard-code definition of runtime. | Russ Cox | 1 | -0/+2 | |
use the actual go source instead. R=r DELTA=90 (66 added, 18 deleted, 6 changed) OCL=28708 CL=28719 | |||||
2009-05-08 | Document runtime functions. | Rob Pike | 1 | -0/+26 | |
R=rsc DELTA=25 (25 added, 0 deleted, 0 changed) OCL=28574 CL=28580 |