1. b795cb8 One more change wrt #631 by Tatu Saloranta · 3 years, 11 months ago
  2. 90379ff Fixed #631 by Tatu Saloranta · 3 years, 11 months ago
  3. 3440c73 Fixed #630 by Tatu Saloranta · 3 years, 11 months ago
  4. be5af88 Add 2 more text-format - specific StreamReadCapability entries by Tatu Saloranta · 3 years, 11 months ago
  5. cf2c1a7 Minor test addition by Tatu Saloranta · 4 years ago
  6. 914bdbb Fixed #627 by Tatu Saloranta · 4 years ago
  7. a135525 Comment fix by Tatu Saloranta · 4 years ago
  8. 56de216 Minor javadoc improvement by Tatu Saloranta · 4 years ago
  9. 3bb3bcc Add a sanity check to prevent cryptic NPE when trying to access number value after parser closed by Tatu Saloranta · 4 years ago
  10. 4bee5c6 ... by Tatu Saloranta · 4 years ago
  11. 64a769d Deprecate `JsonGenerator.writeStartArray(int)` (as per plans, removed from 3.0) by Tatu Saloranta · 4 years ago
  12. 02070fd remove deprecation by Tatu Saloranta · 4 years ago
  13. 577c3f6 ... by Tatu Saloranta · 4 years ago
  14. e24a09c ... by Tatu Saloranta · 4 years ago
  15. 105cfda Add test for #619 by Tatu Saloranta · 4 years ago
  16. 29540c2 Fix #619 by Tatu Saloranta · 4 years ago
  17. c51ec4b Add `JacksonFeature` and `JacksonFeatureSet` for bit more convenient generalized features-as-bitset handling by Tatu Saloranta · 4 years, 1 month ago
  18. 61eea04 Merge branch '2.11' into 2.12 by Tatu Saloranta · 4 years, 1 month ago
  19. 9f91400 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 1 month ago
  20. ad08ff6 Minor clean up for #616 test by Tatu Saloranta · 4 years, 1 month ago
  21. d38ecef Merge branch '2.11' into 2.12 by Tatu Saloranta · 4 years, 1 month ago
  22. 24ced5f Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 1 month ago
  23. 3e0e853 Fix #616 by Tatu Saloranta · 4 years, 1 month ago
  24. f528e61 Merge branch '2.11' into 2.12 by Tatu Saloranta · 4 years, 1 month ago
  25. e37053e Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 1 month ago
  26. f5209c3 Add failing test for #616 by Tatu Saloranta · 4 years, 1 month ago
  27. 4d4e092 Deprecate `JsonParser.getCurrentTokenId()` by Tatu Saloranta · 4 years, 1 month ago
  28. 92c09b7 Minor javadoc, warning fixes by Tatu Saloranta · 4 years, 1 month ago
  29. e1e5e2b And finally, async parser tests for #611 too by Tatu Saloranta · 4 years, 1 month ago
  30. c1920ed More work for #611: only thing missing, verifying async parser by Tatu Saloranta · 4 years, 1 month ago
  31. 397bc5b some more #611 by Tatu Saloranta · 4 years, 1 month ago
  32. 9cc36df more #611 by Tatu Saloranta · 4 years, 1 month ago
  33. c3a9b5e more work for #611 by Tatu Saloranta · 4 years, 1 month ago
  34. 4cec80a Work on #611, manually merge data-input version first by Tatu Saloranta · 4 years, 1 month ago
  35. ebdc0b5 Start merging #611 piece by piece by Tatu Saloranta · 4 years, 1 month ago
  36. 517b1bf minor javadoc fix by Tatu Saloranta · 4 years, 1 month ago
  37. 95cb57c Complete #609 fix for 2.11(.0) by Tatu Saloranta · 4 years, 2 months ago
  38. 12d03af Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 2 months ago
  39. 554fff7 Partial fix for #609 for 2.10(.4) by Tatu Saloranta · 4 years, 2 months ago
  40. c91df2d Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 2 months ago
  41. e24cb74 Minor test cleanup by Tatu Saloranta · 4 years, 2 months ago
  42. 5b8dff6 Fix #606 by Tatu Saloranta · 4 years, 3 months ago
  43. 7a9dd1c Minor fix to decoding of floating point numbers by DataInput-backed parser by Tatu Saloranta · 4 years, 3 months ago
  44. cbd3190 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 3 months ago
  45. da5950d Merge branch '2.9' into 2.10 by Tatu Saloranta · 4 years, 3 months ago
  46. bb217dd Handle case when system property access is restricted (#605) by Tatu Saloranta · 4 years, 3 months ago
  47. 1000b22 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 3 months ago
  48. 18819b1 Backport #603 fix, update release notes by Fabien Renaud · 4 years, 3 months ago
  49. 2b14dbc #504 Add String array write method to Streaming API (#598) by Oleksandr Poslavskyi · 4 years, 4 months ago
  50. 2206d44 Minor javadoc improvement to denote that non-blocking JSON parser only supports UTF-8 content. by Tatu Saloranta · 4 years, 4 months ago
  51. 36a4195 Backport #587 impl, minor changes, add release notes by Tatu Saloranta · 4 years, 5 months ago
  52. de07f1c test for #587 (#589) by Volkan Yazıcı · 4 years, 5 months ago
  53. aae7769 and more test coverage by Tatu Saloranta · 4 years, 5 months ago
  54. da89289 get test code coverage back to 80% by Tatu Saloranta · 4 years, 5 months ago
  55. a2f371b Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 5 months ago
  56. b2be2c4 minor add to dataformat match test by Tatu Saloranta · 4 years, 5 months ago
  57. e9998bf Fix NPE in DataFormatMatcher#getMatchedFormatName when no match exists (#591) by Scott Leberknight · 4 years, 5 months ago
  58. e86c5a1 Fix NPE in DataFormatMatcher#getMatchedFormatName when no match exists (#591) by Scott Leberknight · 4 years, 5 months ago
  59. 3b3b18f Complete work wrt #538 (add overload for `JsonStringEncoder.quoteAsUTF8)` by Tatu Saloranta · 4 years, 5 months ago
  60. 6318aee New feat... oh wait! No, actually more test coverage: no instr coverage finally at 80% by Tatu Saloranta · 4 years, 5 months ago
  61. 1ecefd0 Clean up UTF8DataInputJsonParser class javadoc by Tatu Saloranta · 4 years, 5 months ago
  62. 3c81ae7 And some testing for `finishToken()` by Tatu Saloranta · 4 years, 5 months ago
  63. ce1e5bd ... by Tatu Saloranta · 4 years, 5 months ago
  64. 8ea749f More testing by Tatu Saloranta · 4 years, 5 months ago
  65. 2f3f2e6 test refactoring by Tatu Saloranta · 4 years, 5 months ago
  66. 034f673 test refactoring by Tatu Saloranta · 4 years, 5 months ago
  67. f49d72e testing by Tatu Saloranta · 4 years, 5 months ago
  68. 2ebf7ae Add missing delegation for JsonGenerator.canWriteFormattedNumbers by Tatu Saloranta · 4 years, 5 months ago
  69. 32533c5 a minor delegation fix by Tatu Saloranta · 4 years, 5 months ago
  70. 055836d testing by Tatu Saloranta · 4 years, 5 months ago
  71. 76264ae Moar testing I say by Tatu Saloranta · 4 years, 5 months ago
  72. ae862c1 testing, more by Tatu Saloranta · 4 years, 5 months ago
  73. 2515ea8 yet more testing by Tatu Saloranta · 4 years, 5 months ago
  74. d0eac50 ... by Tatu Saloranta · 4 years, 5 months ago
  75. 30afba7 .. by Tatu Saloranta · 4 years, 5 months ago
  76. a7b4b32 More testing by Tatu Saloranta · 4 years, 5 months ago
  77. 64dff63 bit more testing by Tatu Saloranta · 4 years, 5 months ago
  78. 7602757 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 5 months ago
  79. d7fb44c Minor fix for custom escape handling wrt "long" (>6 chars) escape handling by Tatu Saloranta · 4 years, 5 months ago
  80. 9434322 more testing by Tatu Saloranta · 4 years, 5 months ago
  81. 528f831 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 5 months ago
  82. 69c844c Minor fix to encoding of long UTF-8 text values by Tatu Saloranta · 4 years, 5 months ago
  83. e065bca Bit more testing (looks like apos-handling probably would need yet more) by Tatu Saloranta · 4 years, 5 months ago
  84. fb48715 More test coverage for filtering/delegation by Tatu Saloranta · 4 years, 5 months ago
  85. 9a417a9 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 5 months ago
  86. f90ccdf One more small fix to `FilteringGeneratorDelegate` by Tatu Saloranta · 4 years, 5 months ago
  87. 095cadd testing by Tatu Saloranta · 4 years, 5 months ago
  88. 8f2e039 ... testing by Tatu Saloranta · 4 years, 5 months ago
  89. 21a8d12 more more more test coverage by Tatu Saloranta · 4 years, 5 months ago
  90. 8052aac yet more test coverage by Tatu Saloranta · 4 years, 5 months ago
  91. ffcf316 ... by Tatu Saloranta · 4 years, 5 months ago
  92. 634d4d2 Test additions by Tatu Saloranta · 4 years, 5 months ago
  93. cb9ff2f More test coverage by Tatu Saloranta · 4 years, 5 months ago
  94. 6e07fa3 Moar test coverage by Tatu Saloranta · 4 years, 5 months ago
  95. 2b06b3d Minor fix to error reporting by Tatu Saloranta · 4 years, 5 months ago
  96. 8d2fec7 Test improvement, exception too (for byte/short range access) by Tatu Saloranta · 4 years, 5 months ago
  97. ac3f7d4 test coverage by Tatu Saloranta · 4 years, 5 months ago
  98. 0fe0427 ... by Tatu Saloranta · 4 years, 5 months ago
  99. 1a90d4d ... by Tatu Saloranta · 4 years, 5 months ago
  100. 8573452 Test refactoring by Tatu Saloranta · 4 years, 5 months ago