Commit Graph

  • 124aa76c4e improve rescheduling fix/scheduler-park dignifiedquire 2020-04-19 21:45:20 +0200
  • 77d3693112 add tracing ability dignifiedquire 2020-04-19 17:56:37 +0200
  • 00b8366d55 more work dignifiedquire 2020-04-19 12:03:24 +0200
  • 6306ad9df1 improve idle detection dignifiedquire 2020-04-19 02:12:16 +0200
  • 546ad3d287 fix start state dignifiedquire 2020-04-19 01:48:57 +0200
  • bc8677ed09 use park + unpark instead of spawning dignifiedquire 2020-04-19 01:19:56 +0200
  • b446cd0230
    Merge pull request #748 from async-rs/fix/scheduler-2 Friedel Ziegelmayer 2020-04-12 15:22:51 +0200
  • db438abb8f
    Implement async_std::sync::Condvar (#369) Thayne McCombs 2020-04-12 05:35:18 -0600
  • a4e07e345c fix(rt): bring back dynamic machines dignifiedquire 2020-04-10 02:22:03 +0200
  • aebba2bd95
    Merge pull request #747 from async-rs/fix/scheduler-perf Yoshua Wuyts 2020-04-09 17:26:46 +0200
  • 0c9a66c1f6 fix scheduler loop dignifiedquire 2020-04-09 17:02:27 +0200
  • 4fd8fe03f3 cleanup imports mio-0-7 dignifiedquire 2020-04-08 18:54:06 +0200
  • 1e99e3453f always call shutdown dignifiedquire 2020-04-08 18:53:18 +0200
  • 56769d8b6c fix token handling dignifiedquire 2020-04-08 17:08:44 +0200
  • 121bc7d726 set nonblocking mode on conversion from std dignifiedquire 2020-04-08 13:45:39 +0200
  • 9d0f2addd3 get reactor compiling dignifiedquire 2020-04-08 13:21:05 +0200
  • 80870af3bb mechanical first pass at updating to mio 0.7 dignifiedquire 2020-04-08 12:55:24 +0200
  • fc4e472599
    Merge pull request #733 from k-nasa/new-scheduler Friedel Ziegelmayer 2020-04-07 22:50:04 +0200
  • 6674dc0edf
    Merge pull request #739 from devashishdxt/futures-timer-update nasa 2020-04-03 13:41:12 +0900
  • 088aa5662c refactor: Remove wrapping cell k-nasa 2020-04-03 13:38:07 +0900
  • 68fa054517 Update futures-timer to 3.0.2 Devashish Dixit 2020-03-30 17:44:56 +0800
  • b88138b5d7 kick ci k-nasa 2020-03-27 17:03:16 +0900
  • 11ee2a8985 fix k-nasa 2020-03-22 19:25:40 +0900
  • 322911142c lock processor and remove unsafe Send, Sync k-nasa 2020-03-22 19:20:01 +0900
  • cfaec2aa95 re add spin_lock k-nasa 2020-03-22 19:19:17 +0900
  • 57c648cf01 Add async-graphql to the ecosystems inside the readme sunli 2020-03-21 15:49:15 +0800
  • 6d3ca5a06f remove poll function k-nasa 2020-03-21 14:19:38 +0900
  • f960776846 fix k-nasa 2020-03-21 13:37:37 +0900
  • 5c6741724f Merge branch 'master' into new-scheduler k-nasa 2020-03-20 23:17:12 +0900
  • 24c5dbf949 Remove scheduler state k-nasa 2020-03-20 23:10:45 +0900
  • 2dbebe54ed
    Merge pull request #721 from k-nasa/update_dep_crate nasa 2020-03-20 12:33:56 +0900
  • d7ee29a03f fix test code k-nasa 2020-03-19 19:16:12 +0900
  • 2b44c1be2e refactor: swap to swap_and_compare k-nasa 2020-03-19 18:41:00 +0900
  • b1ec1ea930 Move Spinlock to sync module k-nasa 2020-03-18 23:59:12 +0900
  • 2ab075d027 refactor k-nasa 2020-03-19 11:50:19 +0900
  • c0f18600cf run ignored test k-nasa 2020-03-18 23:03:17 +0900
  • 6c8237276b fix doc test k-nasa 2020-03-18 23:02:59 +0900
  • 98cbf7f8eb Restore task::spawn_blocking k-nasa 2020-03-17 20:39:30 +0900
  • 84e5c5f351 Merge branch 'master' into new-scheduler k-nasa 2020-03-17 19:06:53 +0900
  • 3ff9e98f20
    Merge pull request #585 from async-rs/try_channels Yoshua Wuyts 2020-03-16 02:38:00 +0100
  • b7c7efc797 Update try_channel doctests Yoshua Wuyts 2020-03-16 00:05:39 +0100
  • 19fd7a4084 fix channel tests Yoshua Wuyts 2019-12-12 11:24:52 +0100
  • 7885c245c5 recverror Yoshua Wuyts 2019-12-12 10:36:43 +0100
  • 7b7b959a6e mark channel errs as unstable Yoshua Wuyts 2019-11-26 10:58:53 +0100
  • 32dce319d3 expose try_recv and try_send on channels Yoshua Wuyts 2019-11-25 19:35:50 +0100
  • 49dd02b4de Make the split struct public Yoshua Wuyts 2020-03-15 23:51:19 +0100
  • bb11c676a1 doctests pass Yoshua Wuyts 2020-03-15 23:46:36 +0100
  • e026b7579a
    Merge pull request #703 from spacekookie/recv-docs Yoshua Wuyts 2020-03-15 14:41:07 +0100
  • 51dd7ceb72
    Merge pull request #727 from async-rs/revert-719-remove_re_export Yoshua Wuyts 2020-03-15 13:27:39 +0100
  • 8931d1464e fix ci k-nasa 2020-03-14 22:46:22 +0900
  • cc19592f80
    Revert "Stabilize most stream method and remove unnecessary macros" nasa 2020-03-12 18:34:09 +0900
  • f69887a50d
    Update Cargo.toml nasa 2020-03-09 09:09:17 +0900
  • 0b0531057d feat: update dependence crates k-nasa 2020-03-08 20:46:26 +0900
  • 61f9483cc5
    Merge pull request #719 from k-nasa/remove_re_export Yoshua Wuyts 2020-03-06 14:31:06 +0100
  • f33d7f40ab fix test k-nasa 2020-03-06 09:20:08 +0900
  • e3bf89fc05 $cargo fmt k-nasa 2020-03-05 18:49:58 +0900
  • ec4b09ecd0 fix test code k-nasa 2020-03-05 10:38:19 +0900
  • b95bd6c1fe fix: Remove unnecessary io modules k-nasa 2020-03-05 09:22:00 +0900
  • 91104336fc Make the split struct public split-by-pattern Yoshua Wuyts 2020-03-04 15:41:11 +0100
  • 1e18839f1f fix warning k-nasa 2020-03-04 08:38:31 +0900
  • f31878655e fix: Stabilize stream method k-nasa 2020-03-04 08:30:45 +0900
  • 9a62df143f add whitespace k-nasa 2020-03-03 23:14:25 +0900
  • 75223905bd fix: Stabilize stream most method k-nasa 2020-03-03 23:12:09 +0900
  • be60dd9fe7 fix: Remove unnecessary re-export and macros k-nasa 2020-03-03 22:49:59 +0900
  • 23b7c174f3 feat: Stabilize io::Std*Lock k-nasa 2020-03-03 22:46:18 +0900
  • 9167d42f4b
    Merge pull request #708 from sunli829/master Yoshua Wuyts 2020-03-02 13:20:14 +0100
  • 4034d58709
    Merge pull request #714 from abhijeetbhagat/patch-1 Yoshua Wuyts 2020-03-02 13:11:15 +0100
  • 4742f461fe
    Add missing ? operator after handle.await abhi 2020-02-22 15:17:06 +0530
  • efab39eeaf
    Merge pull request #710 from k-nasa/fix_ci_failed nasa 2020-02-20 09:33:44 +0900
  • bd60cd9f81 run `cargo fmt` k-nasa 2020-02-20 09:03:36 +0900
  • b9e4b6da3e Add Xactor to the ecosystems inside the readme sunli 2020-02-19 14:36:07 +0800
  • eb03f37e43
    Merge pull request #697 from async-rs/core-docs Yoshua Wuyts 2020-02-17 13:38:39 +0100
  • d87e283215
    Update src/lib.rs Yoshua Wuyts 2020-02-17 13:38:24 +0100
  • 283a54a155
    Update src/lib.rs Yoshua Wuyts 2020-02-17 13:36:59 +0100
  • 3719484eba
    Update src/lib.rs Yoshua Wuyts 2020-02-17 13:36:23 +0100
  • aae835cc14
    channel/recv: improving function docs and code example Katharina Fey 2020-02-12 01:38:20 +0100
  • 68063adddf
    Add link to tests Oleg Nosov 2020-02-08 16:22:02 +0300
  • d7cab38b67
    `core` => `std` Oleg Nosov 2020-02-08 15:49:01 +0300
  • 32068942a6
    Fixed `flatten` Oleg Nosov 2020-02-08 15:41:33 +0300
  • 85c32ef9d2
    Use `assert` without `if`-clause Oleg Nosov 2020-02-07 22:45:15 +0300
  • b68be72763
    Use `assert` instead of `panic` Oleg Nosov 2020-02-07 22:42:59 +0300
  • c80915e216
    Dont spawn thread in tests Oleg Nosov 2020-02-07 22:22:38 +0300
  • 303ac90b7c
    Fixed `flat_map` Oleg Nosov 2020-02-07 22:09:42 +0300
  • d026c44ea3 Document the core feature Yoshua Wuyts 2020-02-04 11:07:50 +0100
  • 125fa5b0a0
    Merge pull request #680 from k-nasa/no_std Yoshua Wuyts 2020-02-04 11:02:19 +0100
  • 39f2c6da78
    V1.5.0 (#694) v1.5.0 Yoshua Wuyts 2020-02-03 16:45:00 +0100
  • 3e24e0ba4e ci: fix no-std check k-nasa 2020-02-01 16:43:12 +0900
  • 0d90cb07b9 fix: Move `extern crate alloc` to lib.rs k-nasa 2020-02-01 09:49:54 +0900
  • f789f9d4f6 Select future-core featue according to feature k-nasa 2020-02-01 09:47:33 +0900
  • ef985bc72e ci: fix no_std ci k-nasa 2020-02-01 09:45:41 +0900
  • 1d875836a2
    Implement Clone for TcpStream (#689) Stjepan Glavina 2020-01-28 18:14:16 +0100
  • 7efe7caf66 fix: Change feature name no-std to alloc k-nasa 2020-01-28 15:58:06 +0900
  • 22d929d481 fix import Future k-nasa 2020-01-16 21:13:23 +0900
  • d622ec5d35 feat: Make the stream module no_std k-nasa 2020-01-16 21:01:47 +0900
  • 880b7ee987 remove crate::prelude import k-nasa 2020-01-16 20:34:51 +0900
  • 1762de285b feat: Make the future module no_std k-nasa 2020-01-16 15:40:28 +0900
  • 6aa55fde59 feat: Make the task module no_std k-nasa 2020-01-16 11:18:09 +0900
  • 41f114d9fe ci: Add no-std check k-nasa 2020-01-16 10:37:22 +0900
  • 3d32fd81f4 feat: Make the utils module no_std k-nasa 2020-01-16 10:33:00 +0900
  • 51b84a7620 feat: Add no_std attribute when not std feature k-nasa 2020-01-16 10:31:27 +0900