Michael Gehring
|
9ae9a48387
|
feature io -> old_io, path -> old_path
|
2015-02-22 13:59:12 +01:00 |
|
Michael Gehring
|
e7b647171f
|
os::set_exit_status(isize) -> env::set_exit_status(i32)
|
2015-02-22 13:59:12 +01:00 |
|
Michael Gehring
|
3eb5a814a3
|
Fix most unstable feature warnings
|
2015-02-03 23:54:37 +01:00 |
|
Michael Gehring
|
d89d9ca73b
|
Various functions in std::str return Result instead of Option now
|
2015-02-03 22:32:30 +01:00 |
|
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 |
|
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 |
|
Michael Gehring
|
c223e28fac
|
uniq, wc: fix build
|
2015-01-10 13:49:40 +01:00 |
|
Michael Gehring
|
b8a96da278
|
into_string -> to_string
|
2015-01-08 14:50:03 +01:00 |
|
Michael Gehring
|
fd69e7fa4a
|
str::from_str removal/changes
|
2015-01-08 14:50:03 +01:00 |
|
Michael Gehring
|
1b381f49fa
|
Use new macro feature flags/attributes
|
2015-01-08 14:50:02 +01:00 |
|
Florian Hahn
|
aff936da99
|
Update for recent std::ascii changes
|
2014-12-30 20:11:06 +01:00 |
|
Haitao Li
|
75425f1fe8
|
Fix build with rust nightly Dec-20-2014
|
2014-12-22 12:27:03 +11:00 |
|
Michael Gehring
|
cb4b5bce29
|
Remove now invalid format specifiers
|
2014-11-22 07:30:18 +01:00 |
|
Michael Gehring
|
09f223fdb1
|
Update for new coercion rules
|
2014-11-19 21:58:16 +01:00 |
|
skv
|
737db500a3
|
update from string for new api
|
2014-11-17 17:56:00 +03:00 |
|
Michael Gehring
|
5051a231dc
|
uniq: fix build
|
2014-10-21 13:39:36 +02:00 |
|
Michael Gehring
|
ff8275a3cc
|
uniq: crate_id -> crate_name
|
2014-10-11 18:02:51 +02:00 |
|
Michael Gehring
|
1c8e9161cc
|
Add explicit lifetimes
|
2014-08-31 20:01:41 +02:00 |
|
Arcterus
|
b7f4bd01bc
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
|