Commit Graph

  • 7d616c695d refactor: change to as_mut k-nasa 2019-11-16 01:54:09 +0900
  • a69b3a8a9e use `as_mut` for stream-partition yjhmelody 2019-11-16 00:54:50 +0800
  • a05b6a3810 fix: mutable ref k-nasa 2019-11-16 01:36:53 +0900
  • 6cbf48f12d fix clippy warn k-nasa 2019-11-16 01:29:16 +0900
  • 91ee4c7b9f doc: Add stream unzip doc k-nasa 2019-11-16 01:16:48 +0900
  • 603b3c5085 add: Add stream unzip k-nasa 2019-11-16 01:16:35 +0900
  • 693a7257b8
    Merge pull request #538 from k-nasa/stream_by_ref Yoshua Wuyts 2019-11-15 17:14:17 +0100
  • 8779c04dc7
    upgrade all deps Yoshua Wuyts 2019-11-15 16:59:58 +0100
  • 3564be9c0c
    update futures-timer dep Yoshua Wuyts 2019-11-15 16:58:33 +0100
  • df92c63337 fix: Add unstable features k-nasa 2019-11-16 00:29:54 +0900
  • 31cf932d80 wip: Add stream unzip k-nasa 2019-11-16 00:24:59 +0900
  • 3c6d41ccb4
    Merge pull request #541 from yjhmelody/stream-partition Yoshua Wuyts 2019-11-15 14:27:42 +0100
  • 837604b833
    Merge pull request #542 from yjhmelody/update-doc Yoshua Wuyts 2019-11-15 14:26:36 +0100
  • 74caed2d4b
    Update src/io/seek/mod.rs yjh 2019-11-15 18:22:06 +0800
  • 76ec9c4563 update doc url yjhmelody 2019-11-15 14:33:34 +0800
  • d76b32e6d4 make it unstable and fix trait bound yjhmelody 2019-11-15 14:23:34 +0800
  • 11268a80fb add stream-partition yjhmelody 2019-11-15 12:28:03 +0800
  • c4ba11ff95
    Merge pull request #535 from async-rs/docs-sender-recv Yoshua Wuyts 2019-11-15 03:35:43 +0100
  • de67bf0fd4 feat: Add stream by_ref k-nasa 2019-11-15 11:17:39 +0900
  • 4ef55d4d7b Enable CI on master branch k-nasa 2019-11-15 09:01:41 +0900
  • 77a0419a3e
    Merge pull request #536 from async-rs/count-unstable nasa 2019-11-15 08:41:29 +0900
  • ce98834039
    Merge pull request #531 from sclaire-1/master Yoshua Wuyts 2019-11-14 22:56:13 +0100
  • 30ff7b09b6
    mark Stream::count as unstable Yoshua Wuyts 2019-11-14 22:45:46 +0100
  • c58747b5fc
    Merge pull request #368 from starsheriff/stream_count Yoshua Wuyts 2019-11-14 22:40:45 +0100
  • 31f129ebe7
    backlink channel types Yoshua Wuyts 2019-11-14 22:37:04 +0100
  • f49d7cbbb8
    Merge pull request #533 from async-rs/remove-throttle-example Yoshua Wuyts 2019-11-14 22:30:48 +0100
  • 64216b8e6b Take a normal closure, not an async one Felipe Sere 2019-11-14 21:49:24 +0100
  • 786a52a09d Slight miss-merge Felipe Sere 2019-11-14 21:37:51 +0100
  • f14b37ff17 Remoe the T: Copy bound on the item Felipe Sere 2019-11-11 09:15:38 +0100
  • 7677e9a3df Make the closure take a borrow to the value Felipe Sere 2019-11-11 09:13:57 +0100
  • bfb42b432e Rearrange docs to match 'repeat' Felipe Sere 2019-11-11 09:07:48 +0100
  • 4c09cdbeac Mark successors as unstable Felipe Sere 2019-11-10 18:03:07 +0100
  • 243cdd7ff1 Slight miss-merge Felipe Sere 2019-11-10 17:56:31 +0100
  • a257b7018c Rename some variables to match iter Felipe Sere 2019-11-10 14:29:43 +0100
  • af928163e4 Got further! Thx Josh! Felipe Sere 2019-11-10 13:57:41 +0100
  • 8d97e0f974 Only produes empty value if next is ever a 'None' Felipe Sere 2019-10-20 17:56:35 +0200
  • 266754897e Rename the module to 'successors' Felipe Sere 2019-10-20 13:38:32 +0200
  • 554d5cfbc1 Slight renamings Felipe Sere 2019-10-20 13:37:26 +0200
  • 8b662b659d Run rustfmt Felipe Sere 2019-10-18 09:10:15 +0200
  • 95a3e53fcd Only use the Option of the future to decide to construct a new one Felipe Sere 2019-10-18 09:00:38 +0200
  • 02b261de10 It compiles! Store the future and poll it instead of creating multiple new ones Felipe Sere 2019-10-17 23:27:41 +0200
  • fe3c9ef626 First attempt at successor Felipe Sere 2019-10-17 14:23:14 +0200
  • 4e1d79adb1
    Merge pull request #524 from yjhmelody/stream-max Yoshua Wuyts 2019-11-14 21:28:36 +0100
  • 1546448800
    remove throttle example Yoshua Wuyts 2019-11-14 21:27:14 +0100
  • 338273eb18
    Merge pull request #356 from Wassasin/342-stream-throttle Yoshua Wuyts 2019-11-14 21:25:34 +0100
  • dda65cbff0 Start throttle measurement before initialisation Wouter Geraedts 2019-11-14 11:29:49 +0100
  • 9ebe41f2d6
    Update src/stream/stream/mod.rs Johannes Weissmann 2019-11-14 10:34:09 +0100
  • 90c67c223a Decreased throttle test time to original values; only test lower bound Wouter Geraedts 2019-11-14 10:26:56 +0100
  • 8473b738d0
    Edit tutorial index.md sclaire-1 2019-11-13 16:33:44 -0800
  • 2378a68b50
    cargo fmt bench-mutexes Yoshua Wuyts 2019-11-13 23:35:27 +0100
  • b1d2b8ac86
    add mutex benches vs std + parking_lot Yoshua Wuyts 2019-11-13 23:23:50 +0100
  • 0c2282ffdc
    Optimization: a slot for the next task to run (#529) Stjepan Glavina 2019-11-13 20:32:37 +0100
  • d546ee3d92
    Merge pull request #528 from skade/remove-nightly-note Florian Gilcher 2019-11-13 16:31:42 +0100
  • 6338341369
    Merge pull request #520 from gierlachg/stream_pinning Florian Gilcher 2019-11-13 15:56:48 +0100
  • 6f4bea07a1
    Update version requirements in the tutorial Florian Gilcher 2019-11-13 15:27:29 +0100
  • 5adb112a00 export IntoInnerError for io yjhmelody 2019-11-13 13:52:16 +0800
  • 9d634cb2a7 refactor io dir to be same with std yjhmelody 2019-11-13 12:42:59 +0800
  • 879af6dc85 Add Stream max yjhmelody 2019-11-13 10:50:09 +0800
  • 79962e20a5
    enable attributes feature Yoshua Wuyts 2019-11-12 23:37:43 +0100
  • 1431ee0422
    polish README.md examples Yoshua Wuyts 2019-11-12 23:25:52 +0100
  • 2dfdc1c482
    polish lib.rs examples Yoshua Wuyts 2019-11-12 23:07:39 +0100
  • e442eba625 Cleaning up stream pinning. Grzegorz Gierlach 2019-11-12 19:51:58 +0100
  • f0875d2dca Cleaning up stream pinning. Grzegorz Gierlach 2019-11-12 19:34:08 +0100
  • f611ceccc8 Run cargo fmt for doc comments (#515) Devashish Dixit 2019-11-13 00:47:03 +0800
  • 74a7d93611 upgrade async-macros to 2.0.0 (#519) Yoshua Wuyts 2019-11-12 17:34:13 +0100
  • c5b3a98e5b Increased throttle test to 10x time Wouter Geraedts 2019-11-12 16:22:25 +0100
  • 3151a70b77
    Merge pull request #517 from Alexendoo/surf Yoshua Wuyts 2019-11-12 15:59:00 +0100
  • 4ab7b213de Updated example to be consistent; added timing measurements to throttle Wouter Geraedts 2019-11-12 15:38:02 +0100
  • 6990c1403f Reimplemented throttle to never drop Delay, added boolean flag Wouter Geraedts 2019-11-12 15:07:20 +0100
  • 77a1849303 Merge branch '342-stream-throttle' of github.com:Wassasin/async-std into 342-stream-throttle Wouter Geraedts 2019-11-12 15:03:54 +0100
  • a722de1a10 Merge remote-tracking branch 'upstream/master' into 342-stream-throttle Wouter Geraedts 2019-11-12 14:51:24 +0100
  • 88cbf2c119 Change throttle test to run in milliseconds Wouter Geraedts 2019-11-12 14:30:28 +0100
  • 6f6d5e9d20
    Updated throttle fn comments. Wouter Geraedts 2019-11-12 14:35:03 +0100
  • 7c7386735e
    Wrap around throttle comment Wouter Geraedts 2019-11-12 14:34:31 +0100
  • 1b7d5bea6b Enable surf example Alex Macleod 2019-11-12 12:19:11 +0000
  • c70f00e915 Go from wrapper struct to newtype poc-serde-support James Munns 2019-11-12 03:22:04 +0100
  • 46c58b214c
    Merge pull request #514 from async-rs/stabilize-yield-now Yoshua Wuyts 2019-11-12 02:32:55 +0100
  • 0d5c7a217f
    stabilize task::yield_now Yoshua Wuyts 2019-11-12 02:09:38 +0100
  • 5017117326
    Merge pull request #513 from async-rs/fix-changelog Yoshua Wuyts 2019-11-12 01:55:34 +0100
  • 3c92ffeb5c Add docs to feature section James Munns 2019-11-12 01:39:38 +0100
  • 9d7b2d6696
    fix changelog Yoshua Wuyts 2019-11-12 01:34:07 +0100
  • 6b0a81012b Just use serde as a feature directly James Munns 2019-11-12 01:28:38 +0100
  • c5a757fb60 Add default as a serde dependency James Munns 2019-11-12 01:18:09 +0100
  • 643b678ea5
    Merge pull request #511 from async-rs/1.0.1 v1.0.1 Yoshua Wuyts 2019-11-12 01:13:23 +0100
  • bcc134cd02 Fix feature name James Munns 2019-11-12 00:57:21 +0100
  • 4e88f104c5 Add proof of concept serde support with PathBuf James Munns 2019-11-12 00:54:05 +0100
  • b5b2b5a0a3
    1.0.1 Yoshua Wuyts 2019-11-12 00:48:26 +0100
  • 54371c21c1
    Merge pull request #510 from stjepang/fix-spawn-blocking Florian Gilcher 2019-11-12 00:39:10 +0100
  • 1a50ffd144 Delete unused import Stjepan Glavina 2019-11-12 00:38:22 +0100
  • 21c5c48cb6 Lower the timeout to 1 second Stjepan Glavina 2019-11-12 00:37:54 +0100
  • 6677d52c2d Improve thread creating algorithm in spawn_blocking Stjepan Glavina 2019-11-12 00:35:29 +0100
  • 37922408e5 use pin_project Johannes Weissmann 2019-11-11 22:17:29 +0100
  • 7d2282dbd2 fix merge conflict Johannes Weissmann 2019-11-11 22:11:06 +0100
  • 60f822bee5 Merge branch 'master' into stream_count Johannes Weissmann 2019-11-11 22:06:09 +0100
  • 9ad0cf9f80 Correct a typo on the async-std version (#508) CosciaDiPollo 2019-11-11 21:14:55 +0100
  • 980c30e90f
    Merge pull request #496 from async-rs/1.0.0 v1.0.0 Yoshua Wuyts 2019-11-11 18:05:53 +0100
  • 4aa9928ece
    v1.0.0 Yoshua Wuyts 2019-11-10 18:14:46 +0100
  • eea7af24db
    fix bugs in changelog Yoshua Wuyts 2019-11-10 17:56:12 +0100
  • 76c5ffe9ab
    Merge pull request #506 from stjepang/cleanup-stream Yoshua Wuyts 2019-11-11 15:46:58 +0100
  • 5438258cee Remove unused import Stjepan Glavina 2019-11-11 13:19:59 +0100