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