- 7ec59e4 Fix #656 for 2.4 as well by Cowtowncoder · 10 years ago
- b07c152 remove double-contextualization by Cowtowncoder · 10 years ago
- 7d4201c Solve the cyclic/untyped-deser problem for 2.4 as well by Cowtowncoder · 10 years ago
- a0d1475 add a unit test for cyclic dep problem with untyped deser by Cowtowncoder · 10 years ago
- 87e4661 Fix #635 by Cowtowncoder · 10 years ago
- 35ec0dd [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
- ecfe3f4 [maven-release-plugin] prepare release jackson-databind-2.4.4 by Tatu Saloranta · 10 years ago
- bf7fcdd ... by Tatu Saloranta · 10 years ago
- 1425658 Prepare for 2.4.4 by Tatu Saloranta · 10 years ago
- dc115e0 Add another test for #541 by Tatu Saloranta · 10 years ago
- 6822f33 include 2.3.4 release notes by Tatu Saloranta · 10 years ago
- 62c0872 Add a unit test for #626 by Tatu Saloranta · 10 years ago
- f062a14 ... that is, fixing now :) by Cowtowncoder · 10 years ago
- 6005b02 Fix #619 by Cowtowncoder · 10 years ago
- d7a94ed Backport #610 in 2.4(.4), update release notes by Cowtowncoder · 10 years ago
- fd4eb1b Fix #601 by Tatu Saloranta · 10 years ago
- 6b201f9 ... by Cowtowncoder · 10 years ago
- 6b9d2c5 Fix #604 by Cowtowncoder · 10 years ago
- 95267b0 Minor fix to type handling by Cowtowncoder · 10 years ago
- 7cf95f1 update URL to point to Jackson home by Tatu Saloranta · 10 years ago
- b3f6f6c minor cleanup by Cowtowncoder · 10 years ago
- edf8674 A small fix related to https://github.com/FasterXML/jackson-module-jaxb-annotations/issues/33 by Cowtowncoder · 10 years ago
- 23328aa Fix #245 by Tatu Saloranta · 10 years ago
- 98f2090 minor test addition by Tatu Saloranta · 10 years ago
- bcccd3e Fix #592 by Tatu Saloranta · 10 years ago
- 7471116 minor tweak to #590 by Tatu Saloranta · 10 years ago
- 2fd20c5 Fix #590 by Tatu Saloranta · 10 years ago
- c28f74c Fix #580 by Cowtowncoder · 10 years ago
- bfbb661 Fix jackson-core#158: "Setter confusion on assignable types"; wrong equals() in MemberKey.java by Cowtowncoder · 10 years ago
- c271fbc Tiny tweak for 2.4: since additions really should only be in minor updates (2.5), let's not yet mark old method as deprecated here, to avoid compiler warnings (i.e. hiding the diff until 2.5) by Cowtowncoder · 10 years ago
- 46249bd Merge pull request #576 from adstro/2.4 by Tatu Saloranta · 10 years ago
- 11c4512 Fix typo in javadoc by Adam Stroud · 10 years ago
- e381bc8 Restore of version of addMixin call, and add to new fluent method to ensure binary-comaptibility by Adam Stroud · 10 years ago
- d2ec3c9 Add fluent API for adding mixins by Adam Stroud · 10 years ago
- d9c92cd [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
- 1f5dc0a [maven-release-plugin] prepare release jackson-databind-2.4.3 by Tatu Saloranta · 10 years ago
- 5e799a2 Fix #570 by Tatu Saloranta · 10 years ago
- a4849c1 prepare for 2.4.3 by Tatu Saloranta · 10 years ago
- b126e8e Backport #511 fix for 2.4.3 by Cowtowncoder · 10 years ago
- 0e03ef1 ... by Cowtowncoder · 10 years ago
- 638dcdb Backport #496 fix by Cowtowncoder · 10 years ago
- 9a11fb9 Backport #541 fix in 2.4 (for 2.4.3) by Cowtowncoder · 10 years ago
- 2e8cf4f Merge branch '2.4' of github.com:FasterXML/jackson-databind into 2.4 by Cowtowncoder · 10 years ago
- 9c2dc36 Backport #543 workaround in 2.4 by Cowtowncoder · 10 years ago
- 25bec06 javadoc fix by Tatu Saloranta · 10 years ago
- d34aab5 Backport earlier fix wrt AsArraySerializerBase by Tatu Saloranta · 10 years ago
- 3a1cff2 Fix #523 (at least for std Map deser) for 2.4.3 by Tatu Saloranta · 10 years ago
- 372598e ... by Tatu Saloranta · 10 years ago
- 17690f3 Merge #525 to 2.4 by Tatu Saloranta · 10 years ago
- e49837e [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
- 824bd1e [maven-release-plugin] prepare release jackson-databind-2.4.2 by Tatu Saloranta · 10 years ago
- 1b8b501 prepare for 2.4.2 by Tatu Saloranta · 10 years ago
- 341debd update 2.4 release notes by Tatu · 10 years ago
- fd0f1fe Fix #515 by Tatu · 10 years ago
- 64a27bc Yet some more tweaking of #506 by Tatu · 10 years ago
- af76ca7 Try to improve test for #421 by Tatu · 10 years ago
- 252d37c ... by Tatu Saloranta · 10 years ago
- 5205d94 update release notes by Tatu Saloranta · 10 years ago
- c7906ba Fixing #486 by Tatu Saloranta · 10 years ago
- 5f177cc cosmetic by Tatu Saloranta · 10 years ago
- 5c9e4ce Add'l improvements for #506, add referring object for Collections (can't do for arrays) by Tatu Saloranta · 10 years ago
- 9e080e2 Fix #506 for 2.4.2 by Tatu Saloranta · 10 years ago
- 4d53280 ... by Tatu Saloranta · 10 years ago
- 76cb030 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
- 1e6c8b0 [maven-release-plugin] prepare release jackson-databind-2.4.1.3 by Tatu Saloranta · 10 years ago
- fd625f0 ... by Tatu Saloranta · 10 years ago
- 9e9e0b6 One more fix wrt LRUMap compatibility by Tatu Saloranta · 10 years ago
- e029d72 Minor change to improve binary-compatibility of LRUMap by Tatu Saloranta · 10 years ago
- 61c9bd8 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
- 735b88a [maven-release-plugin] prepare release jackson-databind-2.4.1.2 by Tatu Saloranta · 10 years ago
- 3ba7a90 prepare for 2.4.1.2 by Tatu Saloranta · 10 years ago
- bfa6611 Refactoring to move the new failing test (for #501) under failing/, to avoid failing build by Tatu Saloranta · 10 years ago
- 15e4371 Tackle parts of #501; add suggested type resolution, indicate specific problem explicitly by Tatu Saloranta · 10 years ago
- 6b10186 adding first test trying to reproduce #501 by Tatu Saloranta · 10 years ago
- 585f309 Fixed #503 by Tatu Saloranta · 10 years ago
- 7eabaf9 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
- cbd3f16 [maven-release-plugin] prepare release jackson-databind-2.4.1.1 by Tatu Saloranta · 10 years ago
- f4e9657 Prepare for 2.4.1.1, to only include #491 by Tatu Saloranta · 10 years ago
- 7afbca2 Merge pull request #491 from pgelinas/master by Tatu Saloranta · 10 years ago
- a818bf5 Temporary fixed issue #490: create a new instance of by Pascal Gélinas · 10 years ago
- 4309a8bc [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
- 7a095bc [maven-release-plugin] prepare release jackson-databind-2.4.1 by Tatu Saloranta · 10 years ago
- 031d3f8 prepare for 2.4.1 by Tatu Saloranta · 10 years ago
- eeec0a0 Fixed last compiler warnings wrt #480 by Tatu Saloranta · 10 years ago
- be05bb5 remove accidentally checked in debug stmt by Tatu Saloranta · 10 years ago
- 1fd4d1f minor fixes to javadoc comments by Tatu Saloranta · 10 years ago
- 54fd6d6 Partial fix/workaround for #489: add `TypeFactory.clearCache()` by Tatu Saloranta · 10 years ago
- d2af373 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
- 5fac3e4 add one more unit test for explicit is-getter by Tatu Saloranta · 10 years ago
- b219954 Add a sanity check to try to handle problemt of not passing SerializerProvider via schema introspection by Tatu · 10 years ago
- 8705212 update release notes by Tatu · 10 years ago
- 9ae3610 Minor streamlining of BeanPropertyWriter; update release notes by Tatu Saloranta · 10 years ago
- 92fe3f5 Merge pull request #482 from sanbeg/master by Tatu Saloranta · 10 years ago
- 1e61056 defer updating position until end, since it shouldn't update if there's an error by Steve Sanbeg · 10 years ago
- b45f9e7 Make date parsing error behavior consistent with Java & its own inherited documentation by Steve Sanbeg · 10 years ago
- eefb690 cleanup by Tatu Saloranta · 10 years ago
- 7461aba ... by Tatu Saloranta · 10 years ago
- af53189 ... by Tatu Saloranta · 10 years ago
- 761217c Add explicit ordering for test to resolve part of #480 by Tatu Saloranta · 10 years ago
- b5eb245 ... by Tatu Saloranta · 10 years ago