aboutsummaryrefslogtreecommitdiff
path: root/src/lib/_io.rs
Commit message (Expand)AuthorAgeFilesLines
* Add a buffered writer to stdlib _io module.Roy Frostig2010-08-041-3/+41
* Address _io.new_buf FIXME now that issue #93 is closed.Roy Frostig2010-08-041-9/+1
* Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...Graydon Hoare2010-07-271-5/+5
* Ensure that functions that should return a value do; issue 41Patrick Walton2010-07-161-0/+1
* Modify _io's fd_buf_reader to do something slightly more useful: produce mult...Graydon Hoare2010-07-131-13/+33
* Populate tree.Graydon Hoare2010-06-231-0/+36