1. 5cddffa Fix #177 by Cowtowncoder · 10 years ago
  2. 41bbcd8 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  3. 6fc2705 [maven-release-plugin] prepare release jackson-core-2.4.5 by Tatu Saloranta · 10 years ago
  4. 36c91eb ... by Tatu Saloranta · 10 years ago
  5. b0ceb4e Add `IOContext withEncoding()`, some unrelated sample code by Cowtowncoder · 10 years ago
  6. c839ff8 Merge branch '2.5' by Tatu Saloranta · 10 years ago
  7. 3dcedd2 Fix #178. Also fix a few javadoc processor warnings by Tatu Saloranta · 10 years ago
  8. a67dd54 Update build branches by Christopher Currie · 10 years ago
  9. dcff4e9 Update build branches by Christopher Currie · 10 years ago
  10. 6567dcd Merge branch 'master' of github.com:FasterXML/jackson-core by Tatu Saloranta · 10 years ago
  11. 414e815 Master -> 2.6.0-SNAPSHOT by Cowtowncoder · 10 years ago
  12. f4eba6d Merge branch 'master' of github.com:FasterXML/jackson-core by Cowtowncoder · 10 years ago
  13. 6a86044 Add a tiny blurb for potential customers, like game companies doing android apps. by Cowtowncoder · 10 years ago
  14. c284384 Merge pull request #162 from johnjohndoe/update-release-version by Tatu Saloranta · 10 years ago
  15. 0844691 add a test for #177 by Tatu Saloranta · 10 years ago
  16. 4792735 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  17. 0507717 [maven-release-plugin] prepare release jackson-core-2.5.0 by Tatu Saloranta · 10 years ago
  18. 41ee304 prepare for 2.5.0 by Tatu Saloranta · 10 years ago
  19. 322acce Merge branch '2.4' by Cowtowncoder · 10 years ago
  20. d999514 Fix #176 for 2.4(.5) by Cowtowncoder · 10 years ago
  21. 15138d1 change version back to 2.5.0-SNAPSHOT by Tatu Saloranta · 10 years ago
  22. 7d9b98b [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  23. bf2af8f [maven-release-plugin] prepare release jackson-core-2.5.0-rc1 by Tatu Saloranta · 10 years ago
  24. 8a42d5e Javadoc fix by Tatu Saloranta · 10 years ago
  25. bae223f ... by Tatu Saloranta · 10 years ago
  26. 39170c0 Add `JsonParser.hasExpectedStartObjectToken()` by Tatu Saloranta · 10 years ago
  27. e2cf361 Add efficient impl of `nextFieldName()` for UTF-8 parser by Cowtowncoder · 10 years ago
  28. d962de9 ... and now really adding `JsonParser.nextFieldName()` by Cowtowncoder · 10 years ago
  29. 2ec3403 Add `JsonParser.nextFieldName()` by Cowtowncoder · 10 years ago
  30. aae5397 Added `JsonParser.hasTokenId()` method by Tatu Saloranta · 10 years ago
  31. 1762814 Change JsonPointer.head() so it need not re-compile expression but use existing pieces by Cowtowncoder · 10 years ago
  32. d2c6023 Minor improvement to #169: construct `head` lazily by Cowtowncoder · 10 years ago
  33. d61541d Working bit more on JsonPointer.head() by Cowtowncoder · 10 years ago
  34. 6d8e5e6 minor clean up for JsonPointer changes (fixing what I think was a minor bug) by Cowtowncoder · 10 years ago
  35. 301659c Merge pull request #174 from Scytl/master by Tatu Saloranta · 10 years ago
  36. e1dffcc resolves #171 by adding append method. by Alex Soto · 10 years ago
  37. fca3ed3 resolves #172 by adding last operation in JsonPointer. by Alex Soto · 10 years ago
  38. b0f217a Merge branch '2.4' by Tatu Saloranta · 10 years ago
  39. 0d9cd9f Fix #173 by Tatu Saloranta · 10 years ago
  40. e220734 tiny additions to JsonPointer, test refactoring by Tatu Saloranta · 10 years ago
  41. fa0b523 update release notes wrt #169 by Cowtowncoder · 10 years ago
  42. 579668c Merge pull request #170 from Scytl/master by Tatu Saloranta · 10 years ago
  43. 7384d06 Adds head operation in JsonPointer class. Resolves issue #169. by Alex Soto · 10 years ago
  44. 55cfa31 Update release notes w/ #166 by Tatu Saloranta · 10 years ago
  45. 6d9cb64 Minor tweaking, javadoc fixes, add version numbers by Tatu Saloranta · 10 years ago
  46. d6a05f3 Merge pull request #166 from digulla/master by Tatu Saloranta · 10 years ago
  47. 44f42e8 Implement #168 by Tatu Saloranta · 10 years ago
  48. bfdc285 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  49. 12aa869 [maven-release-plugin] prepare release jackson-core-2.4.4 by Tatu Saloranta · 10 years ago
  50. 9d0c8f8 Merge branch '2.4' by Tatu Saloranta · 10 years ago
  51. 1c9e145 ... by Tatu Saloranta · 10 years ago
  52. 7b1d411 Fixed #167 by Cowtowncoder · 10 years ago
  53. 12e8fed Fix for #167 by Cowtowncoder · 10 years ago
  54. 0334f7e Minor robustification, javadoc improvements by Cowtowncoder · 10 years ago
  55. 3f45560 Deprecate old API instead of removing it. Added new API to mutate the indenter. by digulla · 10 years ago
  56. 455face Allow to configure line endings and indentation used in the DefaultPrettyPrinter. by digulla · 10 years ago
  57. 864e30a demote '_decodeSurrogate()' as well by Cowtowncoder · 10 years ago
  58. 1d97b53 Merge branch 'master' of github.com:FasterXML/jackson-core by Cowtowncoder · 10 years ago
  59. 33a43e1 tiny refactoring of constants by Cowtowncoder · 10 years ago
  60. 85ad25d ... by Tatu Saloranta · 10 years ago
  61. 074c506 complete fixes to make dynamic enable/disable of dup detection work completely by Tatu Saloranta · 10 years ago
  62. 8b88443 Fix problem with dynamic enable/disable of parser dup detection by Tatu Saloranta · 10 years ago
  63. 2a6f9f2 Tests for verifying dynamic enabling/disabling of dup-detection by Tatu Saloranta · 10 years ago
  64. ffd16b7 Merge branch '2.4' by Tatu Saloranta · 10 years ago
  65. 483e662 Fix handling of JsonGenerator.setFeatureMask() by Tatu Saloranta · 10 years ago
  66. 7df7c57 Add `JsonGenerator.writeRawValue(SerializableString)`, matching tests; planned to help with #165 by Cowtowncoder · 10 years ago
  67. 37cdc35 Merge branch 'master' of github.com:FasterXML/jackson-core by Cowtowncoder · 10 years ago
  68. 27eb3c1 Implement #164 by Cowtowncoder · 10 years ago
  69. 7577b8a Merge branch '2.4' by Tatu Saloranta · 10 years ago
  70. d0d570c Update pom URL to point to Jackson home by Tatu Saloranta · 10 years ago
  71. 2768bd8 Merge branch '2.4' by Cowtowncoder · 10 years ago
  72. 6b0771b Warnings cleanup: change private fields to non-private to avoid having to use synthetic accessors by Cowtowncoder · 10 years ago
  73. 2888f5d Use Maven Central badge to show latest release version. by Tobias Preuss · 10 years ago
  74. 496f3fc Merge branch 'master' of github.com:FasterXML/jackson-core by Tatu Saloranta · 10 years ago
  75. 9c77880 a javadoc fix by Tatu Saloranta · 10 years ago
  76. 1e4a20b Add an alternate constructor for JsonGenerator by Cowtowncoder · 10 years ago
  77. 9c6694f Merge branch '2.4' by Cowtowncoder · 10 years ago
  78. a37f08e One more fix for #157, this time for negative-number parsing branch (which is different from pos) by Cowtowncoder · 10 years ago
  79. d860a8c fix release notes by Cowtowncoder · 10 years ago
  80. dc6d1a6 minor test cleanup by Cowtowncoder · 10 years ago
  81. 42bec38 Merge branch '2.4' by Cowtowncoder · 10 years ago
  82. e774d74 ... by Cowtowncoder · 10 years ago
  83. 290799a Fixed #157 by Cowtowncoder · 10 years ago
  84. 1481cad [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  85. b9c8d58 [maven-release-plugin] prepare release jackson-core-2.4.3 by Tatu Saloranta · 10 years ago
  86. ec1d1c7 prepare for 2.4.3 release by Tatu Saloranta · 10 years ago
  87. 882b765 ... by Tatu Saloranta · 10 years ago
  88. f408795 Added ResolvedType.getParameterSource() by Cowtowncoder · 10 years ago
  89. 4184b16 Merge pull request #153 from adjohnson916/master by Tatu Saloranta · 10 years ago
  90. f58d09f fix typo in javadoc for JsonParser.Feature by Anders D. Johnson · 10 years ago
  91. d533f29 Fix #152 in 2.4 by Tatu Saloranta · 10 years ago
  92. 3baa7d6 Fix #152 by Tatu Saloranta · 10 years ago
  93. 7317dc9 test refactoring by Tatu Saloranta · 10 years ago
  94. 7fc3820 update parent pom by Tatu Saloranta · 10 years ago
  95. ba77f23 javadoc update by Tatu Saloranta · 10 years ago
  96. 63a87b9 Update parent pom to snapshot of one to be used for 2.5 by Tatu Saloranta · 10 years ago
  97. 4456e66 Merge pull request #149 from evanj/master by Tatu Saloranta · 10 years ago
  98. ea603c3 JsonParser, ObjectCodec: javadoc: empty docs to return null by Evan Jones · 10 years ago
  99. a0ce7f2 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  100. 3f0a330 [maven-release-plugin] prepare release jackson-core-2.4.2 by Tatu Saloranta · 10 years ago