2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-09-12 22:54:07 +00:00

Commit graph

  • 0d98aac8f7
    Merge pull request #812 from thibault-martinez/gh-actions-cache-v2 Friedel Ziegelmayer 2020-06-09 12:55:06 +0200
  • 4555f193a5 ci: update actions/cache to v2 Thibault Martinez 2020-06-07 18:15:43 +0200
  • 61fc2bae72
    Merge pull request #809 from async-rs/fix/recursive-block-2 Yoshua Wuyts 2020-06-07 10:37:28 +0200
  • 5a1a681d68 fix(rt): use task::block_on on spawned threads dignifiedquire 2020-06-04 18:25:07 +0200
  • e12cf80ab0
    fix: allow for recursive block-on calls Friedel Ziegelmayer 2020-06-04 13:19:03 +0200
  • d3cf62d001 fixup imports dignifiedquire 2020-06-04 13:09:29 +0200
  • b9eb213548 apply CR dignifiedquire 2020-06-04 12:54:31 +0200
  • 09840dddec switch to released smol dignifiedquire 2020-06-04 12:26:28 +0200
  • cc7be86317 fix: allow for recursive block-on calls dignifiedquire 2020-05-27 16:20:12 +0200
  • 631105b650
    Merge pull request #806 from async-rs/fix-feature-unstable Friedel Ziegelmayer 2020-06-04 12:23:32 +0200
  • 0897b9184a
    Merge pull request #804 from async-rs/tokio02-feature Friedel Ziegelmayer 2020-06-04 12:23:12 +0200
  • 6ca7b0977c
    Merge pull request #807 from xfix/remove-stdio-lock-methods Friedel Ziegelmayer 2020-06-04 12:22:23 +0200
  • 721760a7a6 Remove stdio lock methods Konrad Borowski 2020-06-04 09:05:14 +0200
  • 8389041414 fix dignifiedquire 2020-06-03 18:50:12 +0200
  • 8943ba82dd fix nostd dignifiedquire 2020-06-03 18:43:19 +0200
  • 52c72426c1 fix: do not require the runtime to use unstable features dignifiedquire 2020-06-03 18:38:20 +0200
  • 0df3c02b81 check tokio02 features Yoshua Wuyts 2020-06-03 12:40:02 +0200
  • 166c469d1c Add the tokio02 feature flag Yoshua Wuyts 2020-06-03 12:09:33 +0200
  • 0ec027dbff
    Merge pull request #802 from jerry73204/fix-reading-buf-bug Friedel Ziegelmayer 2020-05-29 13:32:48 +0200
  • d60e7cc27d Fix wrong slice index when reading a file jerry73204 2020-05-29 19:18:06 +0800
  • 6d2a43e336
    Merge pull request #794 from async-rs/1-6-0 v1.6.0 Friedel Ziegelmayer 2020-05-22 23:19:41 +0200
  • e1c8638173 chore: release v1.6.0 dignifiedquire 2020-05-22 22:08:36 +0200
  • 06eea4225b feat: add PartialEq and Eq for channel Errors dignifiedquire 2020-05-22 22:08:23 +0200
  • 252140839b
    Merge pull request #791 from Licenser/patch-1 Friedel Ziegelmayer 2020-05-22 16:46:32 +0200
  • 69806403c6
    Fix readme for BufRead Heinz N. Gies 2020-05-20 14:24:06 +0200
  • 955befd746
    Merge pull request #790 from async-rs/1-6-0-beta-2 v1.6.0-beta.2 Friedel Ziegelmayer 2020-05-20 11:18:38 +0200
  • 70dac51938
    Merge pull request #729 from k-nasa/fix_doc_test nasa 2020-05-20 15:33:29 +0900
  • d30603affe Merge branch 'master' into fix_doc_test k-nasa 2020-05-20 13:50:39 +0900
  • c9ecb5bbbd prepare v1.6.0-beta.2 dignifiedquire 2020-05-19 11:29:36 +0200
  • 9e6a76af04
    feat: add env vars to configure the runtime threadpool size and name Jacob Rothstein 2020-05-19 02:16:01 -0700
  • c13fcaa18b Fix spawning blocking tasks with smol runtime. seirdb 2020-05-18 10:12:31 +0200
  • e1cf433014
    Merge c70f00e915 into 2b6c7fedff James Munns 2020-05-14 02:29:39 -0700
  • 21fbdf673a
    add documentation for runtime configuration Jacob Rothstein 2020-05-13 14:11:41 -0700
  • 2b6c7fedff
    Merge pull request #772 from jbr/unixstream-clone Friedel Ziegelmayer 2020-05-13 18:03:47 +0200
  • b3277954c7
    Merge pull request #776 from azriel91/bugfix/775/wasm-timer-delay Friedel Ziegelmayer 2020-05-13 18:03:04 +0200
  • baead51a28 Reduces duration in timeout test. Azriel Hoh 2020-05-13 10:38:40 +1200
  • e9621af345 Updates CHANGELOG.md. Azriel Hoh 2020-05-13 10:37:19 +1200
  • d3e59370e7 Switches wasm-timer for futures-timer. Azriel Hoh 2020-05-13 10:14:05 +1200
  • 0b151d6fd6
    Add env vars to configure the runtime threadpool Jacob Rothstein 2020-05-11 11:43:18 -0700
  • cd5e17fe87
    make UnixStream Clone Jacob Rothstein 2020-05-10 18:18:50 -0700
  • e20b0f0d75
    Merge pull request #768 from async-rs/fix/file-block Friedel Ziegelmayer 2020-05-09 16:28:10 +0200
  • 19170aead4 use local file dignifiedquire 2020-05-09 11:44:16 +0200
  • 2762ec5800 fix(fs): use smol::block_on for drop handling of File dignifiedquire 2020-05-09 11:36:13 +0200
  • 247c94ca06 docs(changelog): add missing link dignifiedquire 2020-05-07 23:34:49 +0200
  • e404dcdd03
    Merge pull request #765 from async-rs/feat/1-6-0 v1.6.0-beta.1 Friedel Ziegelmayer 2020-05-07 23:32:47 +0200
  • bd6a7e200b prepare v1.6.0-beta.1 dignifiedquire 2020-05-07 23:02:55 +0200
  • e4c4c93d29
    Test and fix 32 bit targets Friedel Ziegelmayer 2020-05-07 23:20:44 +0200
  • 468bcf7022 increase timeout duration dignifiedquire 2020-05-07 23:09:34 +0200
  • e3b82d3656 another cross targetg dignifiedquire 2020-05-07 23:00:23 +0200
  • da08f13d22 fixup dignifiedquire 2020-05-07 22:49:20 +0200
  • 76736da5b5 test: disable test dependent on stdin for cross dignifiedquire 2020-05-07 22:36:53 +0200
  • 3c48e939e0 fix: Use AtomicUsize for TaskId Taiki Endo 2019-11-08 13:43:52 +0900
  • 6f6fced103
    feat: implement Barrier using Condvar Thayne McCombs 2020-05-07 14:26:46 -0600
  • e1fe8ac2a9 cleanup broadcaster dependency dignifiedquire 2020-05-07 21:24:55 +0200
  • 748093aa58 Implement Barrier using Condvar Thayne McCombs 2019-11-24 00:36:27 -0700
  • 10f7abb3b6
    Merge pull request #757 from dignifiedquire/feat/smol Friedel Ziegelmayer 2020-05-07 21:21:11 +0200
  • 27c605b4c9 cr: bring back trace call dignifiedquire 2020-05-07 20:56:52 +0200
  • faea222b9c fix: use run instead of block_on dignifiedquire 2020-05-02 20:24:59 +0200
  • 1214bc2dee increase timeouts dignifiedquire 2020-04-29 18:45:07 +0200
  • 26f62aafd9 make wasm deps part of std dignifiedquire 2020-04-28 20:41:04 +0200
  • e0928463b1 fix windows traits dignifiedquire 2020-04-28 11:16:36 +0200
  • 92532612b7 mark spawn_local unstable dignifiedquire 2020-04-27 22:15:04 +0200
  • 1a6d4f6a2f fix windows trait declarations for rawsocket dignifiedquire 2020-04-27 22:05:08 +0200
  • 7a9afbd81c update smol dignifiedquire 2020-04-27 12:17:12 +0200
  • 280b1a4344 remove invalid doc comment dignifiedquire 2020-04-27 11:11:16 +0200
  • 48dd683535 fix feature settings dignifiedquire 2020-04-26 21:02:01 +0200
  • 804a52b7fd use published smol dignifiedquire 2020-04-26 20:49:33 +0200
  • e4df1405c1 feat: add basic wasm support dignifiedquire 2020-04-26 18:00:00 +0200
  • 2cd2ba3530 remove unused dependencies dignifiedquire 2020-04-26 15:29:45 +0200
  • 3161a4e449 add some missing windows imports dignifiedquire 2020-04-25 23:09:40 +0200
  • 228cc59b3b feat: add spawn_local dignifiedquire 2020-04-25 23:00:00 +0200
  • 0a7a52aed5 update to work on smol/master dignifiedquire 2020-04-25 19:05:05 +0200
  • 10c8b9a6d8 silence must use dignifiedquire 2020-04-25 17:38:41 +0200
  • fd6ae40817 add timeout stress test dignifiedquire 2020-04-25 17:36:20 +0200
  • ab9d6554aa switch to smol::Timer dignifiedquire 2020-04-25 17:07:10 +0200
  • f5fa0d7e4e avoid boxing futures dignifiedquire 2020-04-25 16:02:32 +0200
  • b96afc41dc implement task locals dignifiedquire 2020-04-25 01:40:54 +0200
  • 75ab7219df bring back random dignifiedquire 2020-04-24 23:31:13 +0200
  • e082634b5e fix spawning dignifiedquire 2020-04-24 22:53:39 +0200
  • fc9ee0dfdd keep std::sync::Arc dignifiedquire 2020-04-24 20:08:31 +0200
  • 1308fbdf55 switch to smol instead of an internal runtime dignifiedquire 2020-04-24 18:43:31 +0200
  • 690ab16587 add dependency dignifiedquire 2020-04-24 16:16:41 +0200
  • 370642ef3e
    Merge pull request #734 from sunli829/master Florian Gilcher 2020-04-28 13:17:52 +0200
  • 100c3423c1
    Apply suggestions from code review Sunli 2020-04-27 13:49:53 +0800
  • 7999e6bf4b
    ci: speed up github actions nasa 2020-04-27 01:23:09 +0900
  • e707ea96e0
    docs(readme): add ci status badge Fangdun Cai 2020-04-27 00:18:21 +0800
  • 2be96333bc
    Merge 1926f3b2a7 into b446cd0230 Hosun Zhu 2020-04-26 01:20:55 +0200
  • 132eecc573
    Merge pull request #1 from paulavery-forks/feat/proces Friedel Ziegelmayer 2020-04-24 16:09:47 +0200
  • 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
  • 623dc45e6f Port tests for process module from libstd Florian Albertz 2020-04-11 13:32:29 +0200
  • e4b287062e Add comments describing AwaitNotify struct Thayne McCombs 2020-04-11 00:54:18 -0600
  • 552928d7c3 Add test for wait_timeout with no lock held Thayne McCombs 2019-11-04 01:33:52 -0700
  • c6cfd2c1f2 Use WakerSet for Condvar Thayne McCombs 2019-11-04 01:30:51 -0700