Michael Gehring
|
d187dc574b
|
std::io -> std::old_io
|
2015-01-29 08:45:37 +01:00 |
|
Michael Gehring
|
fbdf04c072
|
Replace deprecated slice_{to,from} with slicing syntax
|
2015-01-24 10:46:28 +01:00 |
|
Arcterus
|
41cc268df8
|
Make dependency info usable for test, sync, true, and false
|
2015-01-10 13:00:15 -08:00 |
|
Michael Gehring
|
4d6cbfa393
|
Disable unstable warnings for now
|
2015-01-10 20:44:56 +01:00 |
|
Michael Gehring
|
782fad4667
|
int/uint -> isize/usize
|
2015-01-10 20:40:37 +01:00 |
|
Michael Gehring
|
f2d49f4bb6
|
Make uumain return isize everywhere
|
2015-01-10 14:07:39 +01:00 |
|
Haitao Li
|
b9e0ce0b1c
|
Fix build with rustc master
* core::slice::Items renamd to core::slice::Iter
* from_utf8 returns Result instead of Option
* Unique type per fn item. Rust Issue #19891
|
2014-12-24 20:55:32 +11:00 |
|
Michael Gehring
|
3244416b19
|
fail! -> panic!
|
2014-10-30 10:06:47 +01:00 |
|
Arcterus
|
b7f4bd01bc
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
|
Arcterus
|
bc6cd77132
|
Update for lastest Rust
|
2014-07-19 18:13:55 -07:00 |
|
Arcterus
|
9b3b8622ed
|
Force programs to rebuild when a dependency changes
|
2014-07-19 15:28:51 -07:00 |
|
Julian Orth
|
a4eb5c16f9
|
add test
|
2014-07-15 14:56:21 +02:00 |
|
Michael Gehring
|
d7b2372c3a
|
ToStr::to_str -> ToString::to_string
|
2014-07-09 10:29:50 +02:00 |
|
Arcterus
|
2ea9dcfdc4
|
uutils: auto-generate true and false
|
2014-07-01 13:20:21 -07:00 |
|
Arcterus
|
5abb69df0d
|
uutils: auto-generate programs to be built
|
2014-06-30 20:45:51 -07:00 |
|