1. fa64390 Fix #318 by Tatu Saloranta · 8 years ago
  2. bee7c26 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  3. 345cad5 Fix #317 by Tatu Saloranta · 8 years ago
  4. a619494 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  5. 9664297 Fix #315 by Tatu Saloranta · 8 years ago
  6. 956e0ce Fix a small regression with earlier fix, wrt `writeRaw()` by Tatu Saloranta · 8 years ago
  7. 9501961 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  8. 554f8db Fix #307 by Tatu Saloranta · 8 years ago
  9. bca72a5 more test improvements for coverage, number output by Tatu Saloranta · 8 years ago
  10. e43ecc2 minor int/long write perf improvement by Tatu Saloranta · 8 years ago
  11. 9dcd38b Minor performance improvent for `int`/`long` encoding in `NumberOutput` by Tatu Saloranta · 8 years ago
  12. 14206ed minor test improvements by Tatu Saloranta · 8 years ago
  13. 0d8b14d Rewrite of #296: require setting during construction to enable "check for existing current token" by Tatu Saloranta · 8 years ago
  14. e052c31 Fix #296 by Tatu Saloranta · 8 years ago
  15. fd5ca3b Add part of #136 by Tatu Saloranta · 8 years ago
  16. 98f8444 Fix #281 by Tatu Saloranta · 8 years ago
  17. e5ded10 Fix #290: Add `JsonGenerator.canWriteFormattedNumbers()` for introspection by Tatu Saloranta · 8 years ago
  18. 5f17592 Implement last part of #277 for JSON backend (still need to add to smile/cbor/protobuf) by Tatu Saloranta · 8 years ago
  19. b13bde6 minor reworking of #285, add release notes by Tatu Saloranta · 8 years ago
  20. ca17d2f issue #15 - readtext in jsonparser by LokeshN · 8 years ago
  21. 780394c yet more testing by Tatu Saloranta · 8 years ago
  22. 83ea1d5 Further fixes based on more tests for DataInput source by Tatu Saloranta · 8 years ago
  23. 20fa9e7 fixes to DataInput, number parsing by Tatu Saloranta · 8 years ago
  24. 69b6879 Yet more testing (comments, non-standard features) for DataInput, minor parsing fixes for the same by Tatu Saloranta · 8 years ago
  25. ce450f2 further testing improvements, fixes, for DataInput source by Tatu Saloranta · 8 years ago
  26. 0609bab fixes to comment handling of DataInput source by Tatu Saloranta · 8 years ago
  27. 32b8402 more testing improvements by Tatu Saloranta · 8 years ago
  28. 155babc add utf-8 bom handling for DataInput parser by Tatu Saloranta · 8 years ago
  29. 5383db6 a fix to DataInput-backed parser by Tatu Saloranta · 8 years ago
  30. e872229 Test improvements by Tatu Saloranta · 8 years ago
  31. 244ddd1 Refactoring, trying to figure out how to get rid of mandatory `loadMore[Guaranteed]` methods without big backwards compat pains by Tatu Saloranta · 8 years ago
  32. 193cef8 More testing for InputData-backed parser, getting better by Tatu Saloranta · 8 years ago
  33. 4ed519f improvements to DataInput handling by Tatu Saloranta · 8 years ago
  34. d7cbb64 Bit more work on DataInput source, test refactoring by Tatu Saloranta · 8 years ago
  35. feee764 test refactoring by Tatu Saloranta · 8 years ago
  36. e0b105f Fix #282 by Tatu Saloranta · 8 years ago
  37. 5691a37 Add failing test for #282 by Tatu Saloranta · 8 years ago
  38. bdc5c4e add skeletal `writeArray(int[])` method for 2.8 by Tatu Saloranta · 8 years ago
  39. 4e3ba47 Add work-in-progress parser version for reading from DataInput (not yet working) by Tatu Saloranta · 8 years ago
  40. 27aa8b8 FilteringGeneratorDelegate.writeUTF8String() should use delegate.writeUTF8String() by Tanguy Leroux · 8 years ago
  41. 38b3ef1 Fix #276 by Tatu Saloranta · 8 years ago
  42. 0472cd8 Merge branch '2.7' by Tatu Saloranta · 9 years ago
  43. e3292f5 Add more testing for JDK serializability of exceptions by Tatu Saloranta · 9 years ago
  44. 80e8376 ... by Tatu Saloranta · 9 years ago
  45. 6e3999e Additional streamlining for #86; need to ensure exception remains serializable by Tatu Saloranta · 9 years ago
  46. 2c33498 Merge pull request #259 from LokeshN/Issue86-branch1 by Tatu Saloranta · 9 years ago
  47. 13fc4c8 Issue 86 - Adding request payload to the JsonParseException by LokeshN · 9 years ago
  48. 0a5291f Issue 86 - Adding request payload to the JsonParseException by LokeshN · 9 years ago
  49. dd77594 Rename method to reflect that it is a variant of quoteAsString by Mikael Ståldal · 9 years ago
  50. b55cfc2 Merge branch 'master' into JsonStringEncoder-AllocationFree by Mikael Ståldal · 9 years ago
  51. 4f71679 Append result to supplied StringBuilder instead of returning it. by Mikael Ståldal · 9 years ago
  52. a1a0282 Merge pull request #266 from mikaelstaldal/JsonStringEncoder-CharSequence by Tatu Saloranta · 9 years ago
  53. 56be180 minor test improvement by Tatu Saloranta · 9 years ago
  54. 8a009d1 Merge pull request #267 from LokeshN/Issue117-branch by Tatu Saloranta · 9 years ago
  55. 27acdc6 Remove wrong comment by Mikael Ståldal · 9 years ago
  56. 531b450 Fix for issue 117 - Supports the missing values in an array by LokeshN · 9 years ago
  57. 3a04197 Rename CharSequence variant of JsonStringEncoder.quoteAsString by Mikael Ståldal · 9 years ago
  58. 3c6dcd6 CharSequence variant of JsonStringEncoder.quoteAsString by Mikael Ståldal · 9 years ago
  59. a4666af Issue 86 - Adding request payload to the JsonParseException by LokeshN · 9 years ago
  60. 42aeabf Issue 86 - Adding request payload to the JsonParseException by Lokesh N · 9 years ago
  61. 4bace84 Fix botched merge by Tatu Saloranta · 9 years ago
  62. ecf088c Fix #209 by Tatu Saloranta · 9 years ago
  63. fd32772 Fix for issue 209 - make use of _allowMultipleMatches FilterParsingDelegate by LokeshN · 9 years ago
  64. 27001ed Issue86 - Adding request body to the JsonParseException by LokeshN · 9 years ago
  65. 3c2c961 Fix #255 by Tatu Saloranta · 9 years ago
  66. d58d420 Fix #246 by Tatu Saloranta · 9 years ago
  67. b52647c ... by Tatu Saloranta · 9 years ago
  68. 18ad3bc #248 - fix VerisonUti.versionFor() unintended to return null instead of Version.unknownVersion() after commit 88c296c67391f6dea4c1581caa82d801c5d94535 by Sammy Chu · 9 years ago
  69. fede6c9 Fix #37 by Tatu Saloranta · 9 years ago
  70. ec560f3 Add a failing test for #223 by Tatu Saloranta · 9 years ago
  71. 4195e6e Fix #229 by Tatu Saloranta · 9 years ago
  72. 2bb14b8 Add failing tests for #37, #229 by Tatu Saloranta · 9 years ago
  73. a01dcf1 Merge branch '2.6' by Tatu Saloranta · 9 years ago
  74. 9cf0d49 add a unit test for root-level value testing by Tatu Saloranta · 9 years ago
  75. 7c56b00 fix some typos by esanchez · 9 years ago
  76. df00f77 Merge branch '2.6' by Cowtowncoder · 9 years ago
  77. 186a639 Fix #220 by Cowtowncoder · 9 years ago
  78. f421d08 warnings cleanup by Tatu Saloranta · 9 years ago
  79. 0d9ca16 Merge branch '2.6' by Cowtowncoder · 9 years ago
  80. 7ca3d1c Add a failing test for #216 (and #207) by Cowtowncoder · 9 years ago
  81. e711a61 Merge branch '2.6' by Cowtowncoder · 9 years ago
  82. 6f496e7 Add test for #213 by Cowtowncoder · 9 years ago
  83. 77be53c Implement #198: Add back-reference to `JsonParser` (from `JsonParseException`), `JsonGenerator` (from `JsonGenerationException`) by Tatu Saloranta · 9 years ago
  84. f8d8856 Code streamlining; removing internal (non-public) deprecated methods up to 2.5 level by Tatu Saloranta · 9 years ago
  85. ad07f9a ... by Cowtowncoder · 9 years ago
  86. eb85a32 minor additions to tests by Cowtowncoder · 9 years ago
  87. c2823b4 Fix #207 by Cowtowncoder · 9 years ago
  88. a71a00e Add the failing test for #207 by Cowtowncoder · 9 years ago
  89. 72ce3a4 Force Unix LF for indent test by Christopher Currie · 9 years ago
  90. 000e59c Improved test coverage for JsonParser.nextXxx() methods; a related fix to UTF8StreamJsonParser.nextBooleanValue() by Tatu Saloranta · 9 years ago
  91. 88c296c Unit test coverage improvements, to get to 70%/60% level (line/branch) for 2.6 by Cowtowncoder · 9 years ago
  92. a84b41c minor test coverage improvement by Cowtowncoder · 9 years ago
  93. cb93db3 Improve unit test coverage by Cowtowncoder · 9 years ago
  94. f93c9c8 Fix #194 by Tatu Saloranta · 9 years ago
  95. 7f7d10a Fix a newly found issue with parser filtering by Cowtowncoder · 9 years ago
  96. e183d16 More testing for parser/filter comb by Cowtowncoder · 9 years ago
  97. 25aebcc Merge branch 'master' of github.com:FasterXML/jackson-core by Cowtowncoder · 9 years ago
  98. 8891c0c Fix #189: add `JsonFactory.Feature.USE_THREAD_LOCAL_FOR_BUFFER_RECYCLING` (default: enabled) by Tatu Saloranta · 9 years ago
  99. b808f26 more fixes to parser filtering by Cowtowncoder · 9 years ago
  100. ac4b449 fix to parser filtering, arrays by Cowtowncoder · 9 years ago