Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | vtcol.rs: output instructions when reading from stdin | Philipp Gesang | 2015-05-08 | 1 | -1/+3 | |
| | ||||||
* | vtcol.rs: choose correct type of argument passed to write() | Philipp Gesang | 2015-05-08 | 1 | -1/+1 | |
| | | | | | | | D’oh! Thanks to /u/DroidLogician for the pointer: http://www.reddit.com/r/rust/comments/3588d4/suggestions_for_handling_architecturedependent/cr22okf | |||||
* | vtcol.rs: adapt line-wise iteration | Philipp Gesang | 2015-05-08 | 1 | -24/+28 | |
| | ||||||
* | vtcol.rs: optionally read scheme from string | Philipp Gesang | 2015-05-07 | 1 | -12/+41 | |
| | ||||||
* | vtcol.rs: finally catch up with 1.0; lots of “feature” directives | Philipp Gesang | 2015-05-07 | 1 | -9/+14 | |
| | ||||||
* | vtcol.rs: catch up with argv and string handling (does not build atm) | Philipp Gesang | 2015-05-07 | 1 | -8/+9 | |
| | ||||||
* | vtcol.rs: adapt for 64 bit machine | Philipp Gesang | 2015-05-07 | 1 | -1/+1 | |
| | ||||||
* | vtcol.rs: remove extraneous lifetimes | Philipp Gesang | 2015-05-07 | 1 | -9/+8 | |
| | | | | | Did the lifetime analysis improve? These were required last time I checked … | |||||
* | vtcol.rs: adapt symbol paths for fs, io and std | Philipp Gesang | 2015-05-07 | 1 | -5/+5 | |
| | ||||||
* | vtcol.rs: prefer “Debug” over “Show” when deriving pretty printers | Philipp Gesang | 2015-05-07 | 1 | -4/+4 | |
| | ||||||
* | vtcol.rs: adapt type suffixes for current Rust | Philipp Gesang | 2015-05-07 | 1 | -30/+30 | |
| | ||||||
* | vtcol.rs: move to ./src tree | Philipp Gesang | 2015-05-03 | 1 | -0/+608 | |