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
|
074a58eafd
|
deriving is now called derive
|
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 |
|
Santiago Lapresta
|
d142168365
|
Fix deprecation warnings on latest nightlies
|
2014-12-25 19:55:32 +01:00 |
|
Arcterus
|
31111ac199
|
Fix most deprecation warnings and remove hacky nohup code
|
2014-11-28 14:49:22 -08: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 |
|
Michael Gehring
|
cd409c6d3f
|
Update for namespaced enums
|
2014-11-19 21:58:16 +01:00 |
|
Michael Gehring
|
47d4b69c8a
|
std::num::parse_bytes has been removed
|
2014-11-05 12:18:43 +01:00 |
|
ssirai
|
681022a2ca
|
Change tab to spaces
|
2014-10-05 10:09:52 +09:00 |
|
Arcterus
|
01c681ecb3
|
Update for latest Rust
|
2014-09-16 19:10:27 -07:00 |
|
Arcterus
|
b7f4bd01bc
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
|