- 38f869f Implemented [JACKSON-55], to help troubleshooting serialization problems. by cowtowncoder · 16 years ago
- e34beeb Resolved [JACKSON-50]. by cowtowncoder · 16 years ago
- 3527e8a Updated annotation classes to be compatible with the latest plans. by cowtowncoder · 16 years ago
- 64472f8 Implemented [JACKSON-47] by cowtowncoder · 16 years ago
- e403662 ... by cowtowncoder · 16 years ago
- 21ad15d Implemented [JACKSON-46], JsonGenerator.Feature.QUOTE_FIELD_NAMES, to make it possible to omit double-quotes around field names if so desired. by cowtowncoder · 16 years ago
- 1795e0a Working on [JACKSON-42] (adding BinaryNode type); cleaning up legacy code. by cowtowncoder · 16 years ago
- c9e2321 Implemented basics of [JACKSON-6], unit tests to go with it. by cowtowncoder · 16 years ago
- 3dbde60 Resolved [JACKSON-40] (add JsonParser.nextValue()); added JsonToken.NOT_AVAILABLE for future expansion (needed by non-blocking parsers, if ever implemented). by cowtowncoder · 16 years ago
- b4421f8 Resolved [JACKSON-34] by cowtowncoder · 16 years ago
- 636c2ab Changes related to 0.9.6 release. by cowtowncoder · 16 years ago
- c8cf6ad Implemented [JACKSON-24], some testing improvements. by cowtowncoder · 16 years ago
- 6fe4438 Working on [JACKSON-29], split classes in 2 jars. by cowtowncoder · 16 years ago
- 6c77e7d Updated local micro-benchmarks, added support for testing json-simple variant. by cowtowncoder · 16 years ago
- 336017c Ok: now primitive array deserialization works ok too. by cowtowncoder · 16 years ago
- 9dfa690 Updated release notes, version number. by cowtowncoder · 16 years ago
- 16a9970 Minor addition: java.net.URL, URI can be converted using their toString() methods by cowtowncoder · 16 years ago
- 819df72 More minor improvements, resolving [JACKSON-13], [JACKSON-17] and [JACKSON-20] by cowtowncoder · 16 years ago
- f1a91c5 Work on [JACKSON-26]/[JACKSON-27], adding javadocs, unit tests. by cowtowncoder · 16 years ago
- 9ec956e Resolved [JACKSON-25], added xmlvalidate task in Ant build.xml, and backported fix to Codehaus Maven1/Maven2 repos (hoping it propagates to others). by cowtowncoder · 16 years ago
- 3cedba5 Starting to work on more flexible serialization. by cowtowncoder · 16 years ago
- e6e65b4 Implemented [JACKSON-9] (support for non-standard json comments) by cowtowncoder · 16 years ago
- 62f8711 More cleanup, refactoring, additions to unit test coverage. by cowtowncoder · 16 years ago
- 0679f4c Adding more and more unit test support; getting reasonable code coverage (above 60% finally) by cowtowncoder · 16 years ago
- 5ed8bd8 Cleanup: moving JsonNode impl classes to map.node, from generic map.impl, since they may need to be exposed to calling apps (unlike other impl classes). by cowtowncoder · 16 years ago
- 3cef5c3 Fixes to UTF-8 handling, adding more unit test coverage. by cowtowncoder · 16 years ago
- 0530d3e More cleanup, trying to add unit tests. by cowtowncoder · 16 years ago
- 19590b9 Added OSGi support, as per [JACKSON-23]. by cowtowncoder · 16 years ago
- ce3027a Added binary write methods (base64), as per [JACKSON-11]. by cowtowncoder · 16 years ago
- 5cbf906 Fixed [JACKSON-18], added unit test to verify. by cowtowncoder · 16 years ago
- 05cbbd2 Cleanup, added javadocs. by cowtowncoder · 16 years ago
- 314c483 Fixes to build process, to produce both ASL and LGPL artifacts. Working on resolving [JACKSON-14], still have some lingering issues. by cowtowncoder · 17 years ago
- 4182936 Fixed problems with symbol table, minor numeric parsing improvements, added comments. by cowtowncoder · 17 years ago
- 822b475 Added release notes wrt fix for [JACKSON-8] by cowtowncoder · 17 years ago
- 569b5e8 Fixing bunch of bugs [JACKSON-1, 4 and 5]. by cowtowncoder · 17 years ago
- e3e40b0 Bumping version number to 0.9.3. by cowtowncoder · 17 years ago
- 15a0b02 Fixing UTF-16/32 bootstrapping (after noticing a bug in unit test that verifies them). Also, fixed a minor OBO problem with new utf8 name parsing code. by cowtowncoder · 17 years ago
- 7534586 Some small performance improvements via refactoring of JsonReadContext (to flatten sub-classes to a 'chameleon' implementation). by cowtowncoder · 17 years ago
- ba36461 Checking in Jackson 0.9.1 baseline. by cowtowncoder · 17 years ago