1. 5cea7de Bump version by Taylor Cramer · 6 years ago main master
  2. 0ba4d13 Bump version (fake) to match updated crate number by Taylor Cramer · 6 years ago
  3. b21da04 Fix fuchsia-zircon dependency by Rob Tsuk · 6 years ago
  4. 9adab6a Make Fuchsia signal matching nonexhaustive by Taylor Cramer · 6 years ago
  5. 55ee039 Update Fuchsia TcpStream accept by Taylor Cramer · 6 years ago sandbox/cramertj/rebase
  6. f87b015 Fix Fuchsia tests in response to fuchsia-zircon update. by Taylor Cramer · 6 years ago
  7. e63c506 Remove useless Opts from fuchsia-zircon by Taylor Cramer · 6 years ago
  8. afecfce Update in response to fuchsia-zircon changes by Taylor Cramer · 7 years ago
  9. 12064cd Fix paths to Fuchsia crates. by P.Y. Laligand · 7 years ago
  10. 807e91d switch to path deps for first party crates by James Tucker · 7 years ago
  11. e73a648 fix doc (#750) by Fu · 6 years ago
  12. f64664d Bump version to v0.6.11 (#751) by Carl Lerche · 6 years ago v0.6.11
  13. bd3aeca Fix small typos (#748) by Julian Tescher · 6 years ago
  14. ad9911f Avoid runtime panics in IoVec on Windows (#747) by Alex Crichton · 7 years ago
  15. 5a47fe2 Sync with Fuchsia (#741) by Taylor Cramer · 7 years ago
  16. ffde616 Fix Android CI (#745) by Gabriel Majeri · 7 years ago
  17. 2601514 Mention FreeBSD support in the README (#737) by Alan Somers · 7 years ago
  18. 878bee8 Add TcpListener::accept_std (#733) by Alex Crichton · 7 years ago
  19. 131df75 Fix typos in documentation for Poll (#734) by Florian Marending · 7 years ago
  20. 5b9d20c Ensure errors on TCP writes happen on Windows (#725) by Alex Crichton · 7 years ago
  21. 7b54298 Fix misspelling of "now" in comment (#724) by Matt Kraai · 7 years ago
  22. e43ba6b Document fuchsia module instability (#723) by nivkner · 7 years ago
  23. 8078b90 Prefer ErrorKind::WouldBlock (#722) by Arthur Silva · 7 years ago
  24. c19881b Allow registration with empty interest (#640) by Romain Vimont · 7 years ago
  25. 0c01004 Fix missing comment (#719) by Taylor Cramer · 7 years ago
  26. 294c0a8 Remove uses of deprecated ops::Not impl's. (#714) by Ahmed Charles · 7 years ago
  27. 6871f83 Fix tests on nightly (#720) by Carl Lerche · 7 years ago
  28. 52dcec8 Ensure that tests pass without default features. (#717) by Ahmed Charles · 7 years ago
  29. 9cb636e Fix broken links (#715) by Justin Mayhew · 7 years ago
  30. e5d693f Change test_udp_socket to use Poll API. (#716) by Ahmed Charles · 7 years ago
  31. c6447d9 Change test_tcp to use Poll API. (#712) by Ahmed Charles · 7 years ago
  32. 369d67b Remove uses of deprecated Event and Evented at the crate root. (#711) by Ahmed Charles · 7 years ago
  33. fdf8a4e Change test_local_addr_ready to use Poll API. (#702) by Ahmed Charles · 7 years ago
  34. ec435e9 Remove deprecated uses of hup. (#709) by Ahmed Charles · 7 years ago
  35. 3b47996 Remove uses of deprecated Registration functions. (#708) by Ahmed Charles · 7 years ago
  36. 15c0c0d Remove uses of the deprecated udp module. (#706) by Ahmed Charles · 7 years ago
  37. a3a03dd Only run tests for deprecated features when they are enabled. (#707) by Ahmed Charles · 7 years ago
  38. 2ed8722 Change test_echo_server to use Poll API. (#701) by Ahmed Charles · 7 years ago
  39. b0a71a1 Only run tests for deprecated features when they are enabled. (#704) by Ahmed Charles · 7 years ago
  40. 8eec1ff Use (empty) as debug representation of PollOpt::empty(). (#690) by Ahmed Charles · 7 years ago
  41. 1771db2 Remove uses of deprecated iovec re-export. (#700) by Ahmed Charles · 7 years ago
  42. de4dca8 fuchsia: fix regression in fmt::Debug for Events (#699) by James Tucker · 7 years ago
  43. dbd3dd0 Change test_multicast to use Poll API. (#703) by Ahmed Charles · 7 years ago
  44. 8acab38 Remove uses of deprecated PollOpt and Ready functions. (#705) by Ahmed Charles · 7 years ago
  45. d6f9e10 Remove uses of the deprecated tcp module. (#692) by Ahmed Charles · 7 years ago
  46. 3ad3f32 Implement IntoIterator for Events (#693) by James Higgs · 7 years ago
  47. 8bf5a99 Change test_close_on_drop to use Poll API. (#694) by Ahmed Charles · 7 years ago
  48. 3e1c5e3 Have consistent debug representation for opaque structs. (#691) by Ahmed Charles · 7 years ago
  49. 35bb658 Method order in mio::net. (#688) by Ahmed Charles · 7 years ago
  50. 620e4c3 Don't use try or unwrap in examples. (#689) by Ahmed Charles · 7 years ago
  51. 45b26e2 Implement Clone for mio::event::Iter. (#687) by Ahmed Charles · 7 years ago
  52. f1c59af Remove unneeded mut (#654) by Santiago Pastorino · 7 years ago
  53. 1e35e16 Make test_register_deregister use Poll API (#653) by Santiago Pastorino · 7 years ago
  54. b8ce264 Make test_register_multiple_event_loops use Poll API (#652) by Santiago Pastorino · 7 years ago
  55. f1a5f12 Make test_smoke use Poll API (#651) by Santiago Pastorino · 7 years ago
  56. 85b069c Make does_not_register_rw test use Poll API (#650) by Santiago Pastorino · 7 years ago
  57. 798ba27 Remove unused variable warning from tests (#649) by Santiago Pastorino · 7 years ago
  58. 156f38b Update to magenta-rs 0.2. (#646) by Taylor Cramer · 7 years ago update
  59. 987efbb Fix x86_64-android socklen_t in bind() (#644) by Matt Ickstadt · 7 years ago
  60. 980388a Remove unused mutable argument on windows (#645) by Alex Crichton · 7 years ago
  61. b882a70 Make all Fuchsia events registerable (#641) by Taylor Cramer · 7 years ago
  62. 23cc470 Add FuchsiaReady for handling custom signals (#639) by Taylor Cramer · 7 years ago
  63. c8aa09f Bump to 0.6.10 by Alex Crichton · 7 years ago v0.6.10
  64. 676b4d5 Include tests when packaging (#635) by Carl Lerche · 7 years ago
  65. 0a90923 Implement assignment operators for Ready (#627) by Romain Vimont · 7 years ago
  66. 91f0832 convert try!() to ? (#626) by Guanqun Lu · 7 years ago
  67. 0cab6ca Fix NetBSD build failure due to kevent type difference (#621) by Iku Iwasa · 7 years ago
  68. c4d3fc9 bump lazycell and env_logger to latest versions (#619) by Igor Gnatenko · 7 years ago
  69. b276244 Correct test target file path in iOS CI (#636) by Iku Iwasa · 7 years ago
  70. b6dde86 Fuchsia port (#629) by Taylor Cramer · 7 years ago
  71. a5415ba Expose only_v6 option for UDP sockets (#624) by Benjamin Saunders · 7 years ago
  72. a823b40 Remove unrelated documentation (#618) by Romain Vimont · 7 years ago
  73. b7e655d Bump to 0.6.9 (#617) by Alex Crichton · 7 years ago v0.6.9
  74. 49a8d7b docs: Fix formatting of header in Change Log. (#614) by Ras Kasa Williams · 7 years ago
  75. 000a2e4 Expose TCP socket options (#610) by Carl Lerche · 7 years ago
  76. 1363e02 Only run stress tests on primary platforms (#611) by Carl Lerche · 7 years ago
  77. 7e36c79 Bump version to v0.6.8 (#609) by Carl Lerche · 7 years ago v0.6.8
  78. 4d50eef fix doc link (#608) by Carl Lerche · 7 years ago
  79. 01dedd9 Typo fix in poll.rs (#602) by Matthew Gregan · 7 years ago
  80. 00a1121 Fix compile on aarch64-linux-android (#601) by chshawkn · 7 years ago
  81. 1dcad28 Fix handling of failed TCP connections on windows (#603) by Benjamin Saunders · 7 years ago
  82. d8576d9 Fix a memory leak caused by an Arc cycle (#605) by Carl Lerche · 7 years ago
  83. 3d09a47 POSIX AIO support (#586) by Alan Somers · 7 years ago
  84. 2967209 Fix typo (#597) by Giang Nguyen · 7 years ago
  85. d8c7b1d Fix usage of O_CLOEXEC in SETFL (#596) by Aleksandr Pak · 7 years ago
  86. 5043f76 Use fcntl instead of ioctl. Use epoll for fuchsia (#595) by Aleksandr Pak · 7 years ago
  87. fa0318f Bump version to v0.6.7 (#594) by Carl Lerche · 7 years ago v0.6.7
  88. 61bf9c9 Fix the timer thread never exits and can not deconstruct the pipe in poll. (#591) by Carl Lerche · 7 years ago
  89. 2a00e2f Doc: typo: an Poll => a Poll (#587) by Arnaud Lefebvre · 7 years ago
  90. fe551aa kqueue: Ignore EPIPE coming out of `kevent` (#584) by Carl Lerche · 7 years ago
  91. c401da5 Backtick missing in documentation. (#580) by Carl Lerche · 7 years ago
  92. c3eede2 Fix CI build (#581) by Carl Lerche · 7 years ago
  93. fea941d Bump version to v0.6.6 (#576) by Carl Lerche · 7 years ago v0.6.6
  94. d9f0ced Move TCP & UDP types into `net` module. (#574) by Carl Lerche · 7 years ago
  95. 3c45b76 Merge branch 'master' of https://github.com/vvanders/mio into dev by Alex Crichton · 7 years ago
  96. b1d9260 Fix bug in custom readiness queue (#571) by Carl Lerche · 7 years ago
  97. 523b2aa Merge branch 'master' into master by Val V · 7 years ago
  98. 2d58be9 Bump version to v0.6.5 by Carl Lerche · 7 years ago v0.6.5
  99. 2f596a9 Update iovec dependency by Carl Lerche · 7 years ago
  100. b9bd745 Add changelog notes for 0.6.5 by Carl Lerche · 7 years ago