Arcterus
|
798a873b59
|
Fix build for latest Rust
|
2014-12-08 23:45:03 -08:00 |
|
Arcterus
|
75b992feac
|
nohup: fix build on Macs (closes #463)
|
2014-12-05 16:32:45 -08:00 |
|
Cynede
|
5e581907c1
|
Merge pull request #464 from Arcterus/fix-build
Fix build for latest Rust and switch to -O
|
2014-12-04 08:25:02 +03:00 |
|
Arcterus
|
1c2b7fc160
|
tail: rewrite tail_bytes and tail_lines as one macro
|
2014-12-03 11:06:53 -08:00 |
|
Arcterus
|
db48d109e7
|
Use -O instead of --opt-level 3 (closes #194)
|
2014-12-03 10:13:10 -08:00 |
|
Arcterus
|
68fd0971d0
|
Fix build for latest Rust
|
2014-12-02 21:29:53 -08:00 |
|
Alex Lyon
|
23a4bc2d08
|
Merge pull request #454 from wikol/master
tail: added size suffixes handling
|
2014-12-02 20:45:28 -08:00 |
|
Wiktor Kuropatwa
|
0611a22cc2
|
tail: added size suffixes handling
|
2014-12-01 11:55:39 +01:00 |
|
Cynede
|
7bd8c34005
|
Merge pull request #462 from Arcterus/tr
tr: improve speed slightly
|
2014-12-01 07:43:53 +03:00 |
|
Arcterus
|
f628e70d4a
|
tr: improve speed slightly
|
2014-11-30 20:03:44 -08:00 |
|
Alex Lyon
|
f07fedfcf9
|
Merge pull request #461 from skv-headless/uptime_mismatch
fix 32-bit kernel uptime error
|
2014-11-30 07:39:07 -08:00 |
|
skv
|
388f6e3cf8
|
fix 32-bit kernel uptime error
error: mismatched types: expected `i64`, found `i32` (expected i64,
found i32)
|
2014-11-30 16:20:18 +03:00 |
|
Cynede
|
c8188e56a4
|
Merge pull request #460 from Arcterus/deprecation
Fix warning about time being deprecated
|
2014-11-30 09:53:01 +03:00 |
|
Arcterus
|
1f89fd4b89
|
Fix warning about time being deprecated
|
2014-11-29 13:32:33 -08:00 |
|
Cynede
|
60fc8e9dcc
|
Merge pull request #459 from Arcterus/deprecation
Fix most deprecation warnings and remove hacky nohup code
|
2014-11-29 08:54:55 +03:00 |
|
Arcterus
|
31111ac199
|
Fix most deprecation warnings and remove hacky nohup code
|
2014-11-28 14:49:22 -08:00 |
|
Cynede
|
7768440348
|
Merge pull request #458 from dokaptur/tail
tail: print bytes as char instead of u8
|
2014-11-26 05:57:37 +03:00 |
|
dokaptur
|
e149be492d
|
tail: print bytes as char instead of u8
|
2014-11-25 19:13:21 +01:00 |
|
Heather
|
88f4db4db6
|
Merge pull request #456 from Arcterus/wc-speed
wc: boost speed to be nearly as fast as GNU
|
2014-11-24 09:19:57 +03:00 |
|
Arcterus
|
9a281adc1e
|
wc: boost speed to be nearly as fast as GNU
|
2014-11-23 21:57:33 -08:00 |
|
Heather
|
32ef4d15b0
|
Merge pull request #455 from Arcterus/deprecation
Fix build and other issues
|
2014-11-23 11:16:18 +04:00 |
|
Arcterus
|
9b068aafee
|
sort: implement --reverse
|
2014-11-22 13:41:57 -08:00 |
|
Arcterus
|
ca82145f95
|
seq: allow inputs to have a unary plus
|
2014-11-22 13:20:23 -08:00 |
|
Arcterus
|
d47a174954
|
fold: actually print out empty lines
|
2014-11-22 13:18:14 -08:00 |
|
Arcterus
|
d50d4f54b9
|
Fix build as well as most deprecation warnings
|
2014-11-22 13:00:42 -08:00 |
|
Heather
|
be37a74af3
|
Merge pull request #453 from ebfe/fix-build-master
Fix build with rust master
|
2014-11-22 12:24:34 +04:00 |
|
Michael Gehring
|
3b24dc8787
|
Update rust-crypto
|
2014-11-22 07:40:58 +01:00 |
|
Michael Gehring
|
2027a7a981
|
fix *write*! macro args
|
2014-11-22 07:30:18 +01:00 |
|
Michael Gehring
|
ab344d8e7c
|
remove references to the native crate
|
2014-11-22 07:30:18 +01:00 |
|
Michael Gehring
|
cb4b5bce29
|
Remove now invalid format specifiers
|
2014-11-22 07:30:18 +01:00 |
|
Michael Gehring
|
52ea352ca3
|
test/{seq,tr,truncate,unexpand}: fix build
|
2014-11-20 20:46:45 +01:00 |
|
Michael Gehring
|
92093644bb
|
chmod: fix build on freebsd
|
2014-11-20 20:36:50 +01:00 |
|
Heather
|
ef68edfa49
|
Merge pull request #452 from ebfe/fix-build-master
Update rust-crypto
|
2014-11-20 22:38:54 +04:00 |
|
Michael Gehring
|
eaa7982357
|
Update rust-crypto
|
2014-11-20 09:01:45 +01:00 |
|
Heather
|
b58f597ba1
|
Merge pull request #451 from ebfe/fix-build-master
Fix build with rust master
|
2014-11-20 07:48:10 +04:00 |
|
Michael Gehring
|
e874d09216
|
std:num::pow -> std::num::Int::pow
|
2014-11-19 21:58:16 +01:00 |
|
Michael Gehring
|
fd2b464a6d
|
std::os changes
|
2014-11-19 21:58:16 +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 |
|
Heather
|
274b624a34
|
Merge pull request #450 from skv-headless/update_rust-crypto
Update rust crypto
|
2014-11-17 19:24:23 +04:00 |
|
skv
|
737db500a3
|
update from string for new api
|
2014-11-17 17:56:00 +03:00 |
|
skv
|
1cdab45c1b
|
update rust-crypto
|
2014-11-17 17:23:39 +03:00 |
|
Alex Lyon
|
1ce7e27665
|
Merge pull request #449 from ebfe/fix-build-master
du, fmt: fix build
|
2014-11-16 09:15:21 -08:00 |
|
Michael Gehring
|
d675ec75af
|
du, fmt: fix build
|
2014-11-16 16:12:01 +01:00 |
|
Heather
|
55f0894e63
|
Merge pull request #448 from Arcterus/nohup-hacks
nohup: fix for latest Rust using terrible hacks
|
2014-11-13 08:01:13 +04:00 |
|
Arcterus
|
fc76684f08
|
nohup: fix for latest Rust using terrible hacks
|
2014-11-12 11:03:07 -08:00 |
|
Heather
|
c5a8f522b1
|
Merge pull request #447 from Arcterus/fix
chmod: update for latest Rust
|
2014-11-11 08:44:07 +04:00 |
|
Arcterus
|
a672f5c768
|
chmod: update for latest Rust
|
2014-11-10 20:11:48 -08:00 |
|
Heather
|
a5d70763bc
|
Merge pull request #446 from ebfe/fix-build-master
Fix build with rust master
|
2014-11-09 19:40:30 +04:00 |
|
Michael Gehring
|
00af7faee8
|
du: fix build
|
2014-11-09 16:30:05 +01:00 |
|