Graydon Hoare
|
54587bdccb
|
Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tweak std lib vec fns in process.
|
2011-03-16 14:58:02 -07:00 |
|
Graydon Hoare
|
11a10c7a7b
|
Remove redundant imports in lib (rustc doesn't like 'std' as a synonym for root within std.rc anyway)
|
2011-03-09 17:29:18 -08:00 |
|
Brian Anderson
|
3b7e9dc393
|
Rustify some comments lifted directly from the sha-1 reference implementation
|
2011-02-22 21:52:23 -05:00 |
|
Brian Anderson
|
cbe8d222a8
|
Implement sha-1 in standard library. Closes #228
|
2011-02-21 01:00:43 -05:00 |
|