1. 3f5dd6e Merge pull request #1249 from LokeshN/jsonanysetter-map by Tatu Saloranta · 8 years ago
  2. d6230fd Minor improvement to `handleUnknownTypeId()`, pass TypeIdResolver by Tatu Saloranta · 8 years ago
  3. 35d12ab Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 8 years ago
  4. dcc7087 Further cleanup for #1253 wrt 2.8 by Tatu Saloranta · 8 years ago
  5. e98a273 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  6. 8daddc0 Fix #1253 by Tatu Saloranta · 8 years ago
  7. 4b95df1 ... by Tatu Saloranta · 8 years ago
  8. 1188426 ... by Tatu Saloranta · 8 years ago
  9. d0b8bd8 Merge pull request #1252 from mohitchugh/mohitchugh-writeContext-unittest by Tatu Saloranta · 8 years ago
  10. 010633a Added a unit test to illustrate the issue with the JsonWriteContext incorrectly by Mohit Chugh · 8 years ago
  11. 3c63730 Fix #1243 by Tatu Saloranta · 8 years ago
  12. 71f3907 @JsonAnySetter on field annotation for Map by LokeshN · 8 years ago
  13. b089856 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  14. 2f80ebd Fix #1250 by Tatu Saloranta · 8 years ago
  15. 811ec17 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  16. cc53828 Fixed #1098 by Tatu Saloranta · 8 years ago
  17. 1068506 Add a failing test for #1098 by Tatu Saloranta · 8 years ago
  18. c270be0 ... by Tatu Saloranta · 8 years ago
  19. a1e0c9e Merge branch '2.7' by Tatu Saloranta · 8 years ago
  20. fe32b96 Fix #1223 by Tatu Saloranta · 8 years ago
  21. 1c68f96 Add test for #1223 by Tatu Saloranta · 8 years ago
  22. ae22865 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  23. 1e5d349 Further tweak for #1248 by Tatu Saloranta · 8 years ago
  24. 0e934f1 Change long[], double[] serializer to use new efficient `writeArray()` methods in `JsonGenerator` by Tatu Saloranta · 8 years ago
  25. dd997ed more minor tweaks to exception routing by Tatu Saloranta · 8 years ago
  26. acc533a yet more exception throwing improvements by Tatu Saloranta · 8 years ago
  27. 7997e80 Some more exception-dispatching clean up by Tatu Saloranta · 8 years ago
  28. e874835 Add new method in `ValueInstantiator` to access expected type to create by Tatu Saloranta · 8 years ago
  29. e750176 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  30. 67813ca Fixed #1248 by Tatu Saloranta · 8 years ago
  31. 159850f ... by Tatu Saloranta · 8 years ago
  32. 127e053 add a test for weirdToken handler by Tatu Saloranta · 8 years ago
  33. 851092c More for #1207: now add `DeserializationContext.handleUnexpectedToken()` (and handler method in `DeserializationProblemHandler`), for the common failure mode of getting JSON token of unexpected type by Tatu Saloranta · 8 years ago
  34. 6824544 Yet more work for #1207; added `DeserializationProblemHandler.handleMissingInstantiator()` (and supporting functionality), to replace `instantiationException(Class, String)` by Tatu Saloranta · 8 years ago
  35. 1d1d603 Improve Exception/StackTraceElement handling to remove failure if 7 unit tests on Java 9 (2 still failing, unrelated) by Tatu Saloranta · 8 years ago
  36. 14b49cb upgrade powermock to latest by Tatu Saloranta · 8 years ago
  37. c809c0c Fix #1028 by Tatu Saloranta · 8 years ago
  38. 073fc19 Fixed #1184 by Tatu Saloranta · 8 years ago
  39. 8166ed2 Merge pull request #1240 from benson-basis/paths-fix by Tatu Saloranta · 8 years ago
  40. 6e57ea1 javadoc improvements for #1222 by Tatu Saloranta · 8 years ago
  41. 3266d8d Improve javadocs wrt #1214 by Tatu Saloranta · 8 years ago
  42. eae91d9 Allow Paths with no :. by Benson Margulies · 8 years ago
  43. f8ed660 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  44. ebadfd2 Fix #1231 by Tatu Saloranta · 8 years ago
  45. f77b53c Merge branch '2.7' by Tatu Saloranta · 8 years ago
  46. 9d3de8c Add failing test for #1231 by Tatu Saloranta · 8 years ago
  47. d01e3ab Minor cleanup for #1235, added checks for error handlers to catch type coercion issues by Tatu Saloranta · 8 years ago
  48. 68d1c17 Merge pull request #1237 from bimargulies/java-nio-path by Tatu Saloranta · 8 years ago
  49. b1041d0 Fix #1233 by Tatu Saloranta · 8 years ago
  50. de160fd Issue #1235; rework to complete the implementation for Path. by Benson Margulies · 8 years ago
  51. 609a0f8 further work on #1207, now first of 2 instantion problem handlers by Tatu Saloranta · 8 years ago
  52. e75731b Fix #1232 by Tatu Saloranta · 8 years ago
  53. 98dd091 minor refactoring related to exception handling by Tatu Saloranta · 8 years ago
  54. 0b6cb9b Add `DeserializationProblemHandler.handleWeirdStringValue(...)` to allow recovering from JSON String value problems by Tatu Saloranta · 8 years ago
  55. 888c6b9 More work with DeserializationProblemHandler; now allow handling of "weird number value" by Tatu Saloranta · 8 years ago
  56. e8ae156 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  57. 2cf2870 Merge branch '2.6' into 2.7 by Tatu Saloranta · 8 years ago
  58. 27d83ee Update release notes by Tatu Saloranta · 8 years ago
  59. 848f61a Merge pull request #1229 from ejsolberg/anySetterNullValue by Tatu Saloranta · 8 years ago
  60. 89db305 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 8 years ago
  61. f09ccac Change int[] serializer to use the new JsonParser.writeArray() call by Tatu Saloranta · 8 years ago
  62. 3ca6ee9 Update SettableAnyProperty to use ValueDeserializer's NullValue by ESolberg · 8 years ago
  63. 67d74f0 Merge pull request #1227 from SolaKun/master by Tatu Saloranta · 8 years ago
  64. 8be34a4 correct misleading comment in tutorial by Sola · 8 years ago
  65. 1ecc6b5 Fix #1017 (add InvalidTypeIdException) by Tatu Saloranta · 8 years ago
  66. 2d318f6 Try to straight out eof handling; for now there's no way to really catch that at databind by Tatu Saloranta · 8 years ago
  67. dbd854d Test improvements; remove unused class (ObjectIdMap) by Tatu Saloranta · 8 years ago
  68. f47b4fd Merge branch '2.7' by Tatu Saloranta · 8 years ago
  69. b65b3cb Fix #1225 by Tatu Saloranta · 8 years ago
  70. f645a74 Add a test to verify weird-key handler also works by Tatu Saloranta · 8 years ago
  71. f2c40cb Add a test for handling of "unknown type id" by Tatu Saloranta · 8 years ago
  72. 33ba4ad Added DeserializationContext.handleUnknownTypeId() by Tatu Saloranta · 8 years ago
  73. bd3c312 Convert last remaining DeserializationContext.mappingException() usage to .reportMappingException() by Tatu Saloranta · 8 years ago
  74. 1e5fd12 Start work on #1207, add `handleWeirdKey()` in both `DeserializationContext` and `DeserializationProblemHandler` by Tatu Saloranta · 9 years ago
  75. 48437a7 More rerouting of exceptions through DeserializationContext.reportXxx() instead of direct throws by Tatu Saloranta · 9 years ago
  76. 4b9bfd0 Working on standardizing parsing error handling by Tatu Saloranta · 9 years ago
  77. 88941d2 recover test, for now (need to decide if there's a bug to fix or not) by Tatu Saloranta · 9 years ago
  78. 59868ea Merge branch '2.7' by Tatu Saloranta · 9 years ago
  79. cf551ed remove 1214 test from 2.7 by Tatu Saloranta · 9 years ago
  80. c96e3a9 Merge branch '2.7' by Tatu Saloranta · 9 years ago
  81. 4c59723 Add failing test for #1214 by Tatu Saloranta · 9 years ago
  82. 058bbdf remove obsolete author tags by Tatu Saloranta · 9 years ago
  83. fad7638 Fix #1206 by Tatu Saloranta · 9 years ago
  84. 47791cc Remove deprecated internal method by Tatu Saloranta · 9 years ago
  85. 34eaa4f yet more error reporting changes by Tatu Saloranta · 9 years ago
  86. 7a4193f further exception handling by Tatu Saloranta · 9 years ago
  87. 62f8d91 ... by Tatu Saloranta · 9 years ago
  88. 93c9932 further error reporting indirection by Tatu Saloranta · 9 years ago
  89. 2ffca93 Change deser error reporting to make it easier/possible to start deferring throwing of exceptions by Tatu Saloranta · 9 years ago
  90. 77b11b1 Fix #960 by Tatu Saloranta · 9 years ago
  91. 374c42a test refactoring by Tatu Saloranta · 9 years ago
  92. 7a4b7af Add failing test for #960 by Tatu Saloranta · 9 years ago
  93. d2c4061 Add a failing test for #962 by Tatu Saloranta · 9 years ago
  94. e20b3fa ... by Tatu Saloranta · 9 years ago
  95. 3063e5c Fix #1204 by Tatu Saloranta · 9 years ago
  96. 6ed7caa Fix #903; add `JsonGenerator` ref to `SerializerProvider` and change `JsonMappingException` construction to use it by Tatu Saloranta · 9 years ago
  97. 02faabc Start streamlining of exception generation from serialization side by Tatu Saloranta · 9 years ago
  98. 9b7ffec bit more testing improvements by Tatu Saloranta · 9 years ago
  99. 7a69571 Add unit test for #877; can not replicate the issue by Tatu Saloranta · 9 years ago
  100. 3cabf85 ... by Tatu Saloranta · 9 years ago