Alex Lyon
|
06ee630023
|
Merge pull request #476 from lht/fix-build-master
Fix build master
|
2014-12-21 19:53:29 -08:00 |
|
Haitao Li
|
75425f1fe8
|
Fix build with rust nightly Dec-20-2014
|
2014-12-22 12:27:03 +11:00 |
|
Haitao Li
|
8cb5d03d0c
|
Fix a mismatched types compilation error
|
2014-12-22 10:54:29 +11:00 |
|
Haitao Li
|
872bb0010a
|
regex::Captures::{at,name} returns Option
|
2014-12-22 10:54:29 +11:00 |
|
Haitao Li
|
5cfde0dcb9
|
Avoid shadowing lifetime names
|
2014-12-22 10:54:29 +11:00 |
|
Haitao Li
|
9b67c372b2
|
Add semicolons to item macros
|
2014-12-22 10:54:29 +11:00 |
|
Haitao Li
|
0a64dbfe8b
|
Bump rust-crypto to v0.2.2
|
2014-12-22 10:54:26 +11:00 |
|
Cynede
|
696ddfbb1e
|
Merge pull request #475 from Arcterus/nice
Implement nice (resolves #215)
|
2014-12-18 06:24:15 +03:00 |
|
Arcterus
|
c4baf79c53
|
Update time for latest Rust
|
2014-12-17 18:49:43 -08:00 |
|
Cynede
|
cf99cdd0c9
|
Merge pull request #474 from Arcterus/master
Update for latest Rust
|
2014-12-16 08:11:25 +03:00 |
|
Arcterus
|
9ef8ea486b
|
Implement nice (resolves #215)
|
2014-12-15 21:00:16 -08:00 |
|
Arcterus
|
b8d67ea672
|
Update for latest Rust
|
2014-12-15 15:45:31 -08:00 |
|
Arcterus
|
c470efc5b4
|
Update time
|
2014-12-15 15:37:22 -08:00 |
|
Alex Lyon
|
f906ba806c
|
Merge pull request #472 from ebfe/fix-build-master
Update rust-crypto
|
2014-12-12 21:58:02 -08:00 |
|
Michael Gehring
|
dbaf849270
|
Make rust-crypto link to deps/time
|
2014-12-13 06:49:00 +01:00 |
|
Michael Gehring
|
b065b774ab
|
Update rust-crypto
|
2014-12-13 06:46:30 +01:00 |
|
Alex Lyon
|
d3708f65c0
|
Merge pull request #471 from ebfe/fix-build-master
Fix build with rust master
|
2014-12-10 22:52:52 -08:00 |
|
Michael Gehring
|
842cc8b14c
|
Fix build with rust master
|
2014-12-11 07:51:37 +01:00 |
|
Cynede
|
9aec1611df
|
Merge pull request #466 from Arcterus/master
base64: fix build (assuming rust-lang/rust#19594 is merged)
|
2014-12-10 08:19:20 +03:00 |
|
Cynede
|
baa7eccd4d
|
Merge pull request #468 from Arcterus/fix-build
Fix build for latest Rust
|
2014-12-09 16:04:44 +03:00 |
|
Arcterus
|
798a873b59
|
Fix build for latest Rust
|
2014-12-08 23:45:03 -08:00 |
|
Arcterus
|
3f90b75ffc
|
base64: don't try to remove LF when decoding
|
2014-12-06 16:35:32 -08:00 |
|
Arcterus
|
9b638d99a7
|
base64: fix build (assuming rust-lang/rust#19594 is merged)
|
2014-12-06 10:59:56 -08:00 |
|
Cynede
|
26ea65a746
|
Merge pull request #465 from Arcterus/master
nohup: fix build on Macs (closes #463)
|
2014-12-06 09:54:22 +03: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 |
|