Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-05 | fix 386 malloc tests, | Russ Cox | 1 | -2/+5 | |
detect 386 darwin breakpoint line. R=r DELTA=22 (4 added, 0 deleted, 18 changed) OCL=29929 CL=29944 | |||||
2009-01-16 | convert tests; nothing interesting. | Russ Cox | 1 | -7/+7 | |
R=r OCL=23012 CL=23014 | |||||
2009-01-09 | simplify flag interface. no more BVal etc. you just get a pointer. | Rob Pike | 1 | -6/+5 | |
fixed everything except the tutorial. R=rsc DELTA=404 (94 added, 139 deleted, 171 changed) OCL=22414 CL=22422 | |||||
2008-12-19 | malloc bug fixes. | Russ Cox | 1 | -1/+3 | |
use malloc by default. free stacks. R=r DELTA=424 (333 added, 29 deleted, 62 changed) OCL=21553 CL=21584 | |||||
2008-12-18 | malloc in runtime (not used by default) | Russ Cox | 1 | -0/+56 | |
R=r DELTA=1551 (1550 added, 0 deleted, 1 changed) OCL=21404 CL=21538 |