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

  • f046d19f9a fix typo Kirill Mironov 2019-08-20 19:57:07 +0300
  • 837272aa23 need to resolve bugs with writing not being done correctly Kirill Mironov 2019-08-20 19:56:38 +0300
  • 0f2c14c972 add missing documentation Kirill Mironov 2019-08-20 19:06:20 +0300
  • 48d4c9b18d begin implementing BufWriter Kirill Mironov 2019-08-20 18:30:33 +0300
  • 798aa19409 replace std::net::ToSocketAddrs with async-std::net::ToSocketAddrs DCjanus 2019-08-20 21:35:31 +0800
  • 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
  • b4d478a9b9 move surf to dev-dependencies Sun 2019-08-20 10:57:14 +0800
  • 27b226c226
    Build book on travis, but only for Linux Florian Gilcher 2019-08-19 12:41:16 +0200
  • cc063ac25f
    Remove rust-toolchain file Florian Gilcher 2019-08-19 12:40:24 +0200
  • 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
  • a037f38de7 Test and build the book on travis Darin Morrison 2019-08-18 16:35:54 -0700
  • 9095388d99 Fix policy.md Darin Morrison 2019-08-18 11:52:27 -0700
  • 57a1356154 Fix tests for implementing_a_client.md Darin Morrison 2019-08-18 11:47:26 -0700
  • cf14330b1b Fix tests for small-patterns.md Darin Morrison 2019-08-18 11:46:36 -0700
  • 8f919cd5a8 Fix tests for handling_disconnection.md Darin Morrison 2019-08-18 10:48:04 -0700
  • 6f42cf35f1 Fix tests for clean_shutdown.md Darin Morrison 2019-08-17 11:37:19 -0700
  • 0e210ef8e2 Fix tests for all_together.md Darin Morrison 2019-08-17 11:37:12 -0700
  • 3c3f95ee96 Fix tests for connecting_readers_and_writers.md Darin Morrison 2019-08-17 10:37:58 -0700
  • c189e3dd72 Fix tests for sending_messages.md Darin Morrison 2019-08-17 10:10:55 -0700
  • 5774f59a9e Fix tests for receiving_messages.md Darin Morrison 2019-08-17 09:57:30 -0700
  • ff2f1d4122 Fix tests for accept_loop.md Darin Morrison 2019-08-17 09:27:22 -0700
  • b682847cba Fix tests for tasks.md Darin Morrison 2019-08-17 09:03:05 -0700
  • 825dc89170 Add empty data.csv for tasks.md tests Darin Morrison 2019-08-18 13:49:52 -0700
  • 69854354fb Fix tests for futures.md Darin Morrison 2019-08-17 08:48:39 -0700
  • 513f9a6cc5 Enable "async-await" for futures-preview (select!) Darin Morrison 2019-08-18 10:11:39 -0700
  • 1784abfb4f Pin the toolchain Darin Morrison 2019-08-17 08:48:14 -0700
  • e9e3754402
    Add Surf example (#78) Stjepan Glavina 2019-08-18 19:14:27 +0200
  • b372fc601d Use a different osx image Stjepan Glavina 2019-08-18 18:27:31 +0200
  • f61f562b3e Add Surf example Stjepan Glavina 2019-08-18 17:45:22 +0200
  • 3b9ee1ad48
    Revert "Manual: automated link checking using mdbook-linkcheck (#61)" Florian Gilcher 2019-08-18 15:21:55 +0200
  • 3c1a652555 Revert "Manual: automated link checking using mdbook-linkcheck (#61)" James Munns 2019-08-18 15:20:37 +0200
  • fc1774a8ad Manual: automated link checking using mdbook-linkcheck (#61) ngirard 2019-08-18 13:15:35 +0200
  • ed16f31af4
    Update book.toml Stjepan Glavina 2019-08-18 13:15:01 +0200
  • 628eead052
    Merge branch 'master' into ngirard-doc-autocheck Stjepan Glavina 2019-08-18 13:14:36 +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
  • 7836b4d2cb
    Update tasks.md Shady Khalifa 2019-08-17 13:18:30 +0200
  • 728704ac2d
    missing .await Shady Khalifa 2019-08-17 13:15:23 +0200
  • 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
  • a5f186060c
    Small technical correction. Anthony Dodd 2019-08-16 21:07:28 -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
  • e3644fe1a3
    book.toml: add mdbook-linkcheck config options ngirard 2019-08-17 00:39:56 +0200
  • 43e97a59e8
    travis.yml: add before_script instruction for mdbook and mdbook-linkcheck ngirard 2019-08-17 00:36:11 +0200
  • 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
  • f42844f101
    Fix windows builds Florian Gilcher 2019-08-16 21:20:21 +0200
  • ee10820623
    <3 macOS Florian Gilcher 2019-08-16 21:10:25 +0200
  • c16daa4de9
    Let's try it the hard way... Florian Gilcher 2019-08-16 21:01:03 +0200
  • e4079640d7
    Let's try it this way... Florian Gilcher 2019-08-16 20:34:34 +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
  • a4ef94d0ec
    Reenable windows builds Florian Gilcher 2019-08-16 19:27:00 +0200
  • e8e82c6b71
    Remove surf example Florian Gilcher 2019-08-16 18:21:41 +0200
  • 672375b2ef
    Add readme section to Cargo.toml James Munns 2019-08-16 18:20:23 +0200
  • c3a52c2ff3
    Merge pull request #46 from async-rs/book-release-ready Florian Gilcher 2019-08-16 17:46:46 +0200