1. 9cb631d Minor stylistic changes, remove extraneous throws types by Tatu Saloranta · 7 years ago
  2. b00ee12 Refactor `toString()` down to `JsonStreamContext` by Tatu Saloranta · 7 years ago
  3. ed27ed4 ... by Tatu Saloranta · 7 years ago
  4. 9140ee3 Add `getStartLocation()` in `JsonStreamContext`, to allow access for non-standard read contexts by Tatu Saloranta · 7 years ago
  5. 937f386 Update release notes by Tatu Saloranta · 7 years ago
  6. 82e85a8 Merge pull request #373 from MichaelSims/master by Tatu Saloranta · 7 years ago
  7. cc91245 Fix #372: JsonParserSequence overrides skipChildren() by Michael Sims · 7 years ago
  8. 7f31d41 Merge branch '2.8' by Tatu Saloranta · 7 years ago
  9. 0b7a6e9 ... by Tatu Saloranta · 7 years ago
  10. e51efef [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  11. 83f37d1 [maven-release-plugin] prepare release jackson-core-2.9.0.pr3 by Tatu Saloranta · 7 years ago
  12. 0484bd1 prepare for 2.9.0.pr3 by Tatu Saloranta · 7 years ago
  13. 19deb6d minor wording change for pom by Tatu Saloranta · 7 years ago
  14. e5d0473 Merge pull request #370 from bdhess/trailing-commas-paths by Tatu Saloranta · 7 years ago
  15. 340f812 Fix #367 (missing code paths for ALLOW_TRAILING_COMMA) by Bradley Hess · 7 years ago
  16. f425563 Demote constants to help implementations that use `ParserMinimalBase` by Tatu Saloranta · 7 years ago
  17. 50d62c2 change visibility of some constants to give access to sub-classes by Tatu Saloranta · 7 years ago
  18. f36a0bc Add constant `NR_FLOAT` for sub-classes to use by Tatu Saloranta · 7 years ago
  19. 5bc50c5 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  20. c1167ae [maven-release-plugin] prepare release jackson-core-2.8.8 by Tatu Saloranta · 7 years ago
  21. f013851 Pa by Tatu Saloranta · 7 years ago
  22. 3cda6aa Merge pull request #365 from opinali/patch-1 by Tatu Saloranta · 7 years ago
  23. d53df4b Fix javadocs for getValueAsLong/Double by Osvaldo Pinali Doederlein · 7 years ago
  24. 460f835 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  25. bdb46f9 [maven-release-plugin] prepare release jackson-core-2.9.0.pr2 by Tatu Saloranta · 7 years ago
  26. 43ab901 Merge branch '2.8' by Tatu Saloranta · 7 years ago
  27. 2da8d72 Fix #362 by Tatu Saloranta · 7 years ago
  28. f008130 Fix #306 by Tatu Saloranta · 7 years ago
  29. 7e57c55 One minor fix for `isNaN()` impl, must consider infinites too by Tatu Saloranta · 7 years ago
  30. ab9b00a Fix #314 by Tatu Saloranta · 7 years ago
  31. 59bb9f7 Merge branch '2.8' by Tatu Saloranta · 7 years ago
  32. ecc374d Backport fix for #359 in 2.8 by Tatu Saloranta · 7 years ago
  33. 1030914 Merge pull request #360 from arnaudroger/issue_359 by Tatu Saloranta · 7 years ago
  34. 825ec45 #359 override writeStartObject(Object forValue) by Arnaud Roger · 7 years ago
  35. d89facc [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  36. 3abbac0 [maven-release-plugin] prepare release jackson-core-2.9.0.pr1 by Tatu Saloranta · 7 years ago
  37. db2e19b redo 2.9.0.pr1 by Tatu Saloranta · 7 years ago
  38. f92fc53 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  39. d4afaec [maven-release-plugin] prepare release 2.9.0.pr1b by Tatu Saloranta · 7 years ago
  40. 2703723 redo 2.9.0.pr1 by Tatu Saloranta · 7 years ago
  41. 15d6afe [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  42. a1d18f7 [maven-release-plugin] prepare release jackson-core-2.9.0.pr1 by Tatu Saloranta · 7 years ago
  43. 27dff46 prepare for 2.9.0.pr1 by Tatu Saloranta · 7 years ago
  44. ddec51c ... by Tatu Saloranta · 7 years ago
  45. d3918a2 Minor fix to prevent adding "new" property for `JsonLocation` by Tatu Saloranta · 7 years ago
  46. ce193ae Fix #356 by Tatu Saloranta · 7 years ago
  47. 21a7542 Minor fix wrt #17: should not add `abstract` methods without default impl, causes unnecessary compatibility issues by Tatu Saloranta · 7 years ago
  48. 933f33c Minor changes wrt #17 to use recyclable buffers by Tatu Saloranta · 7 years ago
  49. 0711081 Merge pull request #353 from uhhhh2/master by Tatu Saloranta · 7 years ago
  50. 7f455ef [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  51. 3d2b997 [maven-release-plugin] prepare release jackson-core-2.8.7 by Tatu Saloranta · 7 years ago
  52. 66d496d prepare for 2.8.7 by Tatu Saloranta · 7 years ago
  53. 50a1450 Merge branch '2.8' by Tatu Saloranta · 7 years ago
  54. 67add8c Improvement for #349 by Tatu Saloranta · 7 years ago
  55. 9ad8103 Merge branch '2.8' by Tatu Saloranta · 7 years ago
  56. d3d830f Fixed #351 (improve error messaging wrt 2 gig limit for byte arrays) by Tatu Saloranta · 7 years ago
  57. 8cfd5a8 Merge branch '2.8' by Tatu Saloranta · 7 years ago
  58. 18e2b15 Merge branch '2.7' into 2.8 by Tatu Saloranta · 7 years ago
  59. e90e474 Fixed #354 by Tatu Saloranta · 7 years ago
  60. 4ba30eb Created a default writeString(reader, int) implementation that reports unsupported so that the new method doesn't have to be implemented in all formats right away. by Logan Widick · 7 years ago
  61. 78885dd Added error checking for null reader, and for not enough input from reader. Changed the name of a test case file. Added failure test cases for reading from null reader, and for reading too little. by Logan Widick · 7 years ago
  62. f975512 Added first draft of unit tests (copied from pre-existing string generation ones and adapted to use Writers instead of Strings). by Logan Widick · 7 years ago
  63. 5497073 Added proposed fix for Issue #17 by Logan Widick · 7 years ago
  64. 8b142a9 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  65. 852d2a3 [maven-release-plugin] prepare release jackson-core-2.7.9 by Tatu Saloranta · 7 years ago
  66. 7e7c9bf prepare for 2.7.9 by Tatu Saloranta · 7 years ago
  67. 04e1259 testing by Tatu Saloranta · 7 years ago
  68. 4c4d1ec Merge branch '2.8' by Tatu Saloranta · 7 years ago
  69. 4ddeec0 ... by Tatu Saloranta · 7 years ago
  70. a80d4c5 Merge branch '2.8' by Tatu Saloranta · 7 years ago
  71. e1cad2b [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  72. 65ab87e [maven-release-plugin] prepare release jackson-core-2.8.6 by Tatu Saloranta · 7 years ago
  73. 20425e2 prepare for 2.8.6 by Tatu Saloranta · 7 years ago
  74. 2e1f193 Merge branch '2.8' by Tatu Saloranta · 7 years ago
  75. 958fc5d update release notes by Tatu Saloranta · 7 years ago
  76. 4616602 Merge pull request #322 from asoldano/max-error-message-size by Tatu Saloranta · 7 years ago
  77. 7a7b5fd add release notes wrt #340 by Tatu Saloranta · 7 years ago
  78. 5f69df3 Merge pull request #342 from rfoltyns/non-final-generator by Tatu Saloranta · 7 years ago
  79. 0c14032 Issue #340 WriterBasedJsonGenerator - added final to protected methods by Rafal Foltynski · 7 years ago
  80. 335ec25 Fixes #340 by Rafal Foltynski · 8 years ago
  81. 1656a11 Merge branch 'master' of github.com:FasterXML/jackson-core by Tatu Saloranta · 8 years ago
  82. 1fa0a70 ... by Tatu Saloranta · 8 years ago
  83. d236249 Merge pull request #338 from DavidDTA/patch-1 by Tatu Saloranta · 8 years ago
  84. eb41b10 Update Javadoc to reflect that USE_THREAD_LOCAL_FOR_BUFFER_RECYCLING is enabled by default by David Andrews · 8 years ago
  85. aba2ad6 Merge branch '2.8' by Tatu Saloranta · 8 years ago
  86. dc9eef9 ... by Tatu Saloranta · 8 years ago
  87. 7c3e56b Fixed #335 by Tatu Saloranta · 8 years ago
  88. 7756869 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 8 years ago
  89. 488fe5e [maven-release-plugin] prepare release jackson-core-2.8.5 by Tatu Saloranta · 8 years ago
  90. f871b94 prepare for 2.8.5 by Tatu Saloranta · 8 years ago
  91. 489becb add tests for #330 by Tatu Saloranta · 8 years ago
  92. 5370412 Moar test coverage, now 74%/66%, similar to jackson-databind's by Tatu Saloranta · 8 years ago
  93. db156a9 more testing of UTF8Writer by Tatu Saloranta · 8 years ago
  94. 42e0aff fix a minor regression wrt DataInput-backed parser, eof detection by Tatu Saloranta · 8 years ago
  95. 56c2ad0 Fix #325 by Tatu Saloranta · 8 years ago
  96. b6846ee Update release notes by Tatu Saloranta · 8 years ago
  97. 766089d bit of refactoring by Tatu Saloranta · 8 years ago
  98. a778f95 Boost up test coverage a bit by Tatu Saloranta · 8 years ago
  99. 3170a46 Merge branch 'master' of github.com:FasterXML/jackson-core by Tatu Saloranta · 8 years ago
  100. 1ac5725 Merge branch '2.8' by Tatu Saloranta · 8 years ago