aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-16Minor fixes to formatting of `JavaType`s in exception messagesTatu Saloranta
2019-09-15Fix #1093 (Default typing does not work with `writerFor(Object.class)`)Tatu Saloranta
2019-09-15Test refactoringTatu Saloranta
2019-09-15Update release notes wrt #2133, minor code cleanupTatu Saloranta
2019-09-15Improve `DeserializationProblemHandler.handleUnexpectedToken()` to allow hand...Semyon Levin
2019-09-14Test refactoringTatu Saloranta
2019-09-14Fix #2129Tatu Saloranta
2019-09-12Merge branch '2.9' into 2.10Tatu Saloranta
2019-09-12Merge branch '2.8' into 2.9Tatu Saloranta
2019-09-12Fix #2449Tatu Saloranta
2019-09-12...Tatu Saloranta
2019-09-11Fix #2081 (incorrect Javadoc)Tatu Saloranta
2019-09-11Fix #2164Tatu Saloranta
2019-09-11Fix #2453 (add DeserializationContext.readTree(JsonParser)Tatu Saloranta
2019-09-11Additional test wrt #2357Tatu Saloranta
2019-09-11Fixed #2357 : missing property name in exception messagesTatu Saloranta
2019-09-10Minor tweaks wrt #2432Tatu Saloranta
2019-09-10Added release notes wrt #2432, minor changesTatu Saloranta
2019-09-10Add support for module bundles (#2432)Marcos Passos
2019-09-10Fix #2451Tatu Saloranta
2019-09-10Merge branch '2.9' into 2.10Tatu Saloranta
2019-09-10Fix #2450 (javadoc)Tatu Saloranta
2019-09-09Test improvement wrt #2113Tatu Saloranta
2019-09-09Fix #2149 (add `MapperFeature.ACCEPT_CASE_INSENSITIVE_VALUES`)Tatu Saloranta
2019-09-09Fix #2309 (NPE for Enum.toString()) as suggested by Ben ATatu Saloranta
2019-09-09Fix #2446Tatu Saloranta
2019-09-08Minor fix to `NullNode` access from `JsonNodeDeserializer`: should use config...Tatu Saloranta
2019-09-08Javadoc improvementTatu Saloranta
2019-09-06Fix #2442 testTatu Saloranta
2019-09-06Add failing test for #2438Tatu Saloranta
2019-09-06Fix jsonNode#addAll (#2443)Hesham Massoud
2019-09-05Fix #2378Tatu Saloranta
2019-09-04...Tatu Saloranta
2019-09-04Add failing test for #2378Tatu Saloranta
2019-08-30Trying to reproduce #2378, no luck yetTatu Saloranta
2019-08-29Fix #2433Tatu Saloranta
2019-08-29Fix #2237Tatu Saloranta
2019-08-28Fix #2349Tatu Saloranta
2019-08-28Ensure NullNode, MissingNode remain singletonTatu Saloranta
2019-08-27Sync with TreeCodec definitionTatu Saloranta
2019-08-26Solve a naming conflictTatu Saloranta
2019-08-24Fix to TokenBuffer refactoringTatu Saloranta
2019-08-24Fix #2398 (TokenBuffer.copyCurrentStructure() recursion -> iteration)Tatu Saloranta
2019-08-24Add Jacoco; refactor `TokenBuffer` for further workTatu Saloranta
2019-08-23Add a test wrt #2429Tatu Saloranta
2019-08-23more test refactoringTatu Saloranta
2019-08-23test cleanupTatu Saloranta
2019-08-22Fix #2430Tatu Saloranta
2019-08-22Expose MappingIterator.emptyIterator() in 2.10Tatu Saloranta
2019-08-21tiny cleanupTatu Saloranta