1. bfbb661 Fix jackson-core#158: "Setter confusion on assignable types"; wrong equals() in MemberKey.java by Cowtowncoder · 10 years ago
  2. 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
  3. 46249bd Merge pull request #576 from adstro/2.4 by Tatu Saloranta · 10 years ago
  4. 11c4512 Fix typo in javadoc by Adam Stroud · 10 years ago
  5. e381bc8 Restore of version of addMixin call, and add to new fluent method to ensure binary-comaptibility by Adam Stroud · 10 years ago
  6. d2ec3c9 Add fluent API for adding mixins by Adam Stroud · 10 years ago
  7. d9c92cd [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  8. 1f5dc0a [maven-release-plugin] prepare release jackson-databind-2.4.3 by Tatu Saloranta · 10 years ago
  9. 5e799a2 Fix #570 by Tatu Saloranta · 10 years ago
  10. a4849c1 prepare for 2.4.3 by Tatu Saloranta · 10 years ago
  11. b126e8e Backport #511 fix for 2.4.3 by Cowtowncoder · 10 years ago
  12. 0e03ef1 ... by Cowtowncoder · 10 years ago
  13. 638dcdb Backport #496 fix by Cowtowncoder · 10 years ago
  14. 9a11fb9 Backport #541 fix in 2.4 (for 2.4.3) by Cowtowncoder · 10 years ago
  15. 2e8cf4f Merge branch '2.4' of github.com:FasterXML/jackson-databind into 2.4 by Cowtowncoder · 10 years ago
  16. 9c2dc36 Backport #543 workaround in 2.4 by Cowtowncoder · 10 years ago
  17. 25bec06 javadoc fix by Tatu Saloranta · 10 years ago
  18. d34aab5 Backport earlier fix wrt AsArraySerializerBase by Tatu Saloranta · 10 years ago
  19. 3a1cff2 Fix #523 (at least for std Map deser) for 2.4.3 by Tatu Saloranta · 10 years ago
  20. 372598e ... by Tatu Saloranta · 10 years ago
  21. 17690f3 Merge #525 to 2.4 by Tatu Saloranta · 10 years ago
  22. e49837e [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  23. 824bd1e [maven-release-plugin] prepare release jackson-databind-2.4.2 by Tatu Saloranta · 10 years ago
  24. 1b8b501 prepare for 2.4.2 by Tatu Saloranta · 10 years ago
  25. 341debd update 2.4 release notes by Tatu · 10 years ago
  26. fd0f1fe Fix #515 by Tatu · 10 years ago
  27. 64a27bc Yet some more tweaking of #506 by Tatu · 10 years ago
  28. af76ca7 Try to improve test for #421 by Tatu · 10 years ago
  29. 252d37c ... by Tatu Saloranta · 10 years ago
  30. 5205d94 update release notes by Tatu Saloranta · 10 years ago
  31. c7906ba Fixing #486 by Tatu Saloranta · 10 years ago
  32. 5f177cc cosmetic by Tatu Saloranta · 10 years ago
  33. 5c9e4ce Add'l improvements for #506, add referring object for Collections (can't do for arrays) by Tatu Saloranta · 10 years ago
  34. 9e080e2 Fix #506 for 2.4.2 by Tatu Saloranta · 10 years ago
  35. 4d53280 ... by Tatu Saloranta · 10 years ago
  36. 76cb030 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  37. 1e6c8b0 [maven-release-plugin] prepare release jackson-databind-2.4.1.3 by Tatu Saloranta · 10 years ago
  38. fd625f0 ... by Tatu Saloranta · 10 years ago
  39. 9e9e0b6 One more fix wrt LRUMap compatibility by Tatu Saloranta · 10 years ago
  40. e029d72 Minor change to improve binary-compatibility of LRUMap by Tatu Saloranta · 10 years ago
  41. 61c9bd8 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  42. 735b88a [maven-release-plugin] prepare release jackson-databind-2.4.1.2 by Tatu Saloranta · 10 years ago
  43. 3ba7a90 prepare for 2.4.1.2 by Tatu Saloranta · 10 years ago
  44. bfa6611 Refactoring to move the new failing test (for #501) under failing/, to avoid failing build by Tatu Saloranta · 10 years ago
  45. 15e4371 Tackle parts of #501; add suggested type resolution, indicate specific problem explicitly by Tatu Saloranta · 10 years ago
  46. 6b10186 adding first test trying to reproduce #501 by Tatu Saloranta · 10 years ago
  47. 585f309 Fixed #503 by Tatu Saloranta · 10 years ago
  48. 7eabaf9 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  49. cbd3f16 [maven-release-plugin] prepare release jackson-databind-2.4.1.1 by Tatu Saloranta · 10 years ago
  50. f4e9657 Prepare for 2.4.1.1, to only include #491 by Tatu Saloranta · 10 years ago
  51. 7afbca2 Merge pull request #491 from pgelinas/master by Tatu Saloranta · 10 years ago
  52. a818bf5 Temporary fixed issue #490: create a new instance of by Pascal Gélinas · 10 years ago
  53. 4309a8bc [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  54. 7a095bc [maven-release-plugin] prepare release jackson-databind-2.4.1 by Tatu Saloranta · 10 years ago
  55. 031d3f8 prepare for 2.4.1 by Tatu Saloranta · 10 years ago
  56. eeec0a0 Fixed last compiler warnings wrt #480 by Tatu Saloranta · 10 years ago
  57. be05bb5 remove accidentally checked in debug stmt by Tatu Saloranta · 10 years ago
  58. 1fd4d1f minor fixes to javadoc comments by Tatu Saloranta · 10 years ago
  59. 54fd6d6 Partial fix/workaround for #489: add `TypeFactory.clearCache()` by Tatu Saloranta · 10 years ago
  60. d2af373 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
  61. 5fac3e4 add one more unit test for explicit is-getter by Tatu Saloranta · 10 years ago
  62. b219954 Add a sanity check to try to handle problemt of not passing SerializerProvider via schema introspection by Tatu · 10 years ago
  63. 8705212 update release notes by Tatu · 10 years ago
  64. 9ae3610 Minor streamlining of BeanPropertyWriter; update release notes by Tatu Saloranta · 10 years ago
  65. 92fe3f5 Merge pull request #482 from sanbeg/master by Tatu Saloranta · 10 years ago
  66. 1e61056 defer updating position until end, since it shouldn't update if there's an error by Steve Sanbeg · 10 years ago
  67. b45f9e7 Make date parsing error behavior consistent with Java & its own inherited documentation by Steve Sanbeg · 10 years ago
  68. eefb690 cleanup by Tatu Saloranta · 10 years ago
  69. 7461aba ... by Tatu Saloranta · 10 years ago
  70. af53189 ... by Tatu Saloranta · 10 years ago
  71. 761217c Add explicit ordering for test to resolve part of #480 by Tatu Saloranta · 10 years ago
  72. b5eb245 ... by Tatu Saloranta · 10 years ago
  73. fa1d992 Try to fix #479 by Tatu Saloranta · 10 years ago
  74. fd9b65d [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  75. a5807c5 [maven-release-plugin] prepare release jackson-databind-2.4.0 by Tatu Saloranta · 10 years ago
  76. 2ddedaf prepare for 2.4.0 by Tatu Saloranta · 10 years ago
  77. 8a5ec37 Minor optimization to avoid including non-value-returning methods as possible getters by Tatu Saloranta · 10 years ago
  78. f52059d Complete handling of non-conflicts with implicit names by Tatu Saloranta · 10 years ago
  79. 2a41afc Starting to work on resolving more of non-conflicting getters by Tatu Saloranta · 10 years ago
  80. 267e048 add a unit test for inferred/implied names by Tatu Saloranta · 10 years ago
  81. c41e792 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
  82. c6c8859 test renaming by Tatu · 10 years ago
  83. 57ba92b ... by Tatu · 10 years ago
  84. 1be3747 ... by Tatu Saloranta · 10 years ago
  85. 9c7627a ... by Tatu Saloranta · 10 years ago
  86. dfc7f86 ... by Tatu Saloranta · 10 years ago
  87. 9c5fec2 Fix #467 by Tatu Saloranta · 10 years ago
  88. 01797b0 Minore javadoc improvement for #475 by Tatu Saloranta · 10 years ago
  89. f583dbc javadoc by Tatu Saloranta · 10 years ago
  90. eb5f57e Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
  91. f317a0f Add a unit test to reproduce #466 by Tatu Saloranta · 10 years ago
  92. 779a259 Minor tweaking of a contribution by Tatu · 10 years ago
  93. 9e6ad26 Merge pull request #472 from pfumagalli/master by Tatu Saloranta · 10 years ago
  94. 4bc7a73 ... by Tatu · 10 years ago
  95. 3829949 Merge pull request #464 from q3aiml/location-in-more-errors by Tatu Saloranta · 10 years ago
  96. de29605 Unit test for issue 471 on GitHub. by Pier Fumagalli · 10 years ago
  97. d933656 Merge pull request #473 from aarondav/scala by Tatu Saloranta · 10 years ago
  98. 40f1c93 Avoid setting explName to true if name is null in POJOPropertyBuilder by Aaron Davidson · 10 years ago
  99. 70c7e1d Process injections when @JsonCreator annotated constructor is used. by Pier Fumagalli · 10 years ago
  100. ae0d29e Merge pull request #470 from aarondav/context by Tatu Saloranta · 10 years ago