| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-09-20 | Add a new Digest.result_bytes convenience function. | Gareth Smith | -13/+12 |
| 2013-08-20 | rm obsolete integer to_str{,_radix} free functions | Daniel Micay | -2/+1 |
| 2013-08-18 | More spelling corrections. | Huon Wilson | -3/+3 |
| 2013-08-03 | remove obsolete `foreach` keyword | Daniel Micay | -1/+1 |
| 2013-08-02 | Crypto: Remove DigestUtil and convert to default methods on the Digest trait. | Palmer Cox | -26/+20 |
| 2013-08-01 | migrate many `for` loops to `foreach` | Daniel Micay | -1/+1 |
| 2013-08-01 | make `in` and `foreach` get treated as keywords | Daniel Micay | -3/+3 |
| 2013-06-29 | Great renaming: propagate throughout the rest of the codebase | Corey Richardson | -3/+2 |
| 2013-06-28 | librustc: Fix merge fallout and test cases. | Patrick Walton | -2/+2 |
| 2013-06-24 | Create a Digest trait for common methods on digests and convert the SHA-1 imp... | Palmer Cox | -0/+88 |
