1. f54caea Minor refactoring, flattening reader-based parser by one class by cowtowncoder · 14 years ago
  2. 81d6d19 Streamline local perf helper code, remove refs to json-simple, json-tools by cowtowncoder · 14 years ago
  3. a46c8cc Refactor unit tests to separate tests that fail but won't be fixed on short term from others by cowtowncoder · 14 years ago
  4. 79f96bc Add perf test for jackson-on-json.org case by cowtowncoder · 14 years ago
  5. e1c3fee ... by cowtowncoder · 14 years ago
  6. 6c00d66 Minor improvements to prototype xml-serializer by cowtowncoder · 14 years ago
  7. 6ba4635 Still more clean up for jars by cowtowncoder · 15 years ago
  8. b5aa0ea Trying to resolve unit test, asm lib version incompatibilities by cowtowncoder · 15 years ago
  9. 0431c30 Upgrade Asm lib version; minor tweaks to bean materialization, in hopes to support generic types by cowtowncoder · 15 years ago
  10. 9334979 Started real work on [JACKSON-41]... by cowtowncoder · 15 years ago
  11. cd56608 Added unit test to check support (or lack thereof) for google collections (1.0) by cowtowncoder · 15 years ago
  12. 2f4d63b Minor cleanup to get to test performance of smile handling (fails for some reason still) by cowtowncoder · 15 years ago
  13. c3e2579 Working bit more on xml-backed generator, for possible JAXB subset by cowtowncoder · 15 years ago
  14. 34e5cfd Add unit test for [JACKSON-265]; seems to pass currently. by cowtowncoder · 15 years ago
  15. fd8468d Implemented [JACKSON-245], ability to enable JSONP wrapping for JAX-RS provider (for single static function name) by cowtowncoder · 15 years ago
  16. 474088d Starting to work bit more on [JACKSON-103]; first step: add unit steps to reproduce problem (and verify that existing functionality still works) by cowtowncoder · 15 years ago
  17. 78ff3fa Refactored the way external/extended serializers and deserializers are added (ones for types that are optional on platform). Also improved support for Joda DateTime type as part of refactoring. by cowtowncoder · 15 years ago
  18. 605c870 Fixed [JACKSON-177] by cowtowncoder · 15 years ago
  19. 7d2aa4b Added simple unit test to see if Joda DateTime can be serialized. by cowtowncoder · 16 years ago
  20. 574053d remove static dependency on DataHandler. made it dynamic in case it's not on the classpath. by stoicflame · 16 years ago
  21. ed0019d Fixed 1.5 build issues. by cowtowncoder · 16 years ago
  22. d26ad2a Trying to make snapshot maven deploys work... by cowtowncoder · 16 years ago
  23. ee2682f Resolving [JACKSON-104] in trunk by cowtowncoder · 16 years ago
  24. ee7fd2d Adding first cut at Jackson-based JAX-RS+JSON provider. by cowtowncoder · 16 years ago
  25. 57183f8 Fixed a nasty regression bug (wrt performance) that affected symbol tables; starting to add maven-ant tasks. by cowtowncoder · 16 years ago
  26. e7179c3 Fixed (?) [JACKSON-53], problems with CGLib-enchanced classes used with iBatis. by cowtowncoder · 16 years ago
  27. c9e2321 Implemented basics of [JACKSON-6], unit tests to go with it. by cowtowncoder · 16 years ago
  28. 6c77e7d Updated local micro-benchmarks, added support for testing json-simple variant. by cowtowncoder · 16 years ago
  29. 8872fef Remove emma jars, only use Cobertura for coverage analysis. by cowtowncoder · 16 years ago
  30. 19590b9 Added OSGi support, as per [JACKSON-23]. by cowtowncoder · 16 years ago
  31. cf85f3b More work on more integrated stream-based utf8 scanner. by cowtowncoder · 17 years ago
  32. c216e85 Work on getting alternative stream-based parser functional. by cowtowncoder · 17 years ago
  33. 31795bc Adding missing test jars into repository by cowtowncoder · 17 years ago
  34. ba36461 Checking in Jackson 0.9.1 baseline. by cowtowncoder · 17 years ago