| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-11-27 | std::ascii: Add tests for is_digit() and is_control() | Eric Biggers | -0/+9 |
| 2013-11-26 | std::ascii: Fix is_digit() and is_control() | Eric Biggers | -2/+2 |
| 2013-11-26 | libstd: Remove all non-`proc` uses of `do` from libstd | Patrick Walton | -1/+1 |
| 2013-11-26 | Removed unneccessary `_iter` suffixes from various APIs | Marvin Löbel | -4/+4 |
| 2013-11-23 | Add ctype-likes to Ascii | Corey Richardson | -0/+68 |
| 2013-11-19 | libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd | Patrick Walton | -1/+1 |
| 2013-11-08 | std::ascii: Provide a copyless [Ascii] -> str method. | Huon Wilson | -15/+18 |
| 2013-11-03 | Rename files to match current recommendations. | Chris Morgan | -0/+582 |
