1. 29739a9 Remove superfluous closing square bracket by Paul Vorbach · 10 years ago
  2. 5a5d119 Minor clean up for filtering by Tatu Saloranta · 10 years ago
  3. 7c05e72 Last test fix to get all filter tests passing again by Tatu Saloranta · 10 years ago
  4. ac9fa8d Fixes to array filtering with generator by Tatu Saloranta · 10 years ago
  5. 8332213 Add more testing, fix a problem with array checks by Tatu Saloranta · 10 years ago
  6. e95bdc6 more testing for generator filtering by Tatu Saloranta · 10 years ago
  7. dfd6909 Add skeletal FilteringParserDelegate, to (eventually) add filtering on parser too by Tatu Saloranta · 10 years ago
  8. 990a909 javadoc improvemtns for generator filtering by Tatu Saloranta · 10 years ago
  9. b4b7a7e add impl, tests for JsonPointer-based generator filter by Cowtowncoder · 10 years ago
  10. 10ac263 More tests, fixes, for inclusion of array elements. by Cowtowncoder · 10 years ago
  11. 0e53535 Remaining fixes to make initial tests work 100% by Cowtowncoder · 10 years ago
  12. 65df442 another minor (but important) fix for output filtering by Cowtowncoder · 10 years ago
  13. d1ec5b7 Fix a problem with filtering by Cowtowncoder · 10 years ago
  14. d04bea9 improving filering tests by Tatu Saloranta · 10 years ago
  15. 29e8dc3 Incremental work for filtering generation by Tatu Saloranta · 10 years ago
  16. c77847e Rewrite filtering to use filters themselves instead of value tokens. by Tatu Saloranta · 10 years ago
  17. 467daea Incremental work, getting closer by Tatu Saloranta · 10 years ago
  18. 9f7cc68 getting closer to working filtering by Tatu Saloranta · 10 years ago
  19. 1eb7e2a ... working on generator filtering, close to first full version by Tatu Saloranta · 10 years ago
  20. 0f1018f trying to complete generator-filtering, complicated stuff. by Cowtowncoder · 10 years ago
  21. afef47a minor feature reordering to group like features together by Cowtowncoder · 10 years ago
  22. e22dbdb improve JSON String value writing performance by Tatu Saloranta · 10 years ago
  23. ad3a43e Minor performance optimization that helps with untyped (Map) serialization, ObjectNode by Tatu Saloranta · 10 years ago
  24. bff15ce Merge branch '2.5' by Tatu Saloranta · 10 years ago
  25. a81cb06 Fix a minor mismatch between input arg, buffer passed by Tatu Saloranta · 10 years ago
  26. 698f3a7 Fix #188 by Cowtowncoder · 10 years ago
  27. 4b041e9 minor naming change by Cowtowncoder · 10 years ago
  28. 86b31e7 Improve error message for hash collisions, tune tertiary slot sizes by Cowtowncoder · 10 years ago
  29. 3357e8f Complete minor tweaks for char-backed symbol table, more even distribution across tests by Cowtowncoder · 10 years ago
  30. 19cb615 Add bit more testing, using 'MediaItem' as another sanity check by Cowtowncoder · 10 years ago
  31. 88391cc Simplifying N-byte hashing a bit by Tatu Saloranta · 10 years ago
  32. fe4ca6a Further improvements to reduce hash collisions, now for 1-4 byte ids by Tatu Saloranta · 10 years ago
  33. f904c0a [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  34. b435fb9 [maven-release-plugin] prepare release jackson-core-2.5.2 by Tatu Saloranta · 10 years ago
  35. 8f64a15 Prepare for 2.5.2 by Tatu Saloranta · 10 years ago
  36. 1f330c4 Merge branch 'master' of github.com:FasterXML/jackson-core by Cowtowncoder · 10 years ago
  37. 8db559f Merge branch '2.5' by Tatu Saloranta · 10 years ago
  38. e0a0227 Improve situation wrt #187, both by increasing limit to 200, and by adding one more operation for 2-quad (5-8 byte) case, resulting in significantly shorter max collision chain length by Tatu Saloranta · 10 years ago
  39. b55721a more incremental work for token filtering, for writes. by Cowtowncoder · 10 years ago
  40. d0b4bfe Start building filtering to support exposing subsets of content read/written by Cowtowncoder · 10 years ago
  41. 6a1e6a3 Minor stylistic cleanup by Tatu Saloranta · 10 years ago
  42. 9dac522 Merge branch '2.5' by Tatu Saloranta · 10 years ago
  43. 1a0eb76 Add more tests for `PrettyPrinter`, to ensure root value separator is properly covered by Tatu Saloranta · 10 years ago
  44. c243730 Use substitution (wrt #186) by Cowtowncoder · 10 years ago
  45. b734bd4 Merge pull request #186 from mkordas/surefire by Tatu Saloranta · 10 years ago
  46. 8665d67 Specify version of maven-surefire-plugin in POM by Michal Kordas · 10 years ago
  47. f611ebf yet more tweaking for symbol table access by Tatu Saloranta · 10 years ago
  48. c0fefc8 minor streamlining of int/long access by Tatu Saloranta · 10 years ago
  49. 16f77b3 tiny improvement to decoding of long names via utf8 lookup by Tatu Saloranta · 10 years ago
  50. 53c68d4 Streamline `getValueAsInt()`, `getValueAsLong()` of `ParserMinimalBase` by Tatu Saloranta · 10 years ago
  51. 7f5065a Update release notes wrt #182 by Cowtowncoder · 10 years ago
  52. a7b3459 Merge pull request #183 from masaruh/fix/182 by Tatu Saloranta · 10 years ago
  53. 2f41bb3 Merge branch '2.5' by Cowtowncoder · 10 years ago
  54. 61018b1 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  55. fca10e3 Fixed #184 by Cowtowncoder · 10 years ago
  56. 11f0b40 Always return empty array instead of null for empty buffer by Masaru Hasegawa · 10 years ago
  57. ac6d8e2 Javadoc fix by Cowtowncoder · 10 years ago
  58. 8b55203 Merge branch '2.5' by Cowtowncoder · 10 years ago
  59. 29a364a Add release notes wrt #181 by Cowtowncoder · 10 years ago
  60. f753cec Merge branch '2.5' by Cowtowncoder · 10 years ago
  61. 22709cf Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  62. eca5eb3 Fix possible issue wrt #181 (although not reproducible on 2.4) by Cowtowncoder · 10 years ago
  63. 462218c Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  64. e01cbd8 Try to repro #181 on 2.4 but passes as well by Cowtowncoder · 10 years ago
  65. dbaf193 ... by Cowtowncoder · 10 years ago
  66. 4eeba79 Add JsonParser.Format.IGNORE_UNDEFINED by Cowtowncoder · 10 years ago
  67. 13d0782 and a fix. For the last commit. Doh. by Cowtowncoder · 10 years ago
  68. a33c66e Add missing 'addName()' method for full symmetry (q3) by Cowtowncoder · 10 years ago
  69. 2a629d6 Minor forward-compatibility improvement: add `TextBuffer.setCurrentAndReturn()` by Cowtowncoder · 10 years ago
  70. bc57016 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  71. afa4ded [maven-release-plugin] prepare release jackson-core-2.5.1 by Tatu Saloranta · 10 years ago
  72. 725b797 prepare for 2.5.1 by Tatu Saloranta · 10 years ago
  73. 43f91be ... by Tatu Saloranta · 10 years ago
  74. f737b05 Fix a flaw in earlier change wrt new/old byte symbol table by Tatu Saloranta · 10 years ago
  75. b5f66e3 ... and fix a bug in one of new convenience methods. Very inconvenient. by Tatu Saloranta · 10 years ago
  76. f7a1d5c add a compatibilty method in new symbol table by Tatu Saloranta · 10 years ago
  77. 4bcd731 ... by Tatu Saloranta · 10 years ago
  78. dccffbe Add a kludge to reduce incompatibility due to new symbol table implementation by Tatu Saloranta · 10 years ago
  79. 78206b7 Merge branch 'exp/new-symbol-table' by Tatu Saloranta · 10 years ago
  80. aa65eaa last touchups for tests, mark old symbol table deprecated by Tatu Saloranta · 10 years ago
  81. 2967c23 ... by Tatu Saloranta · 10 years ago
  82. 6b9505b Bit more refining for tertiary buckets of symbol tables; distribution looks good now wrt spill-overs by Cowtowncoder · 10 years ago
  83. a57bda8 ... by Cowtowncoder · 10 years ago
  84. 075ce3f minor tweaking by Cowtowncoder · 10 years ago
  85. 50ac853 Fixes to diagnostics, minor improvement to 2-quad hashing cache by Cowtowncoder · 10 years ago
  86. 30a2670 First version of new symbol table that passes all unit tests by Cowtowncoder · 10 years ago
  87. efc4295 Minor improvement to overridability of "default" PrettyPrinter by Cowtowncoder · 10 years ago
  88. cc97b7b minor fix to spill-over range checks by Cowtowncoder · 10 years ago
  89. 6c629a8 Fixes to new symbol table, resize not yet implemented by Cowtowncoder · 10 years ago
  90. 3a00c86 More work on alternate symbol table, passing most tests; not yet resizing by Cowtowncoder · 10 years ago
  91. 791e288 Add partial version of the experimental new symbol table by Cowtowncoder · 10 years ago
  92. 609ed9d add a problem wrt missing padding for 3-quad names by Tatu Saloranta · 10 years ago
  93. 2572819 Merge branch 'master' into exp/new-symbol-table by Tatu Saloranta · 10 years ago
  94. 18ebfc5 one more test for byte-based symbol table (to guard against regressions) by Tatu Saloranta · 10 years ago
  95. 53621fd add more 'medium' symbol support. Missing something, since symbols do not stick but... by Tatu Saloranta · 10 years ago
  96. b48bcfa refactoring to support 12-byte symbols as separate case by Tatu Saloranta · 10 years ago
  97. a40dbb7 ... by Tatu Saloranta · 10 years ago
  98. df37ed3 Merge branch '2.5' by Tatu Saloranta · 10 years ago
  99. 9bdda3f minor fix to handling of null char in names by Tatu Saloranta · 10 years ago
  100. e887c94 ... by Tatu Saloranta · 10 years ago