2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-09-13 07:04:05 +00:00

Commit graph

  • efd4b7f7ff
    Merge branch 'master' into book-release-ready Florian Gilcher 2019-08-16 17:46:22 +0200
  • 6418bc9849 Fix failing docs v0.99.3 Stjepan Glavina 2019-08-16 17:39:49 +0200
  • d21bac4663 Fix rustdoc args v0.99.2 Stjepan Glavina 2019-08-16 17:30:56 +0200
  • 3538b6b681 Fix rustdoc args v0.99.1 Stjepan Glavina 2019-08-16 17:24:00 +0200
  • 0647de5e8d Tweak docs v0.99.0 Stjepan Glavina 2019-08-16 17:18:39 +0200
  • f023a29904 Merge branch 'master' of github.com:async-std/async-std into tyler_stream_map Tyler Neely 2019-08-16 17:12:30 +0200
  • b07dc869bf Implement a simple Map transformer for Stream Tyler Neely 2019-08-16 17:06:50 +0200
  • 3c42ecab8f Prepare for v0.99.0 Stjepan Glavina 2019-08-16 16:54:39 +0200
  • f4ff5443c8 Prepare for v0.99.0 Stjepan Glavina 2019-08-16 16:54:39 +0200
  • 56cd64520d
    Merge pull request #33 from async-rs/remove-time-module Florian Gilcher 2019-08-16 16:56:47 +0200
  • 02e4bd4872
    Merge pull request #38 from async-rs/document-blocking Florian Gilcher 2019-08-16 16:50:14 +0200
  • 658572272f
    Fix logo link Florian Gilcher 2019-08-16 16:46:28 +0200
  • fa407b18c0 Http with io timeouts (#42) Florian Gilcher 2019-08-16 16:36:44 +0200
  • 2391db9003 Add two chapters as TODO and change intro (#41) Florian Gilcher 2019-08-16 16:35:32 +0200
  • a3bad500d2
    Merge pull request #44 from async-rs/security-contact Florian Gilcher 2019-08-16 16:31:36 +0200
  • 1050c8fc44
    Add security information Florian Gilcher 2019-08-16 16:24:40 +0200
  • 6d78f78543
    Add security information Florian Gilcher 2019-08-16 16:24:40 +0200
  • d1c8991d07
    Move to current io module Florian Gilcher 2019-08-16 15:52:07 +0200
  • 9a1e5c9528
    Update lib.rs simple http example comment Tyler Neely 2019-08-13 19:41:57 +0200
  • a61bda5b5d
    Add simple http example with a timeout Tyler Neely 2019-08-13 19:40:08 +0200
  • 13ee7b63c1
    Add two chapters as TODO and change intro Florian Gilcher 2019-08-16 15:34:58 +0200
  • 9ae2742955
    Fix book link Florian Gilcher 2019-08-16 15:19:10 +0200
  • d67bd228d8
    Link to travis-ci.com, not .org Florian Gilcher 2019-08-16 15:11:19 +0200
  • ee3a3ee132
    Fix final piece of URL Florian Gilcher 2019-08-16 15:05:16 +0200
  • 96b6349196 Fix warning in stdin-timeout example (#39) Florian Gilcher 2019-08-16 14:00:22 +0200
  • d5bc621db0
    Merge pull request #37 from vertexclique/fix-typo Yoshua Wuyts 2019-08-16 13:29:37 +0200
  • f39054fae2
    Fix warning in stdin-timeout example Florian Gilcher 2019-08-16 12:38:23 +0200
  • 79d6ee97f1
    Document panicking and blocking Florian Gilcher 2019-08-16 12:30:48 +0200
  • 30ff98c5c7
    Fix typo in readme Mahmut Bulut 2019-08-16 12:26:55 +0200
  • 3f97276c03
    Merge pull request #35 from vertexclique/fix-link-for-cargo-add Stjepan Glavina 2019-08-16 11:27:27 +0200
  • 671049f2c8
    Merge pull request #25 from Mirabellensaft/mirabellensaft-add-diagrams Florian Gilcher 2019-08-16 10:47:09 +0200
  • 0f11089134
    Fixes link for Cargo add #31 Mahmut Bulut 2019-08-15 22:31:30 +0200
  • b27158c196
    Stream::cycle implementation Mahmut Bulut 2019-08-15 21:18:39 +0200
  • 39531c1f63
    Update surf-web.rs Stjepan Glavina 2019-08-15 19:57:02 +0200
  • 4b45918f50 Remove time module Stjepan Glavina 2019-08-15 19:26:10 +0200
  • 8c647cf5b4
    Merge pull request #32 from async-rs/tyler_randomized_spindown Stjepan Glavina 2019-08-15 19:13:43 +0200
  • 487811ed4c
    Merge pull request #19 from async-rs/io-timeout Stjepan Glavina 2019-08-15 18:46:35 +0200
  • 10146e31f0 Stagger background thread spin-down to avoid a thundering herd Tyler Neely 2019-08-15 18:18:13 +0200
  • 2e3bc63895 Merge remote-tracking branch 'origin/io-timeout' into io-timeout Stjepan Glavina 2019-08-15 18:01:20 +0200
  • e3fc67c1cb Address comments Stjepan Glavina 2019-08-15 17:59:48 +0200
  • 62be014edc Bring back surf example Stjepan Glavina 2019-08-15 17:03:39 +0200
  • 5dd0ab00a0
    Merge pull request #30 from async-rs/correct-readme Stjepan Glavina 2019-08-15 16:32:09 +0200
  • ed77d180cf
    Correct leading README sentence Florian Gilcher 2019-08-15 16:29:35 +0200
  • 487ecdca4e
    Merge pull request #29 from async-rs/link-to-book Florian Gilcher 2019-08-15 16:05:37 +0200
  • 67fd54c138
    Make rustfmt happy integrate-threads-example Florian Gilcher 2019-08-15 15:41:41 +0200
  • 89e4911e4d
    Merge branch 'master' into switch-urls Florian Gilcher 2019-08-15 15:35:35 +0200
  • 228f22440c
    Link to the book from lib.rs Florian Gilcher 2019-08-15 15:33:45 +0200
  • cf3d66143d
    Rearrange README and fix typos Florian Gilcher 2019-08-15 15:27:25 +0200
  • da10be50c9
    Remove merge markers Florian Gilcher 2019-08-15 15:24:26 +0200
  • d3c67148b7
    Seperate the tutorial in multiple parts Florian Gilcher 2019-08-15 15:20:29 +0200
  • d941bb8919
    Merge pull request #24 from matklad/a-chat Florian Gilcher 2019-08-15 14:20:18 +0200
  • 304b0ef8ae
    Merge pull request #8 from async-rs/new-readme Florian Gilcher 2019-08-15 14:09:50 +0200
  • b502ad3c6c
    Start a new README Florian Gilcher 2019-08-12 14:15:59 +0200
  • 19b973ef03
    Update README Florian Gilcher 2019-08-12 13:20:16 +0200
  • 9249a366ad
    Fix github organisation links Florian Gilcher 2019-08-15 13:58:04 +0200
  • 01cbee565e
    Merge pull request #27 from taiki-e/urls Florian Gilcher 2019-08-15 13:11:59 +0200
  • adeabe51d2
    Update examples/integrate-thread.rs Florian Gilcher 2019-08-15 13:11:18 +0200
  • ca582a5ade Update urls Taiki Endo 2019-08-15 19:57:20 +0900
  • 9b3e8b8f26 Use our own Sink/Empty and fix compilation errors Stjepan Glavina 2019-08-15 11:47:20 +0200
  • d9f971c2bd
    added diagrams Mirabellensaft 2019-08-15 11:36:39 +0200
  • cefdf51fa3
    Merge pull request #3 from async-rs/tyler_elastic_threadpool Stjepan Glavina 2019-08-15 10:52:59 +0200
  • ea2da1f4a4
    Merge branch 'master' into tyler_elastic_threadpool Stjepan Glavina 2019-08-15 10:52:52 +0200
  • d393a9220e add a chat tutorial Aleksey Kladov 2019-08-15 11:35:40 +0300
  • a9b970c8ec
    Name threads after what they do Florian Gilcher 2019-08-15 10:29:55 +0200
  • 79bfd92154
    Update src/io/timeout.rs Yoshua Wuyts 2019-08-15 02:55:37 +0200
  • f38923d0cc
    Add a small example on how to integrate threads Florian Gilcher 2019-08-14 18:31:10 +0200
  • f8633ab195
    Fix git location Florian Gilcher 2019-08-14 17:56:05 +0200
  • f58a7d7104
    Merge pull request #1 from async-std/book Florian Gilcher 2019-08-14 16:21:06 +0200
  • d512e7c45c Add io::timeout() Stjepan Glavina 2019-08-14 16:14:44 +0200
  • 13835b0a78 Formatting Stjepan Glavina 2019-08-14 15:57:51 +0200
  • dd40887750 Formatting Stjepan Glavina 2019-08-14 15:35:46 +0200
  • e459bd048e Cleanup and docs Stjepan Glavina 2019-08-14 04:22:37 +0200
  • d287237f7b Deny warnings on Travis Stjepan Glavina 2019-08-14 03:58:58 +0200
  • 019c8085f4 Cleanup examples Stjepan Glavina 2019-08-14 03:47:39 +0200
  • ab51991e05
    Merge pull request #16 from async-std/deactivate-windows Stjepan Glavina 2019-08-14 02:34:56 +0200
  • 09f0325746
    Deactivate windows tests for now Florian Gilcher 2019-08-13 20:17:26 +0200
  • f393a9db78 Update lib.rs simple http example comment Tyler Neely 2019-08-13 19:41:57 +0200
  • 0cdbb7078f Add simple http example with a timeout Tyler Neely 2019-08-13 19:40:08 +0200
  • d913b84e23 impl fused future for Next Aleksey Kladov 2019-08-13 12:15:59 +0300
  • a2e54fcd29 Replace crossbeam with crossbeam-channel Stjepan Glavina 2019-08-12 23:47:32 +0200
  • 52671bde02
    Fix patterns chapter Florian Gilcher 2019-08-12 22:22:10 +0200
  • 54f3732787
    TaskHandle -> JoinHandle Florian Gilcher 2019-08-12 22:20:57 +0200
  • cc19d7e76b
    Add draft text of some chapters Florian Gilcher 2019-08-12 22:17:03 +0200
  • 297d9f189d
    Begin Glossary Florian Gilcher 2019-08-12 22:04:58 +0200
  • 95a2f8ed38
    Don't mention async-task Florian Gilcher 2019-08-12 21:46:49 +0200
  • e93c138bf6 Reorder commands Stjepan Glavina 2019-08-12 21:44:06 +0200
  • 6c7922a404
    Add small patterns library Florian Gilcher 2019-08-12 21:17:21 +0200
  • 08af9053d0 Fix broken build Stjepan Glavina 2019-08-12 20:59:51 +0200
  • e02349473c Change docs.rs to docs Stjepan Glavina 2019-08-12 20:53:24 +0200
  • 1c16d8c462 Set git link for async-task dependency Stjepan Glavina 2019-08-12 20:52:46 +0200
  • ae84fd4498
    Merge branch 'master' into tyler_elastic_threadpool Stjepan Glavina 2019-08-12 20:32:49 +0200
  • 693a719dc9
    Merge pull request #10 from async-std/add-code-of-conduct-1 Stjepan Glavina 2019-08-12 20:32:02 +0200
  • 7ecee80e4b Move async-task into a different repo Stjepan Glavina 2019-08-12 20:29:32 +0200
  • 1f9628d8ad Cleanup Stjepan Glavina 2019-08-12 20:29:06 +0200
  • 01aac21386 Modularize time module Stjepan Glavina 2019-08-12 20:28:50 +0200
  • 2a068ac030
    Create CODE_OF_CONDUCT.md Stjepan Glavina 2019-08-12 20:02:31 +0200
  • 9d8ac36813 Rename feature docs.rs to docs Stjepan Glavina 2019-08-12 19:50:30 +0200
  • 756da0e89d Modularize Stjepan Glavina 2019-08-12 19:45:25 +0200
  • c3eee6cba5 Fix broken docs Stjepan Glavina 2019-08-12 19:12:41 +0200
  • 68d7a9c34e Refactor Stjepan Glavina 2019-08-12 18:38:59 +0200