Commit Graph

  • 184427cc0b fix a bug in .travis.yml Stjepan Glavina 2019-09-26 23:15:56 -0400
  • 414fadd6e6 cargo fmt Stjepan Glavina 2019-09-26 23:13:02 -0400
  • e8bd79efb8 add remaining examples Kevin Donahue 2019-09-26 20:57:56 -0400
  • 70069e0014
    future docs Yoshua Wuyts 2019-09-27 01:07:55 +0200
  • 8e32fd09f3 Fix a doc test Stjepan Glavina 2019-09-26 14:31:02 -0400
  • ff028bb540 Improve compile times and add comments Stjepan Glavina 2019-09-26 14:21:27 -0400
  • cc767228f7
    Merge pull request #239 from async-rs/prep-0.99.7 v0.99.7 Yoshua Wuyts 2019-09-26 17:46:35 +0200
  • fdc8fe624d
    Merge pull request #242 from async-rs/barrier-unstable Yoshua Wuyts 2019-09-26 17:39:56 +0200
  • 0b39306b74
    fix barrier tests Yoshua Wuyts 2019-09-26 17:24:24 +0200
  • b2d16b613d
    v0.99.7 Yoshua Wuyts 2019-09-25 13:09:21 +0200
  • c23cc769ee
    mark sync::Barrier as unstable Yoshua Wuyts 2019-09-26 16:34:44 +0200
  • 79eab9eb9a Simplify extension traits using a macro Stjepan Glavina 2019-09-26 07:46:29 -0400
  • 0f0b3548a7
    Merge pull request #240 from dignifiedquire/sync-barrier Yoshua Wuyts 2019-09-26 13:45:50 +0200
  • ac9d0df7c2 add logging and print file examples Kevin Donahue 2019-09-25 20:21:59 -0400
  • b77b72d333 feat: implement sync::Barrier dignifiedquire 2019-09-25 19:36:59 +0200
  • 25185da76d add inline example Kevin Donahue 2019-09-24 17:40:28 -0400
  • 3db7631a7d create readme in examples directory Kevin Donahue 2019-09-21 13:57:38 -0400
  • 785371cbc4
    Merge pull request #187 from async-rs/join-macros Yoshua Wuyts 2019-09-24 22:18:26 +0200
  • 553e48057f
    Merge pull request #133 from yoshuawuyts/ready_macro Yoshua Wuyts 2019-09-24 22:16:20 +0200
  • 90872dd06f
    Merge pull request #92 from Drevoed/buf-writer Yoshua Wuyts 2019-09-24 22:11:48 +0200
  • 63154f5b7a cargo fmt Kirill Mironov 2019-09-24 16:33:02 +0300
  • d23af83189 removed LineWriter and implemented requested changes Kirill Mironov 2019-09-24 15:59:46 +0300
  • 9509a056bd Merge branch 'master' into buf-writer Kirill Mironov 2019-09-24 15:03:55 +0300
  • f922e9c034
    Merge #236 bors[bot] 2019-09-24 03:13:46 +0000
  • 293d992de1 Fix stream_extend compilation failures Stjepan Glavina 2019-09-24 05:13:02 +0200
  • a1bc097ffd
    Merge pull request #211 from tirr-c/stream-extend Yoshua Wuyts 2019-09-23 00:14:29 +0200
  • 1d2838b63b
    Merge #234 bors[bot] 2019-09-22 18:15:55 +0000
  • c62b7a0ba9 Fix warnings Stjepan Glavina 2019-09-22 17:06:00 +0200
  • 73d7fea937 Re-export Stream from futures Stjepan Glavina 2019-09-22 16:34:07 +0200
  • 33ff41df48
    Merge #224 bors[bot] 2019-09-22 13:50:53 +0000
  • 85b80cfe9a Fuse futures in select! Stjepan Glavina 2019-09-22 15:35:53 +0200
  • ff7b5d3123
    Merge #233 bors[bot] 2019-09-22 13:24:32 +0000
  • 17534cfffc Fuse next() future Stjepan Glavina 2019-09-22 15:19:54 +0200
  • 2a2a473889
    adds stream::chain combinator Fedor Sakharov 2019-09-22 09:46:26 +0300
  • d55cfb1da8 impl FusedStream for Fuse Stjepan Glavina 2019-09-22 12:44:46 +0200
  • 0e3c47c3bf Fix imports in docs Stjepan Glavina 2019-09-22 12:41:04 +0200
  • 797a6b2d90 Add a missing assert in a doc example Stjepan Glavina 2019-09-22 12:16:35 +0200
  • bfab20da03 Don't re-export ext traits in async_std::io Stjepan Glavina 2019-09-22 12:08:08 +0200
  • 217e435e8e Fix more compilation errors in the book Stjepan Glavina 2019-09-22 12:03:56 +0200
  • f2ca3f37a9 Fix build errors in docs Stjepan Glavina 2019-09-22 11:47:39 +0200
  • 697a7207cb
    Merge #230 bors[bot] 2019-09-22 06:59:36 +0000
  • 89fd473da0
    fixes merge artifacts in stream docs Fedor Sakharov 2019-09-22 09:51:54 +0300
  • a8e48b1542
    Merge #226 bors[bot] 2019-09-21 16:46:50 +0000
  • 376049b51d
    Merge branch 'master' into fs-stream-step-by Fedor Sakharov 2019-09-21 19:07:27 +0300
  • 6470130cb1
    Merge #227 bors[bot] 2019-09-21 15:57:19 +0000
  • bf7121d2d4
    adds stream::inspect combinator Fedor Sakharov 2019-09-21 18:18:29 +0300
  • e74c0cec1f
    adds stream::step_by combinator Fedor Sakharov 2019-09-21 17:37:25 +0300
  • 2acc07065c
    Merge #223 bors[bot] 2019-09-21 14:44:02 +0000
  • ea080e7305
    Merge branch 'master' into fs-stream-skip-while Fedor Sakharov 2019-09-21 17:42:44 +0300
  • 99724497b3
    Merge #221 bors[bot] 2019-09-21 14:22:58 +0000
  • 47ce009e10
    Merge #222 bors[bot] 2019-09-21 13:46:11 +0000
  • fdd81e1b2a
    Actually export Skip Fedor Sakharov 2019-09-21 16:40:58 +0300
  • e430851bc4
    export Filter type Fedor Sakharov 2019-09-21 16:40:01 +0300
  • 75da138696
    export Skip type Fedor Sakharov 2019-09-21 16:37:30 +0300
  • 93463e8df3
    export SkipWhile type Fedor Sakharov 2019-09-21 16:34:51 +0300
  • a97d26ca13 Fix imports in the book Stjepan Glavina 2019-09-21 15:22:50 +0200
  • 53ce30ae66
    Fix async_std imports in metadata.rs Stjepan Glavina 2019-09-21 15:17:49 +0200
  • 1fa196812a Fix compilation errors around Stream Stjepan Glavina 2019-09-21 15:05:57 +0200
  • edfa2358a4 Re-export IO traits from futures Stjepan Glavina 2019-09-21 10:39:56 +0200
  • f9f97c43c4
    adds stream::skip_while combinator Fedor Sakharov 2019-09-21 15:10:00 +0300
  • 570329b176
    adds stream::skip combinator Fedor Sakharov 2019-09-21 14:40:25 +0300
  • e7ae10ebee
    adds stream::filter combinator Fedor Sakharov 2019-09-11 14:44:42 +0300
  • 55ea367415 Rename server functions to follow *_loop convention (#139) Oleksii Kachaiev 2019-09-19 23:54:48 -0700
  • 4aceee1b61
    Merge #218 bors[bot] 2019-09-19 17:31:22 +0000
  • fa31c6347e
    expose sync::{Arc,Weak} Yoshua Wuyts 2019-09-19 18:28:17 +0200
  • 8be7655672
    Merge #216 bors[bot] 2019-09-19 16:04:08 +0000
  • 42fac26761
    fix unstable display for pin docs Yoshua Wuyts 2019-09-19 16:02:28 +0200
  • 47194353c8
    Merge #215 v0.99.6 bors[bot] 2019-09-19 12:47:58 +0000
  • 8d31aa69cf
    prepare v0.99.6 Yoshua Wuyts 2019-09-19 14:24:41 +0200
  • f45b39d7c0
    Merge #208 bors[bot] 2019-09-19 11:59:10 +0000
  • 7fe6c8a42c
    add stream::join Yoshua Wuyts 2019-09-17 23:12:09 +0200
  • 9c00d0b903 Rename: extend_with_stream => stream_extend Wonwoo Choi 2019-09-19 18:34:31 +0900
  • a5a6dc24c4 Add stream::Extend Wonwoo Choi 2019-09-18 12:00:46 +0900
  • 91f002d12b
    Merge #209 bors[bot] 2019-09-18 21:53:20 +0000
  • bd43490d72
    fix cargo test --doc Yoshua Wuyts 2019-09-18 22:56:13 +0200
  • c533d5f906
    implement feedback & fix tests Yoshua Wuyts 2019-09-18 21:25:58 +0200
  • bfd7af8775 Rename local.rs -> task_local.rs Stjepan Glavina 2019-09-18 13:59:22 +0200
  • 4b32749886
    Update README.md Stjepan Glavina 2019-09-18 13:57:26 +0200
  • 2964e72b00
    Update src/future/timeout.rs Yoshua Wuyts 2019-09-18 12:43:34 +0200
  • 6b76fb1308
    Update src/future/timeout.rs Yoshua Wuyts 2019-09-18 12:43:27 +0200
  • 9a07196402
    Update src/stream/double_ended_stream.rs Yoshua Wuyts 2019-09-18 12:43:14 +0200
  • f7ec3f4e2d
    Update src/stream/stream/mod.rs Yoshua Wuyts 2019-09-18 12:43:06 +0200
  • bfb16790c3
    Update src/stream/from_stream.rs Yoshua Wuyts 2019-09-18 12:42:58 +0200
  • b670600555
    Update src/stream/into_stream.rs Yoshua Wuyts 2019-09-18 12:42:46 +0200
  • ff20534384
    Merge #167 bors[bot] 2019-09-18 10:07:41 +0000
  • 713ab026c3
    build unstable for docs Yoshua Wuyts 2019-09-18 03:47:47 +0200
  • 488c90c0c4
    add feature guards for unstable features Yoshua Wuyts 2019-09-18 01:26:04 +0200
  • c8475ca95e
    Merge #207 bors[bot] 2019-09-17 22:35:00 +0000
  • 4f9e7d39e2
    Merge #40 bors[bot] 2019-09-17 22:08:18 +0000
  • aa94d450d6
    update stream::fuse Yoshua Wuyts 2019-09-18 00:00:30 +0200
  • 7b4bb26c5c
    Remove redundant Sized bound Tyler Neely 2019-08-16 16:12:02 +0200
  • 44b3d3dadd
    Remove irrelevant example Tyler Neely 2019-08-16 16:06:00 +0200
  • 78c49f92b6
    Add initial Fuse implementation for Stream Tyler Neely 2019-08-16 15:35:04 +0200
  • d0312a028c
    mark task::ready as unstable Yoshua Wuyts 2019-09-17 23:32:38 +0200
  • d5725e78be
    use async-macros Yoshua Wuyts 2019-09-17 23:24:15 +0200
  • 1ad339a19e
    rebase on master Yoshua Wuyts 2019-09-10 14:10:42 +0200
  • 4b535d4ada
    expose future::ready! Yoshua Wuyts 2019-08-30 21:27:53 +0200
  • af6ed7d0ee
    Merge #205 bors[bot] 2019-09-17 21:20:44 +0000
  • b951cf2d3b
    use async-macros 1.0.0 Yoshua Wuyts 2019-09-17 23:07:25 +0200
  • c87dab2d5e rustfmt Sunjay Varma 2019-09-17 16:48:58 -0400