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