| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-08-26 | Move private Builder struct into value module. | Edward Barnard |
| 2018-07-16 | Appease clippy. | Edward Barnard |
| 2018-05-17 | Remove the Result<T, Error> type alias. | Edward Barnard |
| 2018-05-17 | Reorganise crate. | Edward Barnard |
| 2018-03-16 | Run rustfmt. | Edward Barnard |
| 2017-05-03 | Rustfmt | Edward Barnard |
| 2017-05-03 | Replace try! with question operator. | Edward Barnard |
| 2015-12-26 | Kill StartPlist and EndPlist | Edward Barnard |
| 2015-12-25 | Better handling of u64 to usize conversions | Edward Barnard |
| 2015-12-24 | Improve error situation | Edward Barnard |
| 2015-12-22 | Rustfmt | Edward Barnard |
| 2015-12-22 | Make Builder type private. Functionality is available in Plist::from_events. | Edward Barnard |
| 2015-12-22 | Rename StreamingParser to EventReader and Writer to EventWriter | Edward Barnard |
| 2015-08-29 | Tidy | Edward Barnard |
| 2015-08-29 | Switch to using BTreeMap for dictionaries | Edward Barnard |
| 2015-08-28 | Expand folder structure | Edward Barnard |
