| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2011-03-26 | Add a result_str method to std.sha1.sha1. | Graydon Hoare | -0/+12 |
| 2011-03-18 | Add "mutable?" to _vec in the standard library; fix callers | Patrick Walton | -3/+3 |
| 2011-03-16 | Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tw... | Graydon Hoare | -4/+5 |
| 2011-03-09 | Remove redundant imports in lib (rustc doesn't like 'std' as a synonym for ro... | Graydon Hoare | -3/+0 |
| 2011-02-22 | Rustify some comments lifted directly from the sha-1 reference implementation | Brian Anderson | -2/+2 |
| 2011-02-21 | Implement sha-1 in standard library. Closes #228 | Brian Anderson | -0/+284 |
