1. f8e7685 Add examples for {u,i}128 methods by Sam Whited · 7 years ago
  2. cac7fc4 Add i128 support by quininer kel · 7 years ago
  3. 6dd2f2d Add example to Read methods by Sam Whited · 7 years ago
  4. aab9955 Add examples to most methods by Sam Whited · 7 years ago
  5. 3ec105c Seal ByteOrder trait against external implementations by Sam Whited · 7 years ago
  6. e7cb5ab Add travis-ci shield to manifest by Sam Whited · 7 years ago
  7. ea9fbbc Add 'Errors' headers. Fixes #72 by Brian Anderson · 7 years ago
  8. 1f23c0b Add html_root_url to lib.rs. Fixes #77 by Brian Anderson · 7 years ago
  9. 0856113 Add 'Panics' headers. Fixes #72 by Brian Anderson · 7 years ago
  10. 6eb15de Panic in default methods. Fixes #68 by Brian Anderson · 7 years ago
  11. b9bffe7 Add categories. by Sam Whited · 7 years ago
  12. 7f90e28 1.0.0 by Andrew Gallant · 7 years ago
  13. 16b8eb5 fix tests by Andrew Gallant · 7 years ago
  14. d942689 fix tests again by Andrew Gallant · 7 years ago
  15. d9b9537 Require impls for all derive-able traits for ByteOrder by Nick Fitzgerald · 8 years ago
  16. a2efdd9 fix tests by Andrew Gallant · 7 years ago
  17. 1a92393 Fix up CI, test no_std. by Andrew Gallant · 7 years ago
  18. 1ee962d Prepare for 1.0, switch to docs.rs. by Andrew Gallant · 7 years ago
  19. d0df2d0 0.5.3 by Andrew Gallant · 8 years ago
  20. 95c05f1 Merge pull request #49 from dtulig/master by Andrew Gallant · 8 years ago
  21. cfdedf1 Replacing std size_of with core size_of. by David Tulig · 8 years ago
  22. e3ce851 0.5.2 by Andrew Gallant · 8 years ago
  23. 03f60e9 Merge pull request #48 from BurntSushi/fix-47 by Andrew Gallant · 8 years ago
  24. f863c9e Fixes undefined behavior reported in #47. by Andrew Gallant · 8 years ago
  25. d17987c Merge pull request #46 from cmr/master by Andrew Gallant · 8 years ago
  26. 0eeafb2 Enable usage in no_std contexts by Corey Richardson · 8 years ago
  27. 77b7a09 Merge pull request #45 from tillarnold/master by Andrew Gallant · 8 years ago
  28. 6ca3679 bump version in README by tillarnold · 8 years ago
  29. ea6a2ed 0.5.1 by Andrew Gallant · 8 years ago
  30. 3708ed3 Merge pull request #44 from lambda/network-byte-order by Andrew Gallant · 8 years ago
  31. 49f5882 Add NetworkEndian alias by Brian Campbell · 8 years ago
  32. 86b8253 0.5.0 by Andrew Gallant · 8 years ago
  33. 77617d0 Merge pull request #40 from lukesteensen/read_exact by Andrew Gallant · 8 years ago
  34. e8e4c87 remove unnecessary write_all implementation by Luke Steensen · 8 years ago
  35. e429dfb remove custom error type and read_full by Luke Steensen · 8 years ago
  36. 1d40ec0 bump version in README by Andrew Gallant · 9 years ago
  37. 37573b7 0.4.2 by Andrew Gallant · 9 years ago
  38. 4eccab0 Fix bug. by Andrew Gallant · 9 years ago
  39. 77a0528 0.4.1 by Andrew Gallant · 9 years ago
  40. 7f30baf Add write_{int,uint} to WriteBytesExt trait. by Andrew Gallant · 9 years ago
  41. 3a5cfea 0.4.0 by Andrew Gallant · 9 years ago
  42. ab9fabf 0.4 by Andrew Gallant · 9 years ago
  43. 75d33fe Add write_{int,uint}. by Andrew Gallant · 9 years ago
  44. 58bcaa8 Merge pull request #39 from libOctavo/no-std by Andrew Gallant · 9 years ago
  45. 52520a2 Allow builds without std dependency by Łukasz Jan Niemier · 9 years ago
  46. 3653c8b update readme by Andrew Gallant · 9 years ago
  47. 842f956 0.3.13 by Andrew Gallant · 9 years ago
  48. 40c10a6 Merge branch 'master' of github.com:BurntSushi/byteorder by Andrew Gallant · 9 years ago
  49. ab8b7d8 0.3.12 by Andrew Gallant · 9 years ago
  50. 20c1bff remove * deps by Andrew Gallant · 9 years ago
  51. 36d13be Merge pull request #36 from pshendry/master by Andrew Gallant · 9 years ago
  52. caaf247 Change README version pattern from * to 0.3 by Paul Hendry · 9 years ago
  53. bd189dd 0.3.11 by Andrew Gallant · 9 years ago
  54. 78d304f Merge pull request #33 from cesarb/master by Andrew Gallant · 9 years ago
  55. 1cbf90d Add #[inline] to allow for cross-crate inlining by Cesar Eduardo Barros · 9 years ago
  56. 2358ace 0.3.10 by Andrew Gallant · 9 years ago
  57. 945b6cf Remove old message about old_io. by Andrew Gallant · 9 years ago
  58. f1f6189 Add 'binary' keyword. by Andrew Gallant · 9 years ago
  59. 49c107d Move benchmarks to separate directory. by Andrew Gallant · 9 years ago
  60. 3afa64b Update travis to test nightly, beta and stable. by Andrew Gallant · 9 years ago
  61. fd56d8a Merge pull request #32 from geofft/master by Andrew Gallant · 9 years ago
  62. 303c86d Change "Task failure occurs when" to "Panics when" by Geoffrey Thomas · 9 years ago
  63. 5ee48d5 0.3.9 by Andrew Gallant · 9 years ago
  64. d9c9ee3 Improvements after being poked by @joshtriplett. Thanks! by Andrew Gallant · 9 years ago
  65. 3fd22fd 0.3.8 by Andrew Gallant · 9 years ago
  66. b8d1224 Fix weird ARM bug for @romanb. by Andrew Gallant · 9 years ago
  67. e5cb8ba crates.io merit badge by Andrew Gallant · 9 years ago
  68. e630747 0.3.7 by Andrew Gallant · 9 years ago
  69. f5a19cb Merge branch 'master' of github.com:BurntSushi/byteorder by Andrew Gallant · 9 years ago
  70. dc34f6b 0.3.6 by Andrew Gallant · 9 years ago
  71. eb4486b dual licensed under MIT and UNLICENSE by Andrew Gallant · 9 years ago
  72. 281622b Merge pull request #25 from apoelstra/patch-1 by Andrew Gallant · 9 years ago
  73. 07d85e3 Update README.md by Andrew Poelstra · 9 years ago
  74. 4bab6ee 0.3.5 by Andrew Gallant · 9 years ago
  75. 2d433d8 Merge pull request #24 from andersk/io-error by Andrew Gallant · 9 years ago
  76. a9328f3 Update for stabilized io::Error by Anders Kaseorg · 9 years ago
  77. 331cfa6 Replace FromError with From by Anders Kaseorg · 9 years ago
  78. a645c6d 0.3.4 by Andrew Gallant · 9 years ago
  79. 95a217b rustup by Andrew Gallant · 9 years ago
  80. ff6d500 0.3.3 by Andrew Gallant · 9 years ago
  81. 14b1b08 rustup. Unfortunately, revert the dependency on bswap because by Andrew Gallant · 9 years ago
  82. 59426de 0.3.2 by Andrew Gallant · 9 years ago
  83. 6807c32 Fix quickcheck ranges. by Andrew Gallant · 9 years ago
  84. e234a52 0.3.1 by Andrew Gallant · 9 years ago
  85. c19b127 Merge pull request #19 from Dr-Emann/native-endian by Andrew Gallant · 9 years ago
  86. 0aa9ca4 Add NativeEndian type by Zachary Dremann · 9 years ago
  87. c777a22 0.3.0 by Andrew Gallant · 9 years ago
  88. c94cdb1 rustup by Andrew Gallant · 9 years ago
  89. 7036b08 Merge pull request #17 from rkjnsn/patch-1 by Andrew Gallant · 9 years ago
  90. f22289d Expand impl for unsized readers and writers by rkjnsn · 9 years ago
  91. 0f6d142 rustup and 80 cols by Andrew Gallant · 9 years ago
  92. 052a236 0.2.14 by Andrew Gallant · 9 years ago
  93. 38b7e8b rustup by Andrew Gallant · 9 years ago
  94. 192c3e0 0.2.13 by Andrew Gallant · 9 years ago
  95. f4d373e Merge remote-tracking branch 'andydude/master' by Andrew Gallant · 9 years ago
  96. f47b810 Disable debug for testing because of bug in rustc. Grrr. by Andrew Gallant · 9 years ago
  97. 0543d45 Merge pull request #16 from Stebalien/master by Andrew Gallant · 9 years ago
  98. 0c6ca19 Merge branch 'BurntSushi-master' by Andrew Robbins · 9 years ago
  99. b4ddabb Merged by Andrew Robbins · 9 years ago
  100. 3e12a23 Retry on interrupt. by Steven Allen · 9 years ago