| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-01-18 | Remove '.' after nullary tags in patterns | Tim Chevalier | -2/+2 | |
| Does what it says on the tin. The next commit will remove support for this syntax. | ||||
| 2012-01-11 | Major clean-up of std::io | Marijn Haverbeke | -0/+1 | |
| Use ifaces instead of objs, stop wrapping everything in two (or three) layers of no-value-added indirection, and remove some of the more pointless/outdated idioms from the code. | ||||
| 2011-12-22 | Merge all 3 log syntaxes, tidy up residual misuses. | Graydon Hoare | -2/+1 | |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -3/+3 | |
| 2011-10-29 | stdlib: Make io failures recoverable by returning a result | Brian Anderson | -1/+1 | |
| 2011-10-21 | Remove remaining uses of iter and for-each | Marijn Haverbeke | -7/+7 | |
| Issue #1056 | ||||
| 2011-10-02 | Move compiletest to src/ and cleanup build rules | Brian Anderson | -0/+117 | |
