1. 0a53990 Merge pull request #2 from adetaylor/comments-with-two-trailing-asterisks by bolinfest · 4 years, 6 months ago master
  2. ef1e283 Merge pull request #1 from adetaylor/jsonrc-update-to-1.0.44 by bolinfest · 4 years, 6 months ago
  3. f08267b Improved block comment ignoring. by Adrian Taylor · 4 years, 6 months ago
  4. fea5351 Merge tag 'upstream/v1.0.44' into jsonrc-update-to-1.0.44 by Adrian Taylor · 4 years, 6 months ago
  5. 1977e69 Release 1.0.44 by David Tolnay · 4 years, 8 months ago
  6. 9f13db7 Merge pull request 591 from erickt/value-into-deserializer by David Tolnay · 4 years, 8 months ago
  7. 4ae13a5 Implement IntoDeserializer for Value by Erick Tryzelaar · 4 years, 8 months ago
  8. f7a4da0 Release 1.0.43 by David Tolnay · 4 years, 8 months ago
  9. 76b2366 Merge pull request #590 from nlordell/bump_indexmap_version by David Tolnay · 4 years, 8 months ago
  10. 19ba7be fix required minimum indexmap version by Nicholas Rodrigues Lordello · 4 years, 8 months ago
  11. f0471e6 Release 1.0.42 by David Tolnay · 4 years, 8 months ago
  12. bf8cc66 Merge pull request #585 from Nilix007/add_from_unit_for_value by David Tolnay · 4 years, 8 months ago
  13. ff5a59c Add `impl From<()> for Value` by Felix Wiedemann · 4 years, 9 months ago
  14. 7dda823 Merge pull request #580 from andrisak/docs_read_without_blocking_eof by David Tolnay · 4 years, 9 months ago
  15. 2065227 Added missing fake_main #522 by andrisak · 4 years, 9 months ago
  16. 3a5aba3 Fix for Document how to deserialize from a prefix of an io::Read without blocking until EOF #522 by andrisak · 4 years, 9 months ago
  17. 0c72820 Ignore must_use_candidate pedantic lint by David Tolnay · 4 years, 10 months ago
  18. 265f1ca Upgrade to rustversion 1.0 by David Tolnay · 4 years, 10 months ago
  19. b63ad14 Address needless_doctest_main lint by David Tolnay · 4 years, 10 months ago
  20. 08b0cde Release 1.0.41 by David Tolnay · 4 years, 10 months ago
  21. 4c88bef Document that you can't deserialize &str from reader by David Tolnay · 4 years, 10 months ago
  22. 5bc17fa Remove try! macro from tests by David Tolnay · 4 years, 10 months ago
  23. fbd1434 Merge pull request #571 from yankuu/patch-1 by David Tolnay · 4 years, 10 months ago
  24. f168235 Minor typo in doc by yankuu · 4 years, 10 months ago
  25. 05f6489 Ignore too_many_lines lint by David Tolnay · 4 years, 11 months ago
  26. b3d33fe Use swap_remove on IndexMap by David Tolnay · 5 years ago
  27. d941bfa Format with rustfmt 2019-08-19 by David Tolnay · 5 years ago
  28. 684bf88 Include tests crate in workspace by David Tolnay · 5 years ago
  29. 7613c04 Enable testing cargo build on old compilers by David Tolnay · 5 years ago
  30. cc59b26 Work around rust-lang/cargo#4664 by David Tolnay · 5 years ago
  31. e3a2c3a Switch to rustversion by David Tolnay · 5 years ago
  32. 87776ac Merge pull request #544 from est31/master by David Tolnay · 5 years ago
  33. efe3dc1 Release 1.0.40 by David Tolnay · 5 years ago
  34. b415671 Move raw_value feature note above the example code by David Tolnay · 5 years ago
  35. 8259b11 Suppress integer_division pedantic lint by David Tolnay · 5 years ago
  36. 10132f8 Update to ryu 1.0 by David Tolnay · 5 years ago
  37. 607de4d Ignore old inclusive range syntax to support old compilers by David Tolnay · 5 years ago
  38. c15bec5 Suppress a new pedantic lint by David Tolnay · 5 years ago
  39. c4fb4f3 Ignore bare_trait_objects lint to support old compilers by David Tolnay · 5 years ago
  40. db068f4 Add note about issue 160 to from_reader function by est31 · 5 years ago
  41. 1f63f6b Smaller format for license section by David Tolnay · 5 years ago
  42. 9b8a662 Switch to SPDX 2.1 license expression by David Tolnay · 5 years ago
  43. d1423a6 Remove old instructions intended for compiletest by David Tolnay · 5 years ago
  44. 6b15f48 Run ui tests on nightly only by David Tolnay · 5 years ago
  45. 6efaa0d Remove old compiletest step from appveyor build by David Tolnay · 5 years ago
  46. 8d7f731 Switch ui tests to trybuild by David Tolnay · 5 years ago
  47. 7c20916 Remove serde_derive from doc tests by David Tolnay · 5 years ago
  48. 5b5f958 Update serde_bytes dependency to 0.11 by David Tolnay · 5 years ago
  49. bb58e6c Merge pull request #525 from 17dec/eof-numbers by David Tolnay · 5 years ago
  50. 69bfbfc Return EOF error on cut-off negative sign or exponent by Yorhel · 5 years ago
  51. 367a1de Return EOF error on cut-off decimal number by Yorhel · 5 years ago
  52. e6b02d1 Use non-preview name of Clippy rustup component by David Tolnay · 5 years ago
  53. 741f6dd Remove references to macro_use by David Tolnay · 5 years ago
  54. 72e22e5 Release 1.0.39 by David Tolnay · 5 years ago
  55. 82c5182 Merge pull request #521 from dtolnay/f by David Tolnay · 5 years ago
  56. d79c8e5 Fix adjacently tagged f32 roundtrip regression by David Tolnay · 5 years ago
  57. 6ac689b Format with rustfmt 2019-02-14 by David Tolnay · 5 years ago
  58. d6ff3de Simplify running update-references.sh by David Tolnay · 5 years ago
  59. 2181bce Release 1.0.38 by David Tolnay · 6 years ago
  60. dc6edcb Merge pull request #509 from dtolnay/stacker by David Tolnay · 6 years ago
  61. 1cb4c6a Fix malformed author entry in Cargo.toml. by Michael Bolin · 6 years ago
  62. 5c85497 Update references to "Serde JSON" to "Serde jsonrc". by Michael Bolin · 6 years ago
  63. a68fa27 Update crate description. by Michael Bolin · 6 years ago
  64. 1f0ee70 Remove CI badges. by Michael Bolin · 6 years ago
  65. cb7a5d3 Set version to 0.1.0. by Michael Bolin · 6 years ago
  66. da45d5d Reorder checks so most common conditional is first. by Michael Bolin · 6 years ago
  67. c0ead01 Add tests to verify duplicate commas are rejected. by Michael Bolin · 6 years ago
  68. 0f501e5 Like in MapAccess, stop parsing upon error. by Michael Bolin · 6 years ago
  69. 480ee3d Simplify MapAccess implementation as we did for SeqAccess. by Michael Bolin · 6 years ago
  70. ba5e336 Add test to verify trailing commas works with struct parsing. by Michael Bolin · 6 years ago
  71. bdcec47 Tighten up support for trailing commas in array literals. by Michael Bolin · 6 years ago
  72. f57a923 Add support for trailing commas in array literals. by Michael Bolin · 6 years ago
  73. e34885f Add support for trailing commas in object literals. by Michael Bolin · 6 years ago
  74. 981d4a5 Note which planned features are not yet implemented in the README. by Michael Bolin · 6 years ago
  75. edd8c9a Add support for comments when parsing. by Michael Bolin · 6 years ago
  76. 322f118 Replace references to serde_json with serde_jsonrc for fork. by Michael Bolin · 6 years ago
  77. b077b04 Rewrite README.md to reflect fork. by Michael Bolin · 6 years ago
  78. 493bad1 Release 1.0.37 by David Tolnay · 6 years ago upstream/v1.0.37
  79. 6468692 Work around erased-serde round-tripping through de::Error::custom by David Tolnay · 6 years ago
  80. fa8e2b1 Release 1.0.36 by David Tolnay · 6 years ago upstream/v1.0.36
  81. dd887ed Merge pull request #512 from dtolnay/128key by David Tolnay · 6 years ago
  82. 7e4427c Quotes around u128 in map key by David Tolnay · 6 years ago
  83. 1168aed More sensitive test for recursion error by David Tolnay · 6 years ago
  84. 19c959c Restore support for old compilers by David Tolnay · 6 years ago
  85. df1a227 Unbounded depth by David Tolnay · 6 years ago
  86. 22c0c7e Release 1.0.35 by David Tolnay · 6 years ago upstream/v1.0.35
  87. a098f41 Update examples to 2018 edition by David Tolnay · 6 years ago
  88. 48980ef Update ui tests to 2018 edition by David Tolnay · 6 years ago
  89. 4d5234c Copyright/license headers by David Tolnay · 6 years ago
  90. ca7c5b4 Simplify compiletest setup by David Tolnay · 6 years ago
  91. d55369e Format lookup tables in a way that does not require rustfmt skip by David Tolnay · 6 years ago
  92. 3bd0fc1 Release 1.0.34 by David Tolnay · 6 years ago upstream/v1.0.34
  93. 8304704 Update name of deprecated str::trim_right by David Tolnay · 6 years ago
  94. 04ff227 Conditionally provide impl From<i128> and From<u128> for Number by David Tolnay · 6 years ago
  95. 59d7060 Merge pull request #506 from koushiro/fix_integer128_serialize by David Tolnay · 6 years ago
  96. f3c641c Modify test by koushiro · 6 years ago
  97. f69e1ff Fix serialization of i128 and u128 types by koushiro · 6 years ago
  98. 32f1568 Fix name of lint that was renamed in Clippy by David Tolnay · 6 years ago
  99. 7536afd Show how to use BufReader by David Tolnay · 6 years ago
  100. e37cddd Add a note about buffering in from_reader by David Tolnay · 6 years ago