| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-03-31 | rustc: Use the crate index to look up defs | Patrick Walton | -0/+21 | |
| 2011-03-25 | rustc: Look up names in "use"d crates | Patrick Walton | -6/+9 | |
| 2011-03-25 | Start making the standard-lib utf-8 aware | Marijn Haverbeke | -4/+4 | |
| Finally implements _str.is_utf8, adds from_chars, from_char, to_chars, char_at, char_len, (push|pop|shift|unshift)_char. Also, proper character I/O for streams. | ||||
| 2011-03-22 | stdlib: Add EBML writing functionality | Patrick Walton | -2/+67 | |
| 2011-03-22 | lib: Add an EBML reader module | Patrick Walton | -0/+109 | |
