aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-16Fixed #2796 (second part of fix to apply TypeModifiers on `TypeFactory.constr...Tatu Saloranta
2020-07-15Fixed #2796 (or part of it at least)Tatu Saloranta
2020-07-08Add failing test for #2785Tatu Saloranta
2020-07-08Merge branch '2.10' into 2.11Tatu Saloranta
2020-07-08Add a test for #2787, partial fix (no more NPE, now fails otherwise)Tatu Saloranta
2020-07-04Manual merge of fix for #2785 (from PR #2786)Tatu Saloranta
2020-07-02Minor changes to prevent compatibility issues with IonMapperTatu Saloranta
2020-07-02Fixed #2783 (last changes)Tatu Saloranta
2020-07-02Fix first part of #2783 (parser initialization)Tatu Saloranta
2020-07-02Add failing tests for #2783Tatu Saloranta
2020-06-23Fixed #2758Tatu Saloranta
2020-06-20Fixed #2757Tatu Saloranta
2020-06-19Fixed #2753Tatu Saloranta
2020-06-19Convert most test methods to use new builder-based resolver builder way (old ...Tatu Saloranta
2020-06-19Add a missing method (`setDefaultTyping()`) in `MapperBuilder` (3.0 compatibi...Tatu Saloranta
2020-06-19fix a typo in commentTatu Saloranta
2020-06-18Make `withProperties()` non-abstract (with dummy impl) just for 2.11, for imp...Tatu Saloranta
2020-06-18Fixed #2767Tatu Saloranta
2020-06-18Work on #2767 (fix for EnumMap first)Tatu Saloranta
2020-06-18Start work on fixing #2767Tatu Saloranta
2020-06-18More test refactoringTatu Saloranta
2020-06-18test cleanupTatu Saloranta
2020-06-18Minor test cleanupTatu Saloranta
2020-06-18...Tatu Saloranta
2020-06-18Fixed #2770Tatu Saloranta
2020-06-17Fixed #2760Tatu Saloranta
2020-06-16Fixed #2759Tatu Saloranta
2020-06-15Add failing test for #2759Tatu Saloranta
2020-06-13Merge branch '2.10' into 2.11Tatu Saloranta
2020-06-13Merge branch '2.9' into 2.10Tatu Saloranta
2020-06-13Fixed #2765Tatu Saloranta
2020-06-11... add basic test for #2755 (can not easily test problem, but can verify cop...Tatu Saloranta
2020-06-11Fixed #2755Tatu Saloranta
2020-05-24Minor test fix: force use of `JsonMapper`, not plain `ObjectMapper` (only rel...Tatu Saloranta
2020-05-21Minor test cleanupTatu Saloranta
2020-05-19Fix #2725Tatu Saloranta
2020-05-19Add a failing test for #2725Tatu Saloranta
2020-05-16Undo previous fix; causes 2 regressions unfortunately, and working to solve t...Tatu Saloranta
2020-05-16Minor fix to `CollectionDeserializer` to fix https://github.com/FasterXML/jac...Tatu Saloranta
2020-05-04Move #2486 tests out of "failing"Tatu Saloranta
2020-05-04Merge branch '2.10' into 2.11Tatu Saloranta
2020-05-04Add a passing test wrt https://github.com/FasterXML/jackson-core/issues/586Tatu Saloranta
2020-05-04Fix #2486Tatu Saloranta
2020-05-03Issue 2486 test update (#2708)Ville Koskela
2020-05-02Merge branch '2.10' into 2.11Tatu Saloranta
2020-05-02minor comment changeTatu Saloranta
2020-05-02Merge branch '2.10' into 2.11Tatu Saloranta
2020-05-02Minor test cleanupTatu Saloranta
2020-05-02Added test demonstrating issue 2486.Ville Koskela
2020-05-01Merge branch '2.10' into 2.11Tatu Saloranta