Michael Gehring
|
9b3bfed359
|
to_{strbuf,owned} -> to_string
|
2014-05-28 08:33:39 +02:00 |
|
Michael Gehring
|
a70f858f12
|
Remove the unnecessary conversion of os::args() ret val
Missed these in 46b9d6d78e
|
2014-05-25 11:55:28 +02:00 |
|
Michael Gehring
|
1bf7569084
|
StrBuf was renamed to String
|
2014-05-25 11:20:52 +02:00 |
|
Michael Gehring
|
0ce3f0f4e1
|
Adapt to removal of ~str from libstd.
|
2014-05-23 14:28:40 +02:00 |
|
Michael Gehring
|
577e4baef9
|
Update for getopts changes
|
2014-05-17 12:32:14 +02:00 |
|
Michael Gehring
|
4b9c8279ce
|
os::args returns Vec<~str> now
|
2014-05-16 11:17:23 +02:00 |
|
Michael Gehring
|
7a06ae081d
|
Update to box/Box<T> syntax.
|
2014-05-09 03:04:58 +02:00 |
|
Arcterus
|
bf48ed6eb5
|
Add stdin (-) support to some programs
|
2014-05-07 16:55:53 -07:00 |
|
Arcterus
|
366c388d3f
|
Update for latest Rust
|
2014-05-06 23:25:49 -07:00 |
|
Arcterus
|
e898d37736
|
Update for latest Rust
|
2014-03-31 09:40:21 -07:00 |
|
Arcterus
|
0192235a1a
|
md5sum: forgot to add license
|
2014-03-24 23:37:28 -07:00 |
|
Arcterus
|
1c47132bc2
|
md5sum: remove unnecessary variable (thanks @huonw)
|
2014-03-24 19:56:57 -07:00 |
|
Arcterus
|
df9a296100
|
Implement md5sum (closes #47)
|
2014-03-24 16:53:35 -07:00 |
|