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