Commit Graph

  • d5e8d11fb9 genius hack: pretending to be `impl Future` DCjanus 2019-08-19 02:39:22 +0800
  • a81f7b67f7 fix documentation issue DCjanus 2019-08-18 20:48:21 +0800
  • 33ba7f7e13 Implement an async version of ToSocketAddrs DCjanus 2019-08-18 11:46:42 +0800
  • 91aeb39e4c begin implementing BufWriter Kirill Mironov 2019-08-20 14:48:15 +0300
  • 04cafeab2c fix counting lines example Aleksey Kladov 2019-08-20 11:18:11 +0300
  • 0156dc879b move surf to dev-dependencies (#84) Sun 2019-08-20 13:24:13 +0800
  • addda3937f
    Merge branch 'master' of github.com:async-std/async-std Florian Gilcher 2019-08-19 12:19:52 +0200
  • de036b9cdb
    Remove linking sentence linking to itself Florian Gilcher 2019-08-19 12:19:15 +0200
  • 68c066ae8b
    Merge pull request #80 from wezm/book-tweaks Florian Gilcher 2019-08-19 11:47:54 +0200
  • ed81a9e23c
    Fix a couple of typos in the book Wesley Moore 2019-08-19 17:10:28 +1000
  • e9e3754402
    Add Surf example (#78) Stjepan Glavina 2019-08-18 19:14:27 +0200
  • 3b9ee1ad48
    Revert "Manual: automated link checking using mdbook-linkcheck (#61)" Florian Gilcher 2019-08-18 15:21:55 +0200
  • fc1774a8ad Manual: automated link checking using mdbook-linkcheck (#61) ngirard 2019-08-18 13:15:35 +0200
  • 8129da9582
    Merge pull request #62 from dcarosone/book-typos-and-small-edits Florian Gilcher 2019-08-18 11:38:19 +0200
  • 1fe8a28399
    Merge branch 'master' into book-typos-and-small-edits Florian Gilcher 2019-08-18 11:34:26 +0200
  • 3e22dc2db2
    Merge pull request #59 from ngirard/patch-2 Florian Gilcher 2019-08-18 11:28:00 +0200
  • d656882796
    Merge pull request #66 from divergentdave/book-copyediting Florian Gilcher 2019-08-18 11:25:49 +0200
  • 5fbeb52b69
    Merge pull request #73 from U007D/patch-1 Florian Gilcher 2019-08-18 11:25:21 +0200
  • 96b821b9f3
    Merge branch 'master' into patch-1 Florian Gilcher 2019-08-18 11:24:59 +0200
  • f57e3142a1 Small technical correction. (#64) Anthony Dodd 2019-08-18 02:55:38 -0500
  • fd0b4d4cff missing .await (#69) Shady Khalifa 2019-08-18 09:50:34 +0200
  • 7f9dae9e5f
    Clarify async fn return type Brad Gibson 2019-08-17 19:53:12 -0700
  • 2ef1a762de
    Merge pull request #63 from eminence/doc_url_fixes James Munns 2019-08-17 10:25:11 +0200
  • 392b6df7c2 Copyedits for the book David Cook 2019-08-17 00:26:33 -0500
  • 9974ff692e markup and typo nits Daniel Carosone 2019-08-17 11:58:35 +1000
  • a41b87205d distributed massages are the best Daniel Carosone 2019-08-17 11:50:59 +1000
  • 50e69dc765 Fix documention links to docs.rs Andrew Chin 2019-08-16 21:50:02 -0400
  • 6b23760c4a additional tweaks Daniel Carosone 2019-08-17 10:32:42 +1000
  • a4cccb1450 link and more apostrophes Daniel Carosone 2019-08-17 10:18:11 +1000
  • 310cda671c use rust code blocks for consistent style Daniel Carosone 2019-08-17 10:16:04 +1000
  • ddb11bfb09 more wording tweaks Daniel Carosone 2019-08-17 10:07:06 +1000
  • 5d7b641813 bullet character Daniel Carosone 2019-08-17 09:16:59 +1000
  • 3df6c39e17 switch paragraphs around.. Daniel Carosone 2019-08-17 09:15:52 +1000
  • 0205ea3fc8 more apostrophes Daniel Carosone 2019-08-17 08:58:40 +1000
  • af38ad2646
    Update book.toml ngirard 2019-08-17 00:25:51 +0200
  • f9fe7390d6
    Merge pull request #58 from async-rs/fix-apostrophes Florian Gilcher 2019-08-16 23:52:50 +0200
  • 58804c2524
    Merge pull request #56 from dcarosone/book-typos-and-small-edits James Munns 2019-08-16 23:52:41 +0200
  • 85c07db8a8
    Merge pull request #57 from killercup/patch-1 James Munns 2019-08-16 23:50:06 +0200
  • b69d55ce0b
    Fix weird apostrophes Florian Gilcher 2019-08-16 23:37:13 +0200
  • ce940bb16d merge Daniel Carosone 2019-08-17 07:25:22 +1000
  • 54252b39e9 merge Daniel Carosone 2019-08-17 07:23:07 +1000
  • df8cea8ab6
    Book: Fix typo in tasks example Pascal Hertleif 2019-08-16 23:20:15 +0200
  • e43c0069bd
    Merge branch 'master' into book-typos-and-small-edits Florian Gilcher 2019-08-16 23:19:09 +0200
  • 2921570f3f
    Merge pull request #53 from skorgu/patch-2 Florian Gilcher 2019-08-16 23:15:39 +0200
  • 9c1869ce62
    Merge pull request #52 from skorgu/patch-1 Florian Gilcher 2019-08-16 23:14:28 +0200
  • da44ec5534
    Merge pull request #51 from luizirber/patch-1 Florian Gilcher 2019-08-16 23:13:26 +0200
  • 1040a253c2
    Merge pull request #55 from skorgu/patch-4 Florian Gilcher 2019-08-16 23:12:46 +0200
  • 2d2490c1a4 small typos and edits in first few pages Daniel Carosone 2019-08-17 07:03:48 +1000
  • 9d56089ed2
    Fix FuturesExt formatting skorgu 2019-08-16 16:55:37 -0400
  • 9e89e79113
    Remove errant backticks skorgu 2019-08-16 16:48:34 -0400
  • e47d4d6701
    Remove some doubled backticks. skorgu 2019-08-16 16:45:37 -0400
  • 77171b5f45
    Rename 'task' variable in example skorgu 2019-08-16 16:42:21 -0400
  • 43d0cd8dc8 fix formatting and add Futures link Luiz Irber 2019-08-16 20:24:51 +0000
  • bd22456e44
    FIx rust-book-sync link Luiz Irber 2019-08-16 13:07:25 -0700
  • 7e5ff9409b
    Reenable windows builds (#49) Florian Gilcher 2019-08-16 21:46:23 +0200
  • 2207eae520
    Merge branch 'master' of github.com:async-std/async-std Florian Gilcher 2019-08-16 20:04:41 +0200
  • 9b583b358a
    Book fixes Florian Gilcher 2019-08-16 20:04:14 +0200
  • da8a5cef28 Add readme section to Cargo.toml (#47) James Munns 2019-08-16 19:59:57 +0200
  • e8e82c6b71
    Remove surf example Florian Gilcher 2019-08-16 18:21:41 +0200
  • c3a52c2ff3
    Merge pull request #46 from async-rs/book-release-ready Florian Gilcher 2019-08-16 17:46:46 +0200
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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