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

  • 669aa8a39c fix wasm32 compiles dignifiedquire 2020-08-24 18:04:39 +0200
  • 34594a01fa check unstable dignifiedquire 2020-08-24 17:58:02 +0200
  • b351f05e52 fix yaml format Jacob Rothstein 2020-08-24 08:47:08 -0700
  • 0805363dc0 use cargo cache and matrix rust Jacob Rothstein 2020-08-24 08:43:00 -0700
  • dcc93df8d9 run ci on wasm32-unknown-unknown Jacob Rothstein 2020-08-13 21:33:37 -0700
  • 513bcee724 first fixes dignifiedquire 2020-08-24 17:54:41 +0200
  • 6a6623cfad
    Merge pull request #869 from jimblandy/buf-writer-doc-fix Friedel Ziegelmayer 2020-09-14 14:46:43 +0200
  • a9580a9f76
    Merge pull request #872 from TaKO8Ki/fix-clippy-warnings Friedel Ziegelmayer 2020-09-14 14:45:40 +0200
  • f7319591a3
    Merge pull request #866 from Keruspe/smol04 Friedel Ziegelmayer 2020-09-14 14:45:03 +0200
  • 1aa148df9f
    Merge pull request #874 from humancalico/patch-1 Yoshua Wuyts 2020-09-09 16:52:22 +0200
  • efaeadce88
    (typo) s/panicing/panicking Akshat Agarwal 2020-09-09 09:35:00 +0530
  • 15798bd72b update to smol 1.0 subcrates Marc-Antoine Perennou 2020-09-07 17:01:29 +0200
  • 53e91588a1 add HTTP hello world example Dermot Haughey 2020-09-05 11:20:41 -0500
  • d29212f5dd
    rename wasm feature to wasm-bindgen, which is automatically enabled by wasm-pack Jacob Rothstein 2020-09-03 20:22:56 -0700
  • 04bb83f86e fix clippy warnings Takayuki Maeda 2020-09-02 17:37:28 +0900
  • e2f638496c don't init runtime threadpool unless necessary Marc-Antoine Perennou 2020-08-31 21:43:21 +0200
  • ceb8258d97
    Fix the Future impl for JoinHandle on wasm Ashley Ruglys 2020-08-31 16:12:54 +0200
  • 949ff90306 Fix BufWriter documentation: BufWriters do not flush when dropped. Jim Blandy 2020-08-30 12:20:00 -0700
  • bd297473cc
    Merge pull request #856 from yshui/master Yoshua Wuyts 2020-08-28 16:00:09 +0200
  • 1319def758
    Merge pull request #853 from r3v2d0g/udp-peek Yoshua Wuyts 2020-08-28 15:59:59 +0200
  • e4fb4b6128 update smol dependencies Marc-Antoine Perennou 2020-08-27 09:23:00 +0200
  • b108d9fa9f
    maybe fix stuff Jacob Rothstein 2020-08-24 23:28:39 -0700
  • e6a1e16a03
    temporary: test if not using the build cache resolves confusing ci issue Jacob Rothstein 2020-08-24 22:25:58 -0700
  • d0d277d8e3 fix wasm32 compiles dignifiedquire 2020-08-24 18:04:39 +0200
  • 04cc2fd09b check unstable dignifiedquire 2020-08-24 17:58:02 +0200
  • b53cd36d0b Merge branch 'jbr-run-ci-on-wasm-target' into fix-wasm dignifiedquire 2020-08-24 17:55:17 +0200
  • c461a53710 Merge branch 'run-ci-on-wasm-target' of https://github.com/jbr/async-std into jbr-run-ci-on-wasm-target dignifiedquire 2020-08-24 17:54:48 +0200
  • 7d7af99c97 first fixes dignifiedquire 2020-08-24 17:54:41 +0200
  • 8afc6a71d5
    fix yaml format Jacob Rothstein 2020-08-24 08:47:08 -0700
  • 5342950233
    use cargo cache and matrix rust Jacob Rothstein 2020-08-24 08:43:00 -0700
  • 26f6198065
    Merge pull request #859 from Keruspe/tempfile Yoshua Wuyts 2020-08-24 14:40:15 +0200
  • 13e447116d Replace RwLock with async-rwlock async-rwlock Yoshua Wuyts 2020-08-24 14:38:54 +0200
  • 280f2244be
    Merge pull request #858 from Keruspe/femme Friedel Ziegelmayer 2020-08-19 16:07:17 +0200
  • 03ddd0a869
    Merge pull request #857 from Keruspe/blocking Friedel Ziegelmayer 2020-08-19 16:06:55 +0200
  • 14d3e9865b switch from tempdir to tempfile Marc-Antoine Perennou 2020-08-19 13:49:36 +0200
  • 58c0aca6cc update femme Marc-Antoine Perennou 2020-08-19 13:37:43 +0200
  • 1898f18a5c update blocking Marc-Antoine Perennou 2020-08-19 13:34:07 +0200
  • b0ac73cb57
    os/unix/stream: stop into_raw_fd from closing the fd Yuxuan Shui 2020-08-18 11:06:34 +0100
  • 59874d639c
    tests: add test case for UnixStream::into_raw_fd Yuxuan Shui 2020-08-18 11:06:01 +0100
  • 47ce9a370c
    Add peek{,from} methods to UdpSocket Matthieu Le brazidec (r3v2d0g) 2020-08-15 15:06:33 +0200
  • 047847fcac
    run ci on wasm32-unknown-unknown Jacob Rothstein 2020-08-13 21:33:37 -0700
  • dbc98faf1f docs: fix changelog link dignifiedquire 2020-08-13 15:06:26 +0200
  • 9a16081a2f
    Merge pull request #845 from async-rs/1-6-3 v1.6.3 Friedel Ziegelmayer 2020-08-13 15:02:01 +0200
  • d04d769b9c
    Merge pull request #849 from Observer42/condvar-doc-typo Friedel Ziegelmayer 2020-08-11 10:36:34 +0200
  • e068ab413b Fix wrong link in condvar doc Observer42 2020-08-11 12:01:40 +0800
  • 19dcced77b
    Merge pull request #846 from ryanbrainard/book-fix-accept-loop Yoshua Wuyts 2020-08-03 13:38:20 +0200
  • 50e7cf0e43 Pass in error to log line with placeholder Ryan Brainard 2020-08-02 17:49:56 +0900
  • c5631996c9 Match on result (input) not stream (output) Ryan Brainard 2020-08-02 17:49:19 +0900
  • a1e83c182e chore: release 1.6.3 dignifiedquire 2020-07-31 17:09:23 +0200
  • 8e2a540bca deps: bump executor related deps to latest dignifiedquire 2020-07-31 17:05:41 +0200
  • f9c8974206
    Merge pull request #836 from Keruspe/multitask Friedel Ziegelmayer 2020-07-26 20:22:52 +0200
  • abc2929a8e switch to async-executor Marc-Antoine Perennou 2020-07-23 17:46:10 +0200
  • 0c51283bfc switch to multitask Marc-Antoine Perennou 2020-07-18 20:32:56 +0200
  • 48693fccc3 switch to futures-lite Marc-Antoine Perennou 2020-07-22 09:13:16 +0200
  • 2fe087bd0a switch to blocking Marc-Antoine Perennou 2020-07-22 09:12:48 +0200
  • 25e0e1abdc switch to async-io Marc-Antoine Perennou 2020-07-15 22:05:28 +0200
  • 8886039ac5 fix build with -default +unstable Marc-Antoine Perennou 2020-07-24 21:03:50 +0200
  • 0c67975b31
    Merge 256eb1dffd into 820acc1238 Dmitry 2020-07-21 18:17:24 +0800
  • 820acc1238
    Merge pull request #840 from Keruspe/ppc64 Yoshua Wuyts 2020-07-20 11:20:46 +0200
  • 4ce1d61cb3 ci: disable ppc64 cross build for now Marc-Antoine Perennou 2020-07-20 09:26:22 +0200
  • 28b16161c5 dummy Marc-Antoine Perennou 2020-07-18 20:52:54 +0200
  • a37126a15f first draft on a simple streams example Ryan Ragona 2020-07-18 11:51:46 -0700
  • 8aa5921dfa
    Merge pull request #833 from OSSystems/topic/fix_channel_doc Yoshua Wuyts 2020-07-14 10:40:40 +0200
  • cd7fb9dec2 channel doc: Fix misleading reference to None return on Receiver Jonathas-Conceicao 2020-07-13 10:37:18 -0300
  • cdfdacd70b
    Update spawn.rs tronta 2020-07-08 21:55:53 +0200
  • 0162ba4ec6
    Update spawn.rs tronta 2020-07-08 21:16:20 +0200
  • ff76bdb4ab Adds example to async_std::task::spawn Peter Sonntag 2020-07-08 21:07:34 +0200
  • 256eb1dffd
    Update Cargo.toml Dmitry 2020-07-01 15:01:05 +0300
  • 75952b7706
    Update logging.rs Dmitry 2020-07-01 14:52:53 +0300
  • 35a1da6771 remove invalid unsafe dignifiedquire 2020-06-27 16:54:51 +0200
  • dc15533d3c feat: new channels dignifiedquire 2020-06-27 16:53:52 +0200
  • c82b1efb69
    fix(stream): add send guards on collect Yoshua Wuyts 2020-06-27 16:46:14 +0200
  • 656eb010e6 simplify trait bound dignifiedquire 2020-06-27 16:13:45 +0200
  • 9cb2a764d9 first compiling version dignifiedquire 2020-06-27 16:11:12 +0200
  • c6836ec475 fixup test dignifiedquire 2020-06-27 14:45:59 +0200
  • 58f4642eae attempt to fix Send guards on collect Yoshua Wuyts 2020-01-10 17:13:09 +0100
  • 8c4b425136
    Merge pull request #826 from thibault-martinez/kv-log-macro-1.0.6 Friedel Ziegelmayer 2020-06-27 15:25:26 +0200
  • 2ab08ebbbc Update kv-log-macro to 1.0.6 Thibault Martinez 2020-06-27 14:23:54 +0200
  • 0e7650a421
    Merge pull request #822 from async-rs/async-extern-1 Friedel Ziegelmayer 2020-06-26 16:43:49 +0200
  • 8f17e9275b test: try to stabilize CI dignifiedquire 2020-06-26 12:48:23 +0200
  • 18dffe8b43 refactor: switch to async-mutex for Mutex implementation dignifiedquire 2020-06-21 21:23:21 +0200
  • 43de93312c
    Merge pull request #825 from nbdd0121/master Friedel Ziegelmayer 2020-06-25 19:02:28 +0200
  • 2e7e804736 Fix unused_mut warning in nightly Gary Guo 2020-06-25 17:44:39 +0100
  • 17ab958ac2
    Merge pull request #820 from zhaxzhax/docs-#815 Friedel Ziegelmayer 2020-06-21 21:36:09 +0200
  • caa76af745
    Merge pull request #821 from async-rs/1-6-2 Friedel Ziegelmayer 2020-06-19 12:52:36 +0200
  • e495ba46b3 chore: release v1.6.2 dignifiedquire 2020-06-19 12:15:42 +0200
  • 0c2ce52ac4 fix doc missing in #815 Afirez 2020-06-18 20:29:32 +0800
  • 5f418f07ac
    Merge pull request #819 from async-rs/fix-sockets Friedel Ziegelmayer 2020-06-18 13:58:18 +0200
  • 06a2fb8c4f fix export dignifiedquire 2020-06-18 13:10:37 +0200
  • 1c1c168e1b fix(timer): ensure the runtime is working for timers dignifiedquire 2020-06-18 12:37:14 +0200
  • 5d55fa7a47
    Merge pull request #701 from olegnn/flat_map_fixed Friedel Ziegelmayer 2020-06-18 12:18:47 +0200
  • 093d640ad7 fix(net): ensure the reactor and runtime are running dignifiedquire 2020-06-18 12:11:37 +0200
  • 42425f6c1a
    Another hotfix Oleg Nosov 2020-06-14 18:42:18 +0300
  • a602a91d83
    Merge pull request #816 from zhaxzhax/add-udpscket-peeraddr Yoshua Wuyts 2020-06-14 15:26:48 +0200
  • 9fa3ce3fd6 Add UdpSocket::PeerAddr #307 Afirez 2020-06-14 18:45:27 +0800
  • df22d87d09
    Removed unnecessary links + hotfix Oleg Nosov 2020-06-12 18:18:40 +0300
  • 924e5a3f41
    Merge remote-tracking branch 'origin/master' into flat_map_fixed Oleg Nosov 2020-06-12 18:13:01 +0300
  • 2323ac9a8e
    Apply suggestions from code review Oleg Nosov 2020-06-12 18:03:07 +0300
  • 5c2a3de9e7
    Merge pull request #814 from async-rs/1-6-1 v1.6.1 Friedel Ziegelmayer 2020-06-11 19:44:40 +0200
  • e9c6ea873c chore: release v1.6.1 dignifiedquire 2020-06-11 13:17:31 +0200