summaryrefslogtreecommitdiff
path: root/usr/dsymonds/iterable
AgeCommit message (Collapse)AuthorFilesLines
2009-10-20Move usr/dsymonds/iterable to src/pkg/exp/iterable.David Symonds3-273/+0
Remove remainder of usr/dsymonds. R=rsc,r APPROVED=r DELTA=685 (275 added, 409 deleted, 1 changed) OCL=35810 CL=35933
2009-09-15last round: non-package codeRuss Cox1-1/+1
R=r DELTA=127 (38 added, 3 deleted, 86 changed) OCL=34640 CL=34650
2009-08-12convert non-pkg go files to whole-package compilation.Russ Cox2-63/+5
mostly removing forward declarations. R=r DELTA=138 (2 added, 127 deleted, 9 changed) OCL=33068 CL=33099
2009-05-08minor cleanup, not required by compiler changesRuss Cox1-1/+1
R=r DELTA=14 (1 added, 4 deleted, 9 changed) OCL=28447 CL=28509
2009-04-20Move iterable package to usr/dsymonds/.David Symonds3-0/+331
R=r APPROVED=r DELTA=598 (330 added, 266 deleted, 2 changed) OCL=27627 CL=27649