1. 2f41bb3 Merge branch '2.5' by Cowtowncoder · 10 years ago
  2. 61018b1 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  3. fca10e3 Fixed #184 by Cowtowncoder · 10 years ago
  4. 11f0b40 Always return empty array instead of null for empty buffer by Masaru Hasegawa · 10 years ago
  5. ac6d8e2 Javadoc fix by Cowtowncoder · 10 years ago
  6. 8b55203 Merge branch '2.5' by Cowtowncoder · 10 years ago
  7. 29a364a Add release notes wrt #181 by Cowtowncoder · 10 years ago
  8. f753cec Merge branch '2.5' by Cowtowncoder · 10 years ago
  9. 22709cf Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  10. eca5eb3 Fix possible issue wrt #181 (although not reproducible on 2.4) by Cowtowncoder · 10 years ago
  11. 462218c Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  12. e01cbd8 Try to repro #181 on 2.4 but passes as well by Cowtowncoder · 10 years ago
  13. dbaf193 ... by Cowtowncoder · 10 years ago
  14. 4eeba79 Add JsonParser.Format.IGNORE_UNDEFINED by Cowtowncoder · 10 years ago
  15. 13d0782 and a fix. For the last commit. Doh. by Cowtowncoder · 10 years ago
  16. a33c66e Add missing 'addName()' method for full symmetry (q3) by Cowtowncoder · 10 years ago
  17. 2a629d6 Minor forward-compatibility improvement: add `TextBuffer.setCurrentAndReturn()` by Cowtowncoder · 10 years ago
  18. bc57016 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  19. afa4ded [maven-release-plugin] prepare release jackson-core-2.5.1 by Tatu Saloranta · 10 years ago
  20. 725b797 prepare for 2.5.1 by Tatu Saloranta · 10 years ago
  21. 43f91be ... by Tatu Saloranta · 10 years ago
  22. f737b05 Fix a flaw in earlier change wrt new/old byte symbol table by Tatu Saloranta · 10 years ago
  23. b5f66e3 ... and fix a bug in one of new convenience methods. Very inconvenient. by Tatu Saloranta · 10 years ago
  24. f7a1d5c add a compatibilty method in new symbol table by Tatu Saloranta · 10 years ago
  25. 4bcd731 ... by Tatu Saloranta · 10 years ago
  26. dccffbe Add a kludge to reduce incompatibility due to new symbol table implementation by Tatu Saloranta · 10 years ago
  27. 78206b7 Merge branch 'exp/new-symbol-table' by Tatu Saloranta · 10 years ago
  28. aa65eaa last touchups for tests, mark old symbol table deprecated by Tatu Saloranta · 10 years ago
  29. 2967c23 ... by Tatu Saloranta · 10 years ago
  30. 6b9505b Bit more refining for tertiary buckets of symbol tables; distribution looks good now wrt spill-overs by Cowtowncoder · 10 years ago
  31. a57bda8 ... by Cowtowncoder · 10 years ago
  32. 075ce3f minor tweaking by Cowtowncoder · 10 years ago
  33. 50ac853 Fixes to diagnostics, minor improvement to 2-quad hashing cache by Cowtowncoder · 10 years ago
  34. 30a2670 First version of new symbol table that passes all unit tests by Cowtowncoder · 10 years ago
  35. efc4295 Minor improvement to overridability of "default" PrettyPrinter by Cowtowncoder · 10 years ago
  36. cc97b7b minor fix to spill-over range checks by Cowtowncoder · 10 years ago
  37. 6c629a8 Fixes to new symbol table, resize not yet implemented by Cowtowncoder · 10 years ago
  38. 3a00c86 More work on alternate symbol table, passing most tests; not yet resizing by Cowtowncoder · 10 years ago
  39. 791e288 Add partial version of the experimental new symbol table by Cowtowncoder · 10 years ago
  40. 609ed9d add a problem wrt missing padding for 3-quad names by Tatu Saloranta · 10 years ago
  41. 2572819 Merge branch 'master' into exp/new-symbol-table by Tatu Saloranta · 10 years ago
  42. 18ebfc5 one more test for byte-based symbol table (to guard against regressions) by Tatu Saloranta · 10 years ago
  43. 53621fd add more 'medium' symbol support. Missing something, since symbols do not stick but... by Tatu Saloranta · 10 years ago
  44. b48bcfa refactoring to support 12-byte symbols as separate case by Tatu Saloranta · 10 years ago
  45. a40dbb7 ... by Tatu Saloranta · 10 years ago
  46. df37ed3 Merge branch '2.5' by Tatu Saloranta · 10 years ago
  47. 9bdda3f minor fix to handling of null char in names by Tatu Saloranta · 10 years ago
  48. e887c94 ... by Tatu Saloranta · 10 years ago
  49. 2644245 improve a test by Tatu Saloranta · 10 years ago
  50. 1eef25a Add `JsonParser.hasToken(JsonToken)` by Tatu Saloranta · 10 years ago
  51. 36d774e Minor streamlining of int parsing by Tatu Saloranta · 10 years ago
  52. d101679 Bit more streamlining of text handling for parsing by Tatu Saloranta · 10 years ago
  53. 3434c07 Add TextBuffer.setCurrentAndReturn() by Tatu Saloranta · 10 years ago
  54. 657272f tiny change to JsonParser ctor call sequence by Tatu Saloranta · 10 years ago
  55. 5cddffa Fix #177 by Cowtowncoder · 10 years ago
  56. 41bbcd8 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  57. 6fc2705 [maven-release-plugin] prepare release jackson-core-2.4.5 by Tatu Saloranta · 10 years ago
  58. 36c91eb ... by Tatu Saloranta · 10 years ago
  59. b0ceb4e Add `IOContext withEncoding()`, some unrelated sample code by Cowtowncoder · 10 years ago
  60. c839ff8 Merge branch '2.5' by Tatu Saloranta · 10 years ago
  61. 3dcedd2 Fix #178. Also fix a few javadoc processor warnings by Tatu Saloranta · 10 years ago
  62. a67dd54 Update build branches by Christopher Currie · 10 years ago
  63. dcff4e9 Update build branches by Christopher Currie · 10 years ago
  64. 6567dcd Merge branch 'master' of github.com:FasterXML/jackson-core by Tatu Saloranta · 10 years ago
  65. 414e815 Master -> 2.6.0-SNAPSHOT by Cowtowncoder · 10 years ago
  66. f4eba6d Merge branch 'master' of github.com:FasterXML/jackson-core by Cowtowncoder · 10 years ago
  67. 6a86044 Add a tiny blurb for potential customers, like game companies doing android apps. by Cowtowncoder · 10 years ago
  68. c284384 Merge pull request #162 from johnjohndoe/update-release-version by Tatu Saloranta · 10 years ago
  69. 0844691 add a test for #177 by Tatu Saloranta · 10 years ago
  70. 4792735 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  71. 0507717 [maven-release-plugin] prepare release jackson-core-2.5.0 by Tatu Saloranta · 10 years ago
  72. 41ee304 prepare for 2.5.0 by Tatu Saloranta · 10 years ago
  73. 322acce Merge branch '2.4' by Cowtowncoder · 10 years ago
  74. d999514 Fix #176 for 2.4(.5) by Cowtowncoder · 10 years ago
  75. 15138d1 change version back to 2.5.0-SNAPSHOT by Tatu Saloranta · 10 years ago
  76. 7d9b98b [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  77. bf2af8f [maven-release-plugin] prepare release jackson-core-2.5.0-rc1 by Tatu Saloranta · 10 years ago
  78. 8a42d5e Javadoc fix by Tatu Saloranta · 10 years ago
  79. bae223f ... by Tatu Saloranta · 10 years ago
  80. 39170c0 Add `JsonParser.hasExpectedStartObjectToken()` by Tatu Saloranta · 10 years ago
  81. e2cf361 Add efficient impl of `nextFieldName()` for UTF-8 parser by Cowtowncoder · 10 years ago
  82. d962de9 ... and now really adding `JsonParser.nextFieldName()` by Cowtowncoder · 10 years ago
  83. 2ec3403 Add `JsonParser.nextFieldName()` by Cowtowncoder · 10 years ago
  84. aae5397 Added `JsonParser.hasTokenId()` method by Tatu Saloranta · 10 years ago
  85. 1762814 Change JsonPointer.head() so it need not re-compile expression but use existing pieces by Cowtowncoder · 10 years ago
  86. d2c6023 Minor improvement to #169: construct `head` lazily by Cowtowncoder · 10 years ago
  87. d61541d Working bit more on JsonPointer.head() by Cowtowncoder · 10 years ago
  88. 6d8e5e6 minor clean up for JsonPointer changes (fixing what I think was a minor bug) by Cowtowncoder · 10 years ago
  89. 301659c Merge pull request #174 from Scytl/master by Tatu Saloranta · 10 years ago
  90. e1dffcc resolves #171 by adding append method. by Alex Soto · 10 years ago
  91. fca3ed3 resolves #172 by adding last operation in JsonPointer. by Alex Soto · 10 years ago
  92. b0f217a Merge branch '2.4' by Tatu Saloranta · 10 years ago
  93. 0d9cd9f Fix #173 by Tatu Saloranta · 10 years ago
  94. e220734 tiny additions to JsonPointer, test refactoring by Tatu Saloranta · 10 years ago
  95. fa0b523 update release notes wrt #169 by Cowtowncoder · 10 years ago
  96. 579668c Merge pull request #170 from Scytl/master by Tatu Saloranta · 10 years ago
  97. 7384d06 Adds head operation in JsonPointer class. Resolves issue #169. by Alex Soto · 10 years ago
  98. 55cfa31 Update release notes w/ #166 by Tatu Saloranta · 10 years ago
  99. 6d9cb64 Minor tweaking, javadoc fixes, add version numbers by Tatu Saloranta · 10 years ago
  100. d6a05f3 Merge pull request #166 from digulla/master by Tatu Saloranta · 10 years ago