| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-08-28 | Allow a regex filter for RUST_LOG | Nick Cameron | -11/+74 |
| 2014-08-11 | Accept empty log level | Nick Cameron | -1/+12 |
| 2014-07-29 | Rename the std::ascii::{Owned,}StrAsciiExt traits to {Owned,}AsciiExt | Simon Sapin | -1/+1 |
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -8/+8 |
| 2014-05-24 | core: rename strbuf::StrBuf to string::String | Richo Healey | -1/+1 |
| 2014-05-14 | liblog: Remove all uses of `~str` from `liblog` | Patrick Walton | -9/+9 |
| 2014-05-05 | log: Logger receiveis a LogRecord | Sean McArthur | -3/+4 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -7/+7 |
| 2014-03-31 | log: Swith field privacy as necessary | Alex Crichton | -2/+2 |
| 2014-03-20 | Removing imports of std::vec_ng::Vec | Alex Crichton | -1/+0 |
| 2014-03-20 | rename std::vec_ng -> std::vec | Daniel Micay | -1/+1 |
| 2014-03-15 | log: Introduce liblog, the old std::logging | Alex Crichton | -0/+134 |
