2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-09-13 07:04:05 +00:00

Commit graph

  • 5297c2e012 cargo fmt assemblaj 2019-10-15 09:59:18 -0400
  • 23beab4125 Adds a from_fn stream implementation (#277) Fedor Sakharov 2019-10-15 16:50:17 +0300
  • 9eab45f129
    mark as unstable Yoshua Wuyts 2019-10-15 15:48:13 +0200
  • be14af51c4 Applies cargo format and fixes incorrect comment arheard 2019-10-10 14:41:17 -0400
  • 4dc6a62621 [Draft PR] Adds Stream::gt arheard 2019-10-10 14:33:21 -0400
  • e938527f66 add stream::interval (#298) Yoshua Wuyts 2019-10-15 15:30:24 +0200
  • 35fc85a157 clean readme (#331) Yoshua Wuyts 2019-10-15 15:27:41 +0200
  • aed9e2efdf removes Travis CI (#333) Yoshua Wuyts 2019-10-15 15:27:27 +0200
  • b7c5f00e95
    removes Travis CI Yoshua Wuyts 2019-10-15 15:18:56 +0200
  • 6d1f7abcad
    Update README.md Yoshua Wuyts 2019-10-15 15:11:23 +0200
  • 7c60591039
    update deps Yoshua Wuyts 2019-10-12 00:27:40 +0200
  • f0ebfba936
    cross-docs Yoshua Wuyts 2019-10-09 18:59:09 +0200
  • a38d8c4158
    cargo fmt Yoshua Wuyts 2019-10-09 18:53:07 +0200
  • 987c81635b
    fix tests Yoshua Wuyts 2019-10-09 18:44:58 +0200
  • 371f425b87
    add stream::interval Yoshua Wuyts 2019-10-09 18:32:47 +0200
  • 9ca67d0dfd
    add back features Yoshua Wuyts 2019-10-15 15:00:00 +0200
  • 94ef3dc2b2 feat: Add Stdout::lock k-nasa 2019-10-15 21:44:23 +0900
  • 9b09806593 feat: Add Stdin::lock k-nasa 2019-10-15 21:44:11 +0900
  • f9741e7488 feat: Add Stderr::lock k-nasa 2019-10-15 21:43:54 +0900
  • c7f6543502 Inline TryFutureExt logic for src/io/timeout.rs (#317) Wouter Geraedts 2019-10-15 09:56:39 +0200
  • 1819408b46 add stream::ExactSizeStream as unstable (#330) Yoshua Wuyts 2019-10-15 09:51:53 +0200
  • 6be8467cdc impl Stream::take_while adapter (#332) Johannes Weissmann 2019-10-15 09:50:03 +0200
  • c4752d6e6c unindent where clauses Johannes Weissmann 2019-10-15 09:37:40 +0200
  • ef2e1eb3ff add comment Johannes Weissmann 2019-10-15 07:49:22 +0200
  • 8e556c6ef3 fmt Johannes Weissmann 2019-10-15 07:37:00 +0200
  • 80989d648a impl take_while stream adapter Johannes Weissmann 2019-10-15 07:07:34 +0200
  • d941c35989
    clean readme Yoshua Wuyts 2019-10-15 06:27:29 +0200
  • 529a58a066
    Merge pull request #327 from assemblaj/assemblaj-partial_cmp_final Yoshua Wuyts 2019-10-15 03:45:21 +0200
  • a03c63f326
    add stream::ExactSizeStream as unstable Yoshua Wuyts 2019-10-15 03:42:20 +0200
  • 00a8433338
    Merge pull request #320 from Wassasin/183-async-path Yoshua Wuyts 2019-10-15 02:51:55 +0200
  • aa13ba758b Refactor Stjepan Glavina 2019-10-15 02:05:23 +0200
  • 5c1e0522b7 Fix failing tests Stjepan Glavina 2019-10-15 01:33:36 +0200
  • 504f8cb137 Use crate::path everywhere Stjepan Glavina 2019-10-15 01:25:20 +0200
  • f9cfee9e2c Formatting Stjepan Glavina 2019-10-15 01:11:32 +0200
  • 0adcb50f58 Add ToOwned and Borrow impls Stjepan Glavina 2019-10-15 01:08:12 +0200
  • ba87048db5 Implemented our own Path::ancestors iterator Wouter Geraedts 2019-10-14 22:00:45 +0200
  • 2f7ec1de9e
    re-export macros Yoshua Wuyts 2019-10-14 18:07:24 +0200
  • 80bee9a215 Adds Stream::partial_cmp assemblaj 2019-10-14 11:43:00 -0400
  • 495a823bf3
    wip Yoshua Wuyts 2019-10-14 17:21:03 +0200
  • a508632105
    re-export macros from async-macros Yoshua Wuyts 2019-10-14 17:13:43 +0200
  • 17a3afb7cd applies cargo fmt arheard 2019-10-11 20:15:58 -0400
  • 1fd82050ed removes new methods unrelated to branch arheard 2019-10-11 18:42:56 -0400
  • ded41379cc Revert "Adds latest version of relevant files" arheard 2019-10-11 17:49:41 -0400
  • 4370787ac2 Replaces waker function with loop, reomves Unpin trait bounds arheard 2019-10-02 17:57:01 -0400
  • 815a36eab9 Update src/stream/stream/partial_cmp.rs assemblaj 2019-10-02 13:14:10 -0400
  • 1c0ee5f085 Adds partial_cmp.rs file and partial_cmp signature to mod.rs arheard 2019-09-30 22:19:44 -0400
  • 5317d4fd56 removes new methods unrelated to branch arheard 2019-10-11 18:42:56 -0400
  • 5f67420289 Revert "Adds latest version of relevant files" arheard 2019-10-11 17:49:41 -0400
  • bfea84aa3f Adds latest version of relevant files arheard 2019-10-11 17:41:10 -0400
  • 838f752ebe cleans up examples arheard 2019-10-09 16:04:34 -0400
  • 243c52a5c5 Replaces waker function with loop, reomves Unpin trait bounds arheard 2019-10-02 17:57:01 -0400
  • 8e009d0445 adds tests that compare streams of same length arheard 2019-10-02 17:54:21 -0400
  • f145485dc3 Update src/stream/stream/partial_cmp.rs assemblaj 2019-10-02 13:14:10 -0400
  • 9f604f9713 Adds partial_cmp.rs file and partial_cmp signature to mod.rs arheard 2019-09-30 22:19:44 -0400
  • 612a94b31e Add process submodule as unstable (#310) Yoshua Wuyts 2019-10-14 15:51:47 +0200
  • e1deaa58d8 Add BufRead::split (#312) Yoshua Wuyts 2019-10-14 15:49:54 +0200
  • 5f52efe465
    Merge pull request #324 from async-rs/stabilize-future-join Yoshua Wuyts 2019-10-14 15:31:55 +0200
  • c073e8b207
    Update src/io/buf_read/mod.rs Yoshua Wuyts 2019-10-14 15:31:43 +0200
  • a9950c5c9f stabilize task::ready! (#325) Yoshua Wuyts 2019-10-14 15:06:24 +0200
  • fe88da4e64 make all print macros unstable (#322) Yoshua Wuyts 2019-10-14 14:48:12 +0200
  • 9b0e02dbb7
    Merge pull request #326 from async-rs/fused-stream Yoshua Wuyts 2019-10-14 14:22:41 +0200
  • d6aa1fb501 Add task::yield_now as "unstable" (#300) Yoshua Wuyts 2019-10-14 13:58:26 +0200
  • 3ac4575d94
    add stream::FusedStream Yoshua Wuyts 2019-10-14 02:21:27 +0200
  • a22847dd03
    stabilize task::ready! Yoshua Wuyts 2019-10-14 01:57:15 +0200
  • 05ba07daf8
    stabilize future::{join,try_join} Yoshua Wuyts 2019-10-14 01:52:10 +0200
  • 454018ef42
    Merge pull request #321 from async-rs/stream_merge Yoshua Wuyts 2019-10-14 01:46:42 +0200
  • 3491fbc01b
    stabilize stream::{FromStream,IntoStream,Extend} stabilize-from-stream Yoshua Wuyts 2019-10-14 01:33:22 +0200
  • ef7dbf3fc9
    make all print macros unstable Yoshua Wuyts 2019-10-14 01:10:43 +0200
  • 04342c7b5d
    docs Yoshua Wuyts 2019-10-13 22:05:11 +0200
  • b601bcfcb8
    polish Yoshua Wuyts 2019-10-13 21:55:19 +0200
  • 84a148ddae
    rename stream::join to Stream::merge Yoshua Wuyts 2019-10-13 21:48:53 +0200
  • 8df55dd015 Implemented PathBuf::set_file_name Wouter Geraedts 2019-10-13 21:42:38 +0200
  • 54c94b717c Implemented PathBuf::set_extension Wouter Geraedts 2019-10-13 21:41:16 +0200
  • cc417cc001 Implemented PathBuf::push Wouter Geraedts 2019-10-13 21:38:47 +0200
  • 07f9e48579 Implemented PathBuf::pop Wouter Geraedts 2019-10-13 21:20:43 +0200
  • 71125d5c3b Implemented PathBuf::new Wouter Geraedts 2019-10-13 21:19:23 +0200
  • 47ef222dab Implemented PathBuf::into_os_string Wouter Geraedts 2019-10-13 21:13:01 +0200
  • a2baa1d8e0
    rename stream::join to stream::merge Yoshua Wuyts 2019-10-13 21:12:05 +0200
  • 80eaa28552 Implemented PathBuf::into_boxed_path Wouter Geraedts 2019-10-13 21:11:39 +0200
  • b9bddbb7a0
    Merge pull request #319 from async-rs/print Yoshua Wuyts 2019-10-13 21:06:12 +0200
  • 1bd17f11f2 Implemented PathBuf::as_path Wouter Geraedts 2019-10-13 21:04:47 +0200
  • 409a10a8b5 Implemented Path::with_file_name Wouter Geraedts 2019-10-13 20:55:48 +0200
  • 3c24b1891b Implemented Path::with_extension Wouter Geraedts 2019-10-13 20:54:08 +0200
  • a17b017e01 Implemented Path::to_string_lossy Wouter Geraedts 2019-10-13 20:49:57 +0200
  • ea43d7fd29 Implemented Path::to_str Wouter Geraedts 2019-10-13 20:46:51 +0200
  • df53a07fc5 Implemented Path::strip_prefix Wouter Geraedts 2019-10-13 20:17:56 +0200
  • 942403c52c Implemented Path::starts_with Wouter Geraedts 2019-10-13 20:14:07 +0200
  • d349333a43 Implemented Path::read_link Wouter Geraedts 2019-10-13 20:12:57 +0200
  • 2c05086bcf
    fix docs Yoshua Wuyts 2019-10-13 19:58:48 +0200
  • 89f73d3eda Implemented Path::read_dir Wouter Geraedts 2019-10-13 19:57:46 +0200
  • fef2e32a3c
    cargo fmt Yoshua Wuyts 2019-10-13 13:07:52 +0200
  • 467b64b6e7
    doc fmt Yoshua Wuyts 2019-10-13 12:51:21 +0200
  • 296d0d9d31
    add print macros Yoshua Wuyts 2019-10-13 12:48:41 +0200
  • 04479b13c3
    add io::stdio Yoshua Wuyts 2019-10-13 12:13:29 +0200
  • 33da049717
    Merge pull request #311 from async-rs/missing-write-methods Yoshua Wuyts 2019-10-13 19:53:04 +0200
  • 141954d205 Implemented Path::parent Wouter Geraedts 2019-10-13 19:38:33 +0200
  • cc57db02a3 Implemented Path::join Wouter Geraedts 2019-10-13 19:33:55 +0200
  • 0c03b92373 Implemented Path::iter Wouter Geraedts 2019-10-13 19:31:17 +0200
  • 5d87006006 Implemented Path::is_relative Wouter Geraedts 2019-10-13 19:16:52 +0200
  • df9a01f534 Implemented Path::is_file Wouter Geraedts 2019-10-13 19:12:14 +0200