1. e1e5e2b And finally, async parser tests for #611 too by Tatu Saloranta · 4 years, 5 months ago
  2. c1920ed More work for #611: only thing missing, verifying async parser by Tatu Saloranta · 4 years, 5 months ago
  3. 397bc5b some more #611 by Tatu Saloranta · 4 years, 5 months ago
  4. 9cc36df more #611 by Tatu Saloranta · 4 years, 5 months ago
  5. c3a9b5e more work for #611 by Tatu Saloranta · 4 years, 5 months ago
  6. 4cec80a Work on #611, manually merge data-input version first by Tatu Saloranta · 4 years, 5 months ago
  7. ebdc0b5 Start merging #611 piece by piece by Tatu Saloranta · 4 years, 5 months ago
  8. 517b1bf minor javadoc fix by Tatu Saloranta · 4 years, 5 months ago
  9. 95cb57c Complete #609 fix for 2.11(.0) by Tatu Saloranta · 4 years, 6 months ago
  10. 12d03af Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 6 months ago
  11. 554fff7 Partial fix for #609 for 2.10(.4) by Tatu Saloranta · 4 years, 6 months ago
  12. c91df2d Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 6 months ago
  13. e24cb74 Minor test cleanup by Tatu Saloranta · 4 years, 6 months ago
  14. 6abb1b5 ... by Tatu Saloranta · 4 years, 6 months ago
  15. c451b29 Move javadocs under main repo(s) by Tatu Saloranta · 4 years, 6 months ago
  16. 49e6976 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 4 years, 6 months ago
  17. a6a35b7 [maven-release-plugin] prepare release jackson-core-2.11.0.rc1 by Tatu Saloranta · 4 years, 6 months ago
  18. 16c3746 Preapre for 2.11.0.rc1 by Tatu Saloranta · 4 years, 6 months ago
  19. 260248a move to 2.11.0.rc1-SNAPSHOT by Tatu Saloranta · 4 years, 6 months ago
  20. 5b8dff6 Fix #606 by Tatu Saloranta · 4 years, 7 months ago
  21. 7a9dd1c Minor fix to decoding of floating point numbers by DataInput-backed parser by Tatu Saloranta · 4 years, 7 months ago
  22. cbd3190 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 7 months ago
  23. da5950d Merge branch '2.9' into 2.10 by Tatu Saloranta · 4 years, 7 months ago
  24. 79ed860 Add a note about backport of #605 fix by Tatu Saloranta · 4 years, 7 months ago
  25. bb217dd Handle case when system property access is restricted (#605) by Tatu Saloranta · 4 years, 7 months ago
  26. 93a3dc6 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 7 months ago
  27. 0c26e7e back to snapshots by Tatu Saloranta · 4 years, 7 months ago
  28. 004eb72 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 4 years, 7 months ago
  29. 7cf88c8 [maven-release-plugin] prepare release jackson-core-2.10.3 by Tatu Saloranta · 4 years, 7 months ago
  30. d71a09c Prepare for 2.10.3 by Tatu Saloranta · 4 years, 7 months ago
  31. 1000b22 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 7 months ago
  32. 18819b1 Backport #603 fix, update release notes by Fabien Renaud · 4 years, 7 months ago
  33. a057a37 ... by Tatu Saloranta · 4 years, 7 months ago
  34. 0eb0e27 Update release notes wrt #504 by Tatu Saloranta · 4 years, 8 months ago
  35. 2b14dbc #504 Add String array write method to Streaming API (#598) by Oleksandr Poslavskyi · 4 years, 8 months ago
  36. 2206d44 Minor javadoc improvement to denote that non-blocking JSON parser only supports UTF-8 content. by Tatu Saloranta · 4 years, 8 months ago
  37. 4db8103 add license info directly in pom.xml (was in parent) by Tatu Saloranta · 4 years, 8 months ago
  38. 36a4195 Backport #587 impl, minor changes, add release notes by Tatu Saloranta · 4 years, 9 months ago
  39. de07f1c test for #587 (#589) by Volkan Yazıcı · 4 years, 9 months ago
  40. aae7769 and more test coverage by Tatu Saloranta · 4 years, 9 months ago
  41. da89289 get test code coverage back to 80% by Tatu Saloranta · 4 years, 9 months ago
  42. a2f371b Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 9 months ago
  43. b2be2c4 minor add to dataformat match test by Tatu Saloranta · 4 years, 9 months ago
  44. 4043ae2 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 9 months ago
  45. 18c5398 Update release notes wrt #592 fix by Tatu Saloranta · 4 years, 9 months ago
  46. e9998bf Fix NPE in DataFormatMatcher#getMatchedFormatName when no match exists (#591) by Scott Leberknight · 4 years, 9 months ago
  47. e86c5a1 Fix NPE in DataFormatMatcher#getMatchedFormatName when no match exists (#591) by Scott Leberknight · 4 years, 9 months ago
  48. 3b3b18f Complete work wrt #538 (add overload for `JsonStringEncoder.quoteAsUTF8)` by Tatu Saloranta · 4 years, 9 months ago
  49. 4366bef Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 9 months ago
  50. dc9c40c move to 2.10.3-SNAPSHOT deps by Tatu Saloranta · 4 years, 9 months ago
  51. 8f6d905 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 4 years, 9 months ago
  52. 35541ca [maven-release-plugin] prepare release jackson-core-2.10.2 by Tatu Saloranta · 4 years, 9 months ago
  53. ef009f0 Merge branch '2.10' of github.com:FasterXML/jackson-core into 2.10 by Tatu Saloranta · 4 years, 9 months ago
  54. ea01eba prepare for 2.10.2 by Tatu Saloranta · 4 years, 9 months ago
  55. 6318aee New feat... oh wait! No, actually more test coverage: no instr coverage finally at 80% by Tatu Saloranta · 4 years, 9 months ago
  56. 1ecefd0 Clean up UTF8DataInputJsonParser class javadoc by Tatu Saloranta · 4 years, 9 months ago
  57. 3c81ae7 And some testing for `finishToken()` by Tatu Saloranta · 4 years, 9 months ago
  58. ce1e5bd ... by Tatu Saloranta · 4 years, 9 months ago
  59. 8ea749f More testing by Tatu Saloranta · 4 years, 9 months ago
  60. 2f3f2e6 test refactoring by Tatu Saloranta · 4 years, 9 months ago
  61. 034f673 test refactoring by Tatu Saloranta · 4 years, 9 months ago
  62. f49d72e testing by Tatu Saloranta · 4 years, 9 months ago
  63. a2a19d3 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 9 months ago
  64. 2ebf7ae Add missing delegation for JsonGenerator.canWriteFormattedNumbers by Tatu Saloranta · 4 years, 9 months ago
  65. 32533c5 a minor delegation fix by Tatu Saloranta · 4 years, 9 months ago
  66. 055836d testing by Tatu Saloranta · 4 years, 9 months ago
  67. 76264ae Moar testing I say by Tatu Saloranta · 4 years, 9 months ago
  68. ae862c1 testing, more by Tatu Saloranta · 4 years, 9 months ago
  69. 2515ea8 yet more testing by Tatu Saloranta · 4 years, 9 months ago
  70. d0eac50 ... by Tatu Saloranta · 4 years, 9 months ago
  71. 30afba7 .. by Tatu Saloranta · 4 years, 9 months ago
  72. a7b4b32 More testing by Tatu Saloranta · 4 years, 9 months ago
  73. 64dff63 bit more testing by Tatu Saloranta · 4 years, 9 months ago
  74. 7602757 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 9 months ago
  75. d7fb44c Minor fix for custom escape handling wrt "long" (>6 chars) escape handling by Tatu Saloranta · 4 years, 9 months ago
  76. 9434322 more testing by Tatu Saloranta · 4 years, 9 months ago
  77. 528f831 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 9 months ago
  78. 69c844c Minor fix to encoding of long UTF-8 text values by Tatu Saloranta · 4 years, 9 months ago
  79. e065bca Bit more testing (looks like apos-handling probably would need yet more) by Tatu Saloranta · 4 years, 9 months ago
  80. fb48715 More test coverage for filtering/delegation by Tatu Saloranta · 4 years, 9 months ago
  81. 9a417a9 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 9 months ago
  82. f90ccdf One more small fix to `FilteringGeneratorDelegate` by Tatu Saloranta · 4 years, 9 months ago
  83. 095cadd testing by Tatu Saloranta · 4 years, 9 months ago
  84. 8f2e039 ... testing by Tatu Saloranta · 4 years, 9 months ago
  85. 21a8d12 more more more test coverage by Tatu Saloranta · 4 years, 9 months ago
  86. 8052aac yet more test coverage by Tatu Saloranta · 4 years, 9 months ago
  87. ffcf316 ... by Tatu Saloranta · 4 years, 9 months ago
  88. 634d4d2 Test additions by Tatu Saloranta · 4 years, 9 months ago
  89. cb9ff2f More test coverage by Tatu Saloranta · 4 years, 9 months ago
  90. 6e07fa3 Moar test coverage by Tatu Saloranta · 4 years, 9 months ago
  91. 2b06b3d Minor fix to error reporting by Tatu Saloranta · 4 years, 9 months ago
  92. 8d2fec7 Test improvement, exception too (for byte/short range access) by Tatu Saloranta · 4 years, 9 months ago
  93. ac3f7d4 test coverage by Tatu Saloranta · 4 years, 9 months ago
  94. 0fe0427 ... by Tatu Saloranta · 4 years, 9 months ago
  95. 1a90d4d ... by Tatu Saloranta · 4 years, 9 months ago
  96. 8573452 Test refactoring by Tatu Saloranta · 4 years, 9 months ago
  97. ed3f449 more test refactoring by Tatu Saloranta · 4 years, 9 months ago
  98. 48c2d89 test renaming by Tatu Saloranta · 4 years, 9 months ago
  99. 2c3d441 Merge branch '2.10' into 2.11 by Tatu Saloranta · 4 years, 10 months ago
  100. 2baf031 ... by Tatu Saloranta · 4 years, 10 months ago