summaryrefslogtreecommitdiff
path: root/doc/progs/fd.go
AgeCommit message (Expand)AuthorFilesLines
2009-03-16change the tutorial to use File, file rather than FD, fd.Rob Pike1-62/+0
2009-03-03Automated g4 rollback of changelist 25024,Russ Cox1-1/+1
2009-02-13convert composite literals from { } to ( ).Russ Cox1-1/+1
2009-01-20delete exportRuss Cox1-3/+3
2009-01-16casify syscall and sequelaeRob Pike1-4/+4
2009-01-15casify tutorial examplesRob Pike1-5/+5
2009-01-09update tutorial to new language.Rob Pike1-23/+23
2009-01-06make the tutorial programs run again.Rob Pike1-2/+2
2008-09-15develop interfaces through catsRob Pike1-0/+4
2008-09-12next section: i/o package that has structs, methodsRob Pike1-0/+58