aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/fasterxml/jackson/databind/type
AgeCommit message (Expand)Author
2018-08-15Fix #2109 with testsTatu Saloranta
2018-03-01Fix #1941Tatu Saloranta
2017-10-18Fix #1604Tatu Saloranta
2017-09-18Fix #1768Tatu Saloranta
2017-06-16Fix #1658Tatu Saloranta
2017-06-08Fix #1647Slobodan Pejic
2017-03-28add a failing test for #1415Tatu Saloranta
2016-11-16Merge branch '2.7' into 2.8Tatu Saloranta
2016-11-16Fixed #1456Tatu Saloranta
2016-09-25Fix #1384Tatu Saloranta
2016-07-17Merge branch '2.7'Tatu Saloranta
2016-07-17Fix #1301Tatu Saloranta
2016-07-16Fixed #1302Tatu Saloranta
2016-07-14Fixed #1297Tatu Saloranta
2016-07-12Fix #1256Tatu Saloranta
2016-07-01remove accidentally added system.err callsTatu Saloranta
2016-07-01One last thing for #1277, add `TypeFactory.withCache(...)` method.Tatu Saloranta
2016-06-30Fix #1277 for 2.8 (second attempt) -- should now avoid caching of handler-ass...Tatu Saloranta
2016-06-30Merge branch '2.7'Tatu Saloranta
2016-06-30Revert #1277; unfortunately seems to leak misconfigured types, causing hard t...Tatu Saloranta
2016-06-30Remove unnecessary lookup that merge from 2.7 gave (thanks @plokhotnyuk!)Tatu Saloranta
2016-06-29Merge branch '2.7'Tatu Saloranta
2016-06-29Fix #1215Tatu Saloranta
2016-06-18... more refactoringTatu Saloranta
2016-05-20javadoc improvements for #1222Tatu Saloranta
2016-05-05Fix #1206Tatu Saloranta
2016-05-03Fix #1204Tatu Saloranta
2016-04-30Add failing test for #1215Tatu Saloranta
2016-04-14Fix #1186Tatu Saloranta
2016-04-11Merge branch '2.6' into 2.7Tatu Saloranta
2016-04-11Fix #1194Tatu Saloranta
2016-03-29add a test related to #1173 to troubleshootTatu Saloranta
2016-03-22Further improvements to AtomicReference handling, now content deserializer ov...Tatu Saloranta
2016-03-09Fix #1125Tatu Saloranta
2016-02-25...Tatu Saloranta
2016-02-25one more tweak, seems like last fix resulted in one test failureTatu Saloranta
2016-02-25Further changes to #1133 fix, bit simpler, more efficientTatu Saloranta
2016-02-24Partial fix for #1133 (closer to working)Tatu Saloranta
2016-02-21Update release notes wrt #1129, add null check to help troubleshoot callbackTatu Saloranta
2016-02-15When applying type modifiers, don't ignore container types.Nathaniel Bauernfeind
2016-02-03Fix #1115Tatu Saloranta
2016-01-28Fix #1102Tatu Saloranta
2016-01-28Partial fix for #1102; use of SimpleType itself works to some degreeTatu Saloranta
2016-01-23Minor addition related to #1087: resolve context type, assuming type bindings...Tatu Saloranta
2016-01-15Fix #1083Tatu Saloranta
2016-01-12Minor javadoc improvement wrt #1076, making `SimpleType.construct(Class)` dep...Tatu Saloranta
2016-01-12Fix #1079Tatu Saloranta
2015-11-04...Tatu Saloranta
2015-11-01javadoc improvementsTatu Saloranta
2015-11-01...Tatu Saloranta