summaryrefslogtreecommitdiff
path: root/doc/progs/sieve.go
AgeCommit message (Collapse)AuthorFilesLines
2009-01-20update tutorial for new export schemeRob Pike1-2/+2
R=ken,rsc DELTA=101 (9 added, 0 deleted, 92 changed) OCL=23174 CL=23188
2009-01-15casify tutorial examplesRob Pike1-4/+4
will bring document in line in a later CL, which may include revisiting some of the names R=rsc DELTA=58 (0 added, 0 deleted, 58 changed) OCL=22906 CL=22908
2009-01-06make the tutorial programs run again.Rob Pike1-5/+5
(the text still needs fixing) add the tutorial programs to the test run. R=rsc DELTA=41 (6 added, 0 deleted, 35 changed) OCL=22174 CL=22174
2008-09-29fix some typos, mostlyRob Pike1-1/+1
R=gri OCL=16161 CL=16161
2008-09-16update to new communications syntaxRob Pike1-2/+2
R=gri OCL=15417 CL=15417
2008-09-16replace 235 with sieve - less problematicRob Pike1-0/+36
add programs, not yet described, to demonstrate servers. R=gri DELTA=279 (177 added, 16 deleted, 86 changed) OCL=15380 CL=15389