1. 76a4ecc git branch Merge branch 'master' of github.com:FasterXML/jackson-core by Cowtowncoder · 9 years ago
  2. 8fa79a2 minor simplification by Tatu Saloranta · 9 years ago
  3. d445101 undo previous minor change; no perf benefit, and suggestion it might lead to slight degradation (1-2%) by Tatu Saloranta · 9 years ago
  4. 1d170d7 minor fix to make it possible to pre-parse numbers by Cowtowncoder · 9 years ago
  5. ad07f9a ... by Cowtowncoder · 9 years ago
  6. eb85a32 minor additions to tests by Cowtowncoder · 9 years ago
  7. 62702d6 Minor change to byte-backed parser, to make reader/byte variants identical wrt name parsing calls by Cowtowncoder · 9 years ago
  8. 8dc1284 Implement `nextFieldName(SerializableString)` efficiently for ReaderBasedJsonParser by Cowtowncoder · 9 years ago
  9. 9a9b52f Update master to be 2.7.0-SNAPSHOT by Cowtowncoder · 9 years ago
  10. 1649b25 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  11. c7143b8 [maven-release-plugin] prepare release jackson-core-2.6.1 by Tatu Saloranta · 9 years ago
  12. 7fd2916 Prepare for 2.6.1 by Tatu Saloranta · 9 years ago
  13. 5f4b48c Javadoc improvement to try to indicate that "getCurrentValue()" is not usable when using pure Streaming API by Cowtowncoder · 9 years ago
  14. c2823b4 Fix #207 by Cowtowncoder · 9 years ago
  15. a71a00e Add the failing test for #207 by Cowtowncoder · 9 years ago
  16. bcbc3df Merge pull request #206 from 0xced/patch-1 by Tatu Saloranta · 9 years ago
  17. 0e13648 Replace the Travis png badge with svg by Cédric Luthi · 9 years ago
  18. b098058 Merge pull request #205 from christophercurrie/win-pretty-print-test by Tatu Saloranta · 9 years ago
  19. 72ce3a4 Force Unix LF for indent test by Christopher Currie · 9 years ago
  20. 9e0d872 [maven-release-plugin] prepare for next development iteration by Cowtowncoder · 9 years ago
  21. 09681ac [maven-release-plugin] prepare release jackson-core-2.6.0 by Cowtowncoder · 9 years ago
  22. 80b8319 Prepare for 2.6.0 release (core parts only, until weekend) by Cowtowncoder · 9 years ago
  23. e426b6f [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  24. d6cfc28 [maven-release-plugin] prepare release jackson-core-2.6.0-rc4 by Tatu Saloranta · 9 years ago
  25. 6f41628 Prepare for 2.6.0-rc4 by Tatu Saloranta · 9 years ago
  26. 97b69b9 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  27. f825083 [maven-release-plugin] prepare release jackson-core-2.6.0-rc3 by Tatu Saloranta · 9 years ago
  28. bdc1833 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  29. 9d35d69 [maven-release-plugin] prepare release jackson-core-2.5.4 by Tatu Saloranta · 9 years ago
  30. 7cac58b prepare for 2.5.4 by Tatu Saloranta · 9 years ago
  31. 97345f7 Update release notes wrt #196 by Cowtowncoder · 9 years ago
  32. c4695c2 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  33. 194a3b9 [maven-release-plugin] prepare release jackson-core-2.6.0-rc2 by Tatu Saloranta · 9 years ago
  34. e8b3b8b minor clean up by Tatu Saloranta · 9 years ago
  35. 76b4c59 Improve reader-based impl JsonParser.nextFieldName() implementation by Tatu Saloranta · 9 years ago
  36. 000e59c Improved test coverage for JsonParser.nextXxx() methods; a related fix to UTF8StreamJsonParser.nextBooleanValue() by Tatu Saloranta · 9 years ago
  37. 35f740f Make JsonGenerator.getOutputBuffered() non-abstract (was accidentally left as abstract after testing) by Tatu Saloranta · 9 years ago
  38. 2e262b9 Baseline work for #196, generic support for format-specific features by Cowtowncoder · 9 years ago
  39. 88c296c Unit test coverage improvements, to get to 70%/60% level (line/branch) for 2.6 by Cowtowncoder · 9 years ago
  40. ff2a73a Update release notes wrt #195 by Cowtowncoder · 9 years ago
  41. a84b41c minor test coverage improvement by Cowtowncoder · 9 years ago
  42. 46b4f02 Implement #195: Add `JsonGenerator.getOuputBuffered()` by Cowtowncoder · 9 years ago
  43. cb93db3 Improve unit test coverage by Cowtowncoder · 9 years ago
  44. 66e604f Add release notes wrt #137 by Tatu Saloranta · 9 years ago
  45. f93c9c8 Fix #194 by Tatu Saloranta · 9 years ago
  46. 1218c85 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  47. 8cc3b66 [maven-release-plugin] prepare release jackson-core-2.6.0-rc1 by Tatu Saloranta · 9 years ago
  48. e763023 Prepare for 2.6.0-rc1 by Tatu Saloranta · 9 years ago
  49. 4931687 Merge branch 'master' of github.com:FasterXML/jackson-core by Cowtowncoder · 9 years ago
  50. cbdf650 remove `final` from `ParserMinimalBase` implementations by Tatu Saloranta · 9 years ago
  51. 7f7d10a Fix a newly found issue with parser filtering by Cowtowncoder · 9 years ago
  52. e183d16 More testing for parser/filter comb by Cowtowncoder · 9 years ago
  53. 0aa9cae ... by Tatu Saloranta · 9 years ago
  54. 3d0b3a9 Add ResolvedType.getReferencedType() by Tatu Saloranta · 9 years ago
  55. ca3efaa Merge branch '2.5' by Cowtowncoder · 9 years ago
  56. 37fc371 [maven-release-plugin] prepare for next development iteration by Cowtowncoder · 9 years ago
  57. 0bd8d9a [maven-release-plugin] prepare release jackson-core-2.5.3 by Cowtowncoder · 9 years ago
  58. cec0479 Prepare for 2.5.3 by Cowtowncoder · 9 years ago
  59. 25aebcc Merge branch 'master' of github.com:FasterXML/jackson-core by Cowtowncoder · 9 years ago
  60. 8891c0c Fix #189: add `JsonFactory.Feature.USE_THREAD_LOCAL_FOR_BUFFER_RECYCLING` (default: enabled) by Tatu Saloranta · 9 years ago
  61. b895aaf Add releates notes wrt #185 by Tatu Saloranta · 9 years ago
  62. b808f26 more fixes to parser filtering by Cowtowncoder · 9 years ago
  63. ac4b449 fix to parser filtering, arrays by Cowtowncoder · 9 years ago
  64. 5e3d980 Merge branch '2.5' by Tatu Saloranta · 9 years ago
  65. 6a63752 Fixed #191 by Tatu Saloranta · 9 years ago
  66. 8394dbc Add bit more symbols testing by Cowtowncoder · 9 years ago
  67. e50e46b Merge branch '2.5' by Cowtowncoder · 9 years ago
  68. 8fbde68 Add tests to try to reproduce #191 (no luck yet) by Cowtowncoder · 9 years ago
  69. cfe32d0 Cleaning up filtering, to disable use of "include immediate parent" for properties; not useful, complicates things. by Tatu Saloranta · 9 years ago
  70. 60f0b50 more unit tests for parser/filtering by Tatu Saloranta · 9 years ago
  71. 81ca3ce Remove accidentally expanded static imports by Cowtowncoder · 10 years ago
  72. 3222428 Further fixes to parser filtering by Cowtowncoder · 10 years ago
  73. df52157 More fixing, testing, for parser-filtering by Cowtowncoder · 10 years ago
  74. c17c356 and another fix to make second test pass as well by Cowtowncoder · 10 years ago
  75. 654acf0 Fixes to parser-filtering, first test now passes by Cowtowncoder · 10 years ago
  76. f6d583d Bit more work on filtering parser, getting close to working for the simplest use case by Tatu Saloranta · 10 years ago
  77. b1ac057 Incremental work for parser-filtering by Tatu Saloranta · 10 years ago
  78. 404aebc more work on parsing-filter side; not complete. by Tatu Saloranta · 10 years ago
  79. b46e037 another small fix to generator-side filteirng by Tatu Saloranta · 10 years ago
  80. c9a3e86 minor fix to generator-side filtering by Tatu Saloranta · 10 years ago
  81. ce077d4 ... by Tatu Saloranta · 10 years ago
  82. 37d0d6e ... more on filtering by Cowtowncoder · 10 years ago
  83. 9a797fb Merge branch 'master' of github.com:FasterXML/jackson-core by Cowtowncoder · 10 years ago
  84. 0090031 more work on filtering by Cowtowncoder · 10 years ago
  85. f76148c Merge pull request #190 from pvorb/patch-1 by Tatu Saloranta · 10 years ago
  86. 29739a9 Remove superfluous closing square bracket by Paul Vorbach · 10 years ago
  87. 5a5d119 Minor clean up for filtering by Tatu Saloranta · 10 years ago
  88. 7c05e72 Last test fix to get all filter tests passing again by Tatu Saloranta · 10 years ago
  89. ac9fa8d Fixes to array filtering with generator by Tatu Saloranta · 10 years ago
  90. 8332213 Add more testing, fix a problem with array checks by Tatu Saloranta · 10 years ago
  91. e95bdc6 more testing for generator filtering by Tatu Saloranta · 10 years ago
  92. dfd6909 Add skeletal FilteringParserDelegate, to (eventually) add filtering on parser too by Tatu Saloranta · 10 years ago
  93. 990a909 javadoc improvemtns for generator filtering by Tatu Saloranta · 10 years ago
  94. b4b7a7e add impl, tests for JsonPointer-based generator filter by Cowtowncoder · 10 years ago
  95. 10ac263 More tests, fixes, for inclusion of array elements. by Cowtowncoder · 10 years ago
  96. 0e53535 Remaining fixes to make initial tests work 100% by Cowtowncoder · 10 years ago
  97. 65df442 another minor (but important) fix for output filtering by Cowtowncoder · 10 years ago
  98. d1ec5b7 Fix a problem with filtering by Cowtowncoder · 10 years ago
  99. d04bea9 improving filering tests by Tatu Saloranta · 10 years ago
  100. 29e8dc3 Incremental work for filtering generation by Tatu Saloranta · 10 years ago