1. 0e11411 Furious JDK-serialization-support code surge continuing... by Tatu Saloranta · 12 years ago
  2. f521158 Yet more serializability improvements; sorta works for ObjectWriter, not yet ObjectReader by Tatu Saloranta · 12 years ago
  3. 70c2de9 serialization... by Tatu Saloranta · 12 years ago
  4. 56bb15d Work on making core pieces (up to and including ObjectMapper) java.io.Serializable, for Android dev by Tatu Saloranta · 12 years ago
  5. 18a3b71 Refactoring: create AnnotationIntrospectorPair out of AnnotationIntrospector.Pair by Tatu Saloranta · 12 years ago
  6. e268dd5 Resolving Eclipse warnings (missing overrides etc) by Tatu Saloranta · 12 years ago
  7. 8d2cdd7 Implememented [Issue#42], allow defining Base64 default variant to use for databinding by Tatu Saloranta · 12 years ago
  8. 023d8bd Trying ONCE MORE (f*ck you git) to undo earlier json-schema changes, but keep @JsonNaming changes by Tatu Saloranta · 12 years ago
  9. 7ccce01 Implement [Issue#28], add ObjectMapper.copy() by Tatu Saloranta · 12 years ago
  10. f1c79d4 Changes to make 1.5 compatible against: first, removing @Override from interface impls by Tatu Saloranta · 12 years ago
  11. 1421af6 Implement [JACKSON-805], SerializationFeature.WRITE_SINGLE_ELEM_ARRAYS_UNWRAPPED by Tatu Saloranta · 13 years ago
  12. 3f0ca2e finishing touches for timezone/date handling by Tatu Saloranta · 13 years ago
  13. da63757 ... by Tatu Saloranta · 13 years ago
  14. d453182 Refactoring Object Id handling, after realizing first attempt is too limiting by Tatu Saloranta · 13 years ago
  15. eafafff Reorg things a bit: SerializationConfig, DeserializationConfig back at main level (so widely used), BeanPropertyDefinition moved under introspect by Tatu Saloranta · 13 years ago
  16. 9610aff Implemented [JACKSON-777] (renamed SerializationConfig.Feature, DeserializationConfig.Feature); various other restructure by Tatu · 13 years ago
  17. 67bf19c Move BasicSerializerFactory.Config to a separate class by Tatu Saloranta · 13 years ago
  18. e3ae58e Work on [JACKSON-707], [JACKSON-770]; simplifying JsonNode by Tatu Saloranta · 13 years ago
  19. b2d3c7d Bit more work on view handling by Tatu Saloranta · 13 years ago
  20. 391b198 Starting to work on [JACKSON-608] (views for deser) by Tatu Saloranta · 13 years ago
  21. 28bde07 Refactoring: eliminate exposure of BasicBeanDescription (now just base class. BeanDescription) by Tatu Saloranta · 13 years ago
  22. e196174 Implement [JACKSON-764], programmatic way to set root name to use for root-wrapping by Tatu Saloranta · 13 years ago
  23. ed06eea ... by Tatu Saloranta · 13 years ago
  24. dfed924 Completed major rewrite of handling of on/off features for ObjectMapper/SerConfig/DeserConfig by Tatu · 13 years ago
  25. 3108d85 LAst config cleanups of the day by Tatu Saloranta · 13 years ago
  26. d2613e9 And more refactoring: configs are now immutable by Tatu Saloranta · 13 years ago
  27. eaedfb7 Still more config changes by Tatu Saloranta · 13 years ago
  28. 5087f97 yet more config clean up (?) by Tatu Saloranta · 13 years ago
  29. c733a7f Yet more config refactoring by Tatu Saloranta · 13 years ago