- 4f3c165 Remove @JacksonStdImpl from RawSerializer by Tatu Saloranta · 11 years ago
- 00255f2 ... by Tatu Saloranta · 11 years ago
- 767b662 Merge pull request #361 from stuartwdouglas/master by Tatu Saloranta · 11 years ago
- dce9e1b further test renaming by Tatu Saloranta · 11 years ago
- bc2666d refactor tests by Tatu Saloranta · 11 years ago
- 9077a58 Fix #362 by Tatu Saloranta · 11 years ago
- c4a0032 Add a unit test for #359 by Tatu Saloranta · 11 years ago
- a748091 javadoc improvement by Tatu · 11 years ago
- 4c3921d cleanup by Tatu Saloranta · 11 years ago
- ad8c3d2 One fix related to #358 to also resolve related case of Iterator by Tatu Saloranta · 11 years ago
- ce457af Fixed #358 by Tatu Saloranta · 11 years ago
- 0c8c763 Use double checked locking to remove sync block by Stuart Douglas · 11 years ago
- 96dd040 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 11 years ago
- 1b63bab minor warnings cleanup by Tatu Saloranta · 11 years ago
- 614a72e Adding explicit null check for BeanPropertyMap, to improve troubleshooting by Tatu · 11 years ago
- df554c6 tiny refactoring to reproduce duplication by Tatu Saloranta · 11 years ago
- 68f2a77 Add unit tests to try to reproduce #349 (but without success yet) by Tatu · 11 years ago
- b4232dd some more javadoc fixes by Tatu Saloranta · 11 years ago
- 71a3d83 javadoc improvement by Tatu Saloranta · 11 years ago
- 37cf6f2 Fix #346 by Tatu Saloranta · 11 years ago
- 11f7304 Implemented #343, DeserializationFeature.FAIL_ON_IGNORED_PROPERTIES by Tatu Saloranta · 11 years ago
- f6f0c9b Add test for #340 under failing; trying to resolve it, but without success yet. by Tatu Saloranta · 11 years ago
- ef00ac6 Bit of cleanup, verifying what causes #338 by Tatu Saloranta · 11 years ago
- 2c42d06 Add a test to try to reproduce #338 (won't fail yet tho) by Tatu Saloranta · 11 years ago
- 2f04491 Fixed #337 by Tatu Saloranta · 11 years ago
- 227b999 minor cleanup by Tatu Saloranta · 11 years ago
- 5783b26 Add a unit test for #337 by Tatu Saloranta · 11 years ago
- f49e80f Fixing a ref to deprecated method by Tatu Saloranta · 11 years ago
- 5309174 Add method Annotated.annotations() to allow efficient iteration over all annotations, without exposing mutable state by Tatu Saloranta · 11 years ago
- a55bbb6 final touches to allow consistent sub-classing of JsonNode implementations by Tatu Saloranta · 11 years ago
- fedd4b0 Changes to revert back inability to sub-class JsonNode subtypes by Tatu Saloranta · 11 years ago
- af263c3 Implement #268 by Tatu Saloranta · 11 years ago
- cd59508 Improvement wrt #333 by Tatu Saloranta · 11 years ago
- 2322ce6 Implement #334: make ArrayNode, ObjectNode non-final again by Tatu Saloranta · 11 years ago
- 5f58a1b Add more consistency checks for type id generation by Tatu Saloranta · 11 years ago
- fc6e3c2 Fix #332 by Tatu Saloranta · 11 years ago
- 77c3f1f Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 11 years ago
- ddb9e39 Misc refactoring to eventually support #313, filtering of container types. by Tatu Saloranta · 11 years ago
- e07ebab Infinite recursion is one way to get people's attention of a by jonathan.whitall · 11 years ago
- 29fab70 Minor cleanup for unit test code by Tatu Saloranta · 11 years ago
- cc7524c Implemented #307 by Tatu Saloranta · 11 years ago
- 313121b Initial support for Map-filtering, via properties by Tatu Saloranta · 11 years ago
- 50b28f8 Add a (failing) unit test for #307 by Tatu Saloranta · 11 years ago
- b009194 Full fix for #318 by Tatu Saloranta · 11 years ago
- 093f210 Add back two semi-internal methods, marked as deprecated, to make migration from pre-2.3 versions smoother by Tatu Saloranta · 11 years ago
- 0cc64f2 Add a unit test for #327, to indicate problem to solve by Tatu Saloranta · 11 years ago
- 34a2e5b Finally implement #326 (originally one of oldest open bugs from codehaus issue tracker!) by Tatu Saloranta · 11 years ago
- 49d2cf0 javadoc improvement wrt #325 by Tatu Saloranta · 11 years ago
- 0688a9a Completed initial set of refactoring to be able to solve #307 and perhaps #317 by Tatu Saloranta · 11 years ago
- 89b08ce More documentation cleanup by Tatu Saloranta · 11 years ago
- 76793f1 Trying to refactor things to make it possible to filter non-Bean types (maps; any setters) by Tatu Saloranta · 11 years ago
- 44ef7f8 some more unit test refactoring by Tatu Saloranta · 11 years ago
- be00482 minor test refactoring for better grouping by Tatu Saloranta · 11 years ago
- b69857b Implement #315 by Tatu Saloranta · 11 years ago
- 84042ca First part of custom null serializers implemented (per-property) by Tatu Saloranta · 11 years ago
- 7a8d3fe Start working on #315, (more) configurable null serialization by Tatu Saloranta · 11 years ago
- e4670a7 Fix #324 in mainline by Tatu Saloranta · 11 years ago
- 6d2e7c2 ... by Tatu Saloranta · 11 years ago
- f379967 Refactoring; FailingDeserializer was in the wrong place for some reason by Tatu Saloranta · 11 years ago
- 346dc38 Merge pull request #318 from christophercurrie/valueUpdate by Tatu Saloranta · 11 years ago
- ad0b7ed Add bit more checking in new attribute tests by Tatu Saloranta · 11 years ago
- 09ebacb Implemented #319 by Tatu Saloranta · 11 years ago
- a2966ff Completed serialization-side test, seems to work. by Tatu Saloranta · 11 years ago
- 4e5e2b3 work bit more on context attributes by Tatu Saloranta · 11 years ago
- 2f26e6a Start work on adding context(-accessible) attributes; general-purpose key/value context by Tatu Saloranta · 11 years ago
- 1632752 Test for value update on "creator" props by Christopher Currie · 11 years ago
- 3e3a30e Fixing {Object,Array}Deserializer's illegal nullValue by Seth Pellegrino · 11 years ago
- ee67dee Add #305 implementation; also, add numeric test for -0.0 by Tatu Saloranta · 11 years ago
- 934699b minor warning cleanup by Tatu Saloranta · 11 years ago
- e9184dc Remove 'final' modified from 2 places in BeanDeserializer where it shouldn't (have) be(en) used by Tatu Saloranta · 11 years ago
- e830970 Fix a problem b/w TokenBuffer, new dup checking in core by Tatu Saloranta · 11 years ago
- de5c417 fix a compilation issue (...from preceding pruning) by Tatu · 11 years ago
- 65ba8a5 minor removal of deprecated internal methods by Tatu · 11 years ago
- 81b4735 Changes needed by core-change (for adding dup detection) by Tatu · 11 years ago
- 4a00588 minor nip & tuck by Tatu Saloranta · 11 years ago
- da5bb84 Remove some things deprecated in 2.0 and 2.1 by Tatu Saloranta · 11 years ago
- f3f4792 Minor cleanup, to move failing (and not immediately fixable) problem to set of failing tests by Tatu Saloranta · 11 years ago
- ae242d7 Fix #257 by Tatu Saloranta · 11 years ago
- 83341f7 Starting to add configurability for "untyped" deserializer by Tatu · 11 years ago
- eaa7c18 doc cleanup by Tatu Saloranta · 11 years ago
- 0e004c9 Minor tweaks to better support unwrapped properties by Tatu Saloranta · 11 years ago
- aa321ee Fix #271 (for in-built schema generation) by Tatu Saloranta · 11 years ago
- 545e35e Implement #302 by Tatu Saloranta · 11 years ago
- daab1d9 Fix #311 by Tatu Saloranta · 11 years ago
- 18720ae Add a unit test for #311 (failing for now) by Tatu Saloranta · 11 years ago
- 982ea7a fix a compiler warning by Tatu Saloranta · 11 years ago
- f4ce14a Put back a ctor of BeanSerializer by Tatu Saloranta · 11 years ago
- bd17ded Some more fixes for UUID handling, to allow use of Base64 encoding as well by Tatu Saloranta · 11 years ago
- 19a2de7 Fix a UUID serialization problem, unit test bug (which masked serialization prob) by Tatu Saloranta · 11 years ago
- 6cdd268 start working on TokenBuffer improvements by Tatu Saloranta · 11 years ago
- d1ff4dd javadoc update by Tatu Saloranta · 11 years ago
- fae643b Completed #308, serialization speeded up by 4x as well by Tatu Saloranta · 11 years ago
- ac1f6d5 First part of #308, improved deserialization speed by 4x as per test by Tatu Saloranta · 11 years ago
- 17d6446 Improve UUID deser speed by 5x by Tatu Saloranta · 11 years ago
- bb0e2b5 Implement #306 by Tatu Saloranta · 11 years ago
- cab3bf2 Add unit test for #306 by Tatu Saloranta · 11 years ago
- c6c0005 improving #113 test by Tatu Saloranta · 11 years ago
- cb56363 Add missing ObjectMapper.writeTree(); improve DelegatingDeserializer by Tatu Saloranta · 11 years ago
- 59fe29c Yet more work, trying to allow distinguishing of 'primary' and 'secondary' serializers, wrt property-context by Tatu Saloranta · 11 years ago
- 4f90dbc Further improvements to contextualization for deser side by Tatu Saloranta · 11 years ago