Russ Cox
|
918afd9491
|
move things out of sys into os and runtime
R=r
OCL=28569
CL=28573
|
2009-05-08 15:21:41 -07:00 |
|
Rob Pike
|
08eeb2535d
|
simplify test to eliminate now-deprecated forms of switch.
R=rsc
DELTA=76 (0 added, 63 deleted, 13 changed)
OCL=26439
CL=26490
|
2009-03-18 14:05:05 -07:00 |
|
Ken Thompson
|
1cdcfda140
|
remove assignment cases from switch
R=r
OCL=26480
CL=26480
|
2009-03-18 12:13:42 -07:00 |
|
Rob Pike
|
bd3c478f93
|
add value checks to the other switch - should have done this in prior round
R=rsc
OCL=26438
CL=26438
|
2009-03-17 20:57:54 -07:00 |
|
Rob Pike
|
bcb464d221
|
add test for type switches
R=rsc
DELTA=169 (169 added, 0 deleted, 0 changed)
OCL=26433
CL=26437
|
2009-03-17 20:55:42 -07:00 |
|