| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-03-31 | Bump version to 0.10 | Alex Crichton | -1/+1 |
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -10/+10 |
| 2014-03-22 | Add #[deny(deprecated_owned_vector)] to several modules. | Huon Wilson | -0/+1 |
| 2014-03-15 | Add rustdoc html crate info | Steven Fackler | -0/+3 |
| 2014-03-01 | libfourcc: Fix errors arising from the automated `~[T]` conversion | Patrick Walton | -2/+6 |
| 2014-02-14 | extern mod => extern crate | Alex Crichton | -2/+2 |
| 2014-02-14 | Refactored ast_map and friends, mainly to have Paths without storing them. | Eduard Burtescu | -1/+1 |
| 2014-02-11 | Fixed fourcc example doc | Derek Guenther | -6/+5 |
| 2014-02-08 | Allow codepoints 128-255 in fourc!! | Yuri Kunde Schlesner | -13/+14 |
| 2014-02-08 | Default fourcc! to big-endian. | Yuri Kunde Schlesner | -1/+2 |
| 2014-02-08 | Converted fourcc! to loadable syntax extension | Derek Guenther | -0/+158 |
