- 7555fa2 Implemented [JACKSON-690]: pass DeserializationContext to ValueInstantiator.createXxx methods by Tatu Saloranta · 13 years ago
- 2aa6484 Implement [JACKSON-751], add @JsonInclude by Tatu Saloranta · 13 years ago
- 52a9244 Fixed issues uncovered with handling of contextual serializers (was not always resolving ContextualSerializers properly) by Tatu Saloranta · 13 years ago
- dfec150 Working on [JACKSON-736] by Tatu Saloranta · 13 years ago
- 071a170 Add 'ContainerSerializer' as a shared base class, with new 'getContentType()' method by Tatu Saloranta · 13 years ago
- a03e0eb Implemented [JACKSON-732] for 2.0 by Tatu Saloranta · 13 years ago
- 15fb6ff Implement [JACKSON-710]: avoid wrapping/unwrapping with ObjectMapper.convertValue() by Tatu Saloranta · 13 years ago
- 16b79a5 minor javadoc cleanup by Tatu Saloranta · 13 years ago
- 4dc01e7 Completed [JACKSON-669] implementation by Tatu Saloranta · 13 years ago
- 0a0ce59 First working version of prefix-for-unwrapped; may want to generalize to allow other kinds of name mangling strategies by Tatu Saloranta · 13 years ago
- 4e7c470 Completed [JACKSON-695] implementation with tests. by Tatu · 13 years ago
- 418a239 Adding unit tests for verifying 'isEmpty()', custom null value serialization by Tatu · 13 years ago
- 56e8e6c Starting to add support for customizable 'is-empty' handling by Tatu · 13 years ago
- ae1c98e Fix [JACKSON-746] for 2.0 by Tatu · 13 years ago
- 2b5cfe7 ... by Tatu · 13 years ago
- edb39af Add support for modules to access ref back to ObjectMapper by Tatu · 13 years ago
- e454981 ... by Tatu · 13 years ago
- 703bf4a Implement [JACKSON-749]: Make @JsonValue the canonical serialization of Enums, so that deserializer also uses it by Tatu Saloranta · 13 years ago
- 0aef72d Minor improvements to handling of boolean values (allow long values) by Tatu · 13 years ago
- ba0470f Merged [JACKSON-712] fix in, with proper 2.0 changes by Tatu Saloranta · 13 years ago
- 9312ad8 Add little bif of caching for TypeFactory, to reduce cost of JavaType creation by Tatu Saloranta · 13 years ago
- 2abae1d TypeFactory cleanup by Tatu Saloranta · 13 years ago
- 0344ce0 Remove separate 'isIgnoredXxx' methods; combined into 'hasIgnoralMarker' method in AnnotationIntrospector by Tatu Saloranta · 13 years ago
- 1e9c10c Remove CustomSerializerFactory by Tatu Saloranta · 13 years ago
- 328fa30 Improve version handling code by Tatu Saloranta · 13 years ago
- 512a05b Added '....module' package in OSGi bundle by Tatu Saloranta · 13 years ago
- 530067b Remove @JsonCachable, replace with a method by Tatu Saloranta · 13 years ago
- 463614b javadoc cleanup by Tatu Saloranta · 13 years ago
- 6d3fc10 Add back support for deserializing JsonLocation (using ValueInstiator, for added style points) by Tatu Saloranta · 13 years ago
- 289b58d Improve ValueInstantiator interface to pass enough information to properly construct types (i.e. give DeserializationConfig) by Tatu Saloranta · 13 years ago
- 79a126b ... by Tatu Saloranta · 13 years ago
- f1c5f8f Refactoring to improve grouping of deserializers by Tatu Saloranta · 13 years ago
- c601e63 Fix JavaType.hasGenericTypes(), removed couple of stray deprecated methods by Tatu Saloranta · 13 years ago
- a07e548 Removed last existing deprecated methods by Tatu Saloranta · 13 years ago
- c3fbb3a Clean up, to get rid of deprecated stuff by Tatu Saloranta · 13 years ago
- 533421e More unit test fixes; joda, xml ones not getting registered by Tatu Saloranta · 13 years ago
- 2f82344 ... by Tatu Saloranta · 13 years ago
- df6302f More reshuffling by Tatu Saloranta · 13 years ago
- fcb1c25 Eliminated JsonSerializableWithType, by moving method down to JsonSerializable by Tatu Saloranta · 13 years ago
- d92c1ed More refactoring: moving JavaType to databind; other smaller clean up by Tatu Saloranta · 13 years ago
- d1e678e Last pieces of the first round of refactoring: again compiles, may work by Tatu Saloranta · 13 years ago
- 8ac635b ... by Tatu Saloranta · 13 years ago
- a342c0e Yet more clean up by Tatu Saloranta · 13 years ago
- 1b253d3 cleanup... by Tatu Saloranta · 13 years ago
- e4f23bb First check-in, tons of compilation errors to resolve by Tatu Saloranta · 13 years ago