1. e81c405 Use depcrated tag instead of pure documentation by Marcel Hellwig · 7 years ago
  2. 7f84f87 bump quickcheck to 0.5 by Igor Gnatenko · 7 years ago
  3. 610bf24 1.2.1 by Andrew Gallant · 7 years ago
  4. 27b9144 remove more unsafe by Andrew Gallant · 7 years ago
  5. cd29ade 1.2.0 by Andrew Gallant · 7 years ago
  6. 1163111 remove unnecessary unsafe by Andrew Gallant · 7 years ago
  7. fde8463 remove now-irrelevant snan test by Alexis Beingessner · 7 years ago
  8. 1b1f206 make int->float conversion a transmute by Alexis Beingessner · 7 years ago
  9. 098064b Fix prop_ext_[u]int_*::native_endian on BE targets by Josh Stone · 7 years ago
  10. fef2055 Use SVG for Travis badge by Nikolai Vazquez · 7 years ago
  11. 2dfff19 Cleanup CI badge by Martin Geisler · 7 years ago
  12. 88f0b98 1.1.0 by Andrew Gallant · 7 years ago
  13. ccbd47f do not run benchmarks by Andrew Gallant · 7 years ago
  14. e7c4176 fix travis by Andrew Gallant · 7 years ago
  15. b4f0c21 changelog: byteorder 1.1.0 by Andrew Gallant · 7 years ago
  16. ef7f257 slices: add slice methods for ReadBytesExt by Andrew Gallant · 7 years ago
  17. 3477a8c rename new.rs to io.rs by Andrew Gallant · 7 years ago
  18. 2f0eb5f add benchmarks for slice serialization by Andrew Gallant · 7 years ago
  19. f3433f4 add slice methods by Andrew Gallant · 7 years ago
  20. f1df84c add BE and LE type aliases by Andrew Gallant · 7 years ago
  21. ef6d19e fix formatting by Andrew Gallant · 7 years ago
  22. 39aee20 Slice methods addition by Artyom Pavlov · 7 years ago
  23. ee399d5 floats: remove unnecessary transmute by Andrew Gallant · 7 years ago
  24. 6136293 floats: make reading floats safe by Sam Whited · 7 years ago
  25. 4a4f640 Cargo.toml: disable quickcheck's default features by Andrew Gallant · 7 years ago
  26. 9a09b5e Add more examples for {u,i}128 methods by Sam Whited · 7 years ago
  27. d36d4ce Fix some typos in the docs by Sebastian Dröge · 7 years ago
  28. 30b20c0 Add 24 bit integer read/write functions by Sebastian Dröge · 7 years ago
  29. f8e7685 Add examples for {u,i}128 methods by Sam Whited · 7 years ago
  30. cac7fc4 Add i128 support by quininer kel · 7 years ago
  31. 6dd2f2d Add example to Read methods by Sam Whited · 7 years ago
  32. aab9955 Add examples to most methods by Sam Whited · 7 years ago
  33. 3ec105c Seal ByteOrder trait against external implementations by Sam Whited · 7 years ago
  34. e7cb5ab Add travis-ci shield to manifest by Sam Whited · 7 years ago
  35. ea9fbbc Add 'Errors' headers. Fixes #72 by Brian Anderson · 7 years ago
  36. 1f23c0b Add html_root_url to lib.rs. Fixes #77 by Brian Anderson · 7 years ago
  37. 0856113 Add 'Panics' headers. Fixes #72 by Brian Anderson · 7 years ago
  38. 6eb15de Panic in default methods. Fixes #68 by Brian Anderson · 7 years ago
  39. b9bffe7 Add categories. by Sam Whited · 7 years ago
  40. 7f90e28 1.0.0 by Andrew Gallant · 7 years ago
  41. 16b8eb5 fix tests by Andrew Gallant · 7 years ago
  42. d942689 fix tests again by Andrew Gallant · 7 years ago
  43. d9b9537 Require impls for all derive-able traits for ByteOrder by Nick Fitzgerald · 8 years ago
  44. a2efdd9 fix tests by Andrew Gallant · 7 years ago
  45. 1a92393 Fix up CI, test no_std. by Andrew Gallant · 7 years ago
  46. 1ee962d Prepare for 1.0, switch to docs.rs. by Andrew Gallant · 7 years ago
  47. d0df2d0 0.5.3 by Andrew Gallant · 8 years ago
  48. 95c05f1 Merge pull request #49 from dtulig/master by Andrew Gallant · 8 years ago
  49. cfdedf1 Replacing std size_of with core size_of. by David Tulig · 8 years ago
  50. e3ce851 0.5.2 by Andrew Gallant · 8 years ago
  51. 03f60e9 Merge pull request #48 from BurntSushi/fix-47 by Andrew Gallant · 8 years ago
  52. f863c9e Fixes undefined behavior reported in #47. by Andrew Gallant · 8 years ago
  53. d17987c Merge pull request #46 from cmr/master by Andrew Gallant · 8 years ago
  54. 0eeafb2 Enable usage in no_std contexts by Corey Richardson · 8 years ago
  55. 77b7a09 Merge pull request #45 from tillarnold/master by Andrew Gallant · 8 years ago
  56. 6ca3679 bump version in README by tillarnold · 8 years ago
  57. ea6a2ed 0.5.1 by Andrew Gallant · 8 years ago
  58. 3708ed3 Merge pull request #44 from lambda/network-byte-order by Andrew Gallant · 8 years ago
  59. 49f5882 Add NetworkEndian alias by Brian Campbell · 8 years ago
  60. 86b8253 0.5.0 by Andrew Gallant · 8 years ago
  61. 77617d0 Merge pull request #40 from lukesteensen/read_exact by Andrew Gallant · 8 years ago
  62. e8e4c87 remove unnecessary write_all implementation by Luke Steensen · 8 years ago
  63. e429dfb remove custom error type and read_full by Luke Steensen · 8 years ago
  64. 1d40ec0 bump version in README by Andrew Gallant · 9 years ago
  65. 37573b7 0.4.2 by Andrew Gallant · 9 years ago
  66. 4eccab0 Fix bug. by Andrew Gallant · 9 years ago
  67. 77a0528 0.4.1 by Andrew Gallant · 9 years ago
  68. 7f30baf Add write_{int,uint} to WriteBytesExt trait. by Andrew Gallant · 9 years ago
  69. 3a5cfea 0.4.0 by Andrew Gallant · 9 years ago
  70. ab9fabf 0.4 by Andrew Gallant · 9 years ago
  71. 75d33fe Add write_{int,uint}. by Andrew Gallant · 9 years ago
  72. 58bcaa8 Merge pull request #39 from libOctavo/no-std by Andrew Gallant · 9 years ago
  73. 52520a2 Allow builds without std dependency by Łukasz Jan Niemier · 9 years ago
  74. 3653c8b update readme by Andrew Gallant · 9 years ago
  75. 842f956 0.3.13 by Andrew Gallant · 9 years ago
  76. 40c10a6 Merge branch 'master' of github.com:BurntSushi/byteorder by Andrew Gallant · 9 years ago
  77. ab8b7d8 0.3.12 by Andrew Gallant · 9 years ago
  78. 20c1bff remove * deps by Andrew Gallant · 9 years ago
  79. 36d13be Merge pull request #36 from pshendry/master by Andrew Gallant · 9 years ago
  80. caaf247 Change README version pattern from * to 0.3 by Paul Hendry · 9 years ago
  81. bd189dd 0.3.11 by Andrew Gallant · 9 years ago
  82. 78d304f Merge pull request #33 from cesarb/master by Andrew Gallant · 9 years ago
  83. 1cbf90d Add #[inline] to allow for cross-crate inlining by Cesar Eduardo Barros · 9 years ago
  84. 2358ace 0.3.10 by Andrew Gallant · 9 years ago
  85. 945b6cf Remove old message about old_io. by Andrew Gallant · 9 years ago
  86. f1f6189 Add 'binary' keyword. by Andrew Gallant · 9 years ago
  87. 49c107d Move benchmarks to separate directory. by Andrew Gallant · 9 years ago
  88. 3afa64b Update travis to test nightly, beta and stable. by Andrew Gallant · 9 years ago
  89. fd56d8a Merge pull request #32 from geofft/master by Andrew Gallant · 9 years ago
  90. 303c86d Change "Task failure occurs when" to "Panics when" by Geoffrey Thomas · 9 years ago
  91. 5ee48d5 0.3.9 by Andrew Gallant · 9 years ago
  92. d9c9ee3 Improvements after being poked by @joshtriplett. Thanks! by Andrew Gallant · 9 years ago
  93. 3fd22fd 0.3.8 by Andrew Gallant · 9 years ago
  94. b8d1224 Fix weird ARM bug for @romanb. by Andrew Gallant · 9 years ago
  95. e5cb8ba crates.io merit badge by Andrew Gallant · 9 years ago
  96. e630747 0.3.7 by Andrew Gallant · 9 years ago
  97. f5a19cb Merge branch 'master' of github.com:BurntSushi/byteorder by Andrew Gallant · 9 years ago
  98. dc34f6b 0.3.6 by Andrew Gallant · 9 years ago
  99. eb4486b dual licensed under MIT and UNLICENSE by Andrew Gallant · 9 years ago
  100. 281622b Merge pull request #25 from apoelstra/patch-1 by Andrew Gallant · 9 years ago