- 2fd8748 Add a unit test for #663 by Tatu Saloranta · 10 years ago
- 14e9104 Merge branch '2.5' by Tatu Saloranta · 10 years ago
- 44df4d2 Fixed #674 by Tatu Saloranta · 10 years ago
- fbe9aab Clean up #154 unit test, closing issue itself as not-valid. by Cowtowncoder · 10 years ago
- 0522186 further unit test refactoring by Cowtowncoder · 10 years ago
- 10b5d48 Merge branch '2.5' by Cowtowncoder · 10 years ago
- a6443b2 Fixed #669 by Cowtowncoder · 10 years ago
- 4ad54cd ... by Cowtowncoder · 10 years ago
- 1730a8f bit more test refactoring by Cowtowncoder · 10 years ago
- 34855d7 Test refactoring: move not-failing-anymore tests as part of regular suite by Cowtowncoder · 10 years ago
- 5d141be Refactor #669 test slightly by Cowtowncoder · 10 years ago
- 38573ad Merge branch '2.5' by Cowtowncoder · 10 years ago
- 74c8f97 Update release notes wrt #671 by Cowtowncoder · 10 years ago
- 8c36f1c Merge branch 'master' of github.com:FasterXML/jackson-databind by Cowtowncoder · 10 years ago
- ac041f2 Add additional polymorphic test for JSOG deserialization by Jeff Schnitzer · 10 years ago
- 9236000 Minor reworking to use 2.5-added JsonParser methods for (slightly) more efficient bean deserialization by Cowtowncoder · 10 years ago
- 560bd80 Change master to be 2.6.0-SNAPSHOT, after creating 2.5 branch; remove an obsolete groovy-bean test by Cowtowncoder · 10 years ago
- 3b041e3 Fix #667 by Tatu Saloranta · 10 years ago
- 36b227a Add a test for #661; now works (assuming `writeString()` changed to `writeFieldName()`) by Tatu Saloranta · 10 years ago
- 28c4ada Verified #594 works for 2.5.0, improved access handling by Tatu Saloranta · 10 years ago
- 5a3c89e Small typo by Matthew Dean · 10 years ago
- c5b808b More work on trying to call JsonParser.nextTextValue() for String-valued JSON arrays, to help with XML processing by Tatu Saloranta · 10 years ago
- 8c3cfb8 try reproducing an issue from core (175), but no problem found. by Cowtowncoder · 10 years ago
- 6599f9f Change String collections to use JsonParser.nextTextValue() by Tatu Saloranta · 10 years ago
- 0d60ab4 Add one more unit test for `readValues()`, to ensure it's possible to read POJOs within root-level arrays by Cowtowncoder · 10 years ago
- dfa1b44 Fix #299 by Cowtowncoder · 10 years ago
- 57a51dc Increate maximum desc length for "unknown property" exception from 200 chars to 1000 by Tatu Saloranta · 10 years ago
- c2d5258 Improve error messaging for non-static inner classes that try to declare @JsonCreator constructors by Tatu Saloranta · 10 years ago
- a574308 One new as-array+creator test by Tatu Saloranta · 10 years ago
- c4b6c61 Implemented #165: Add `DeserializationContext.getContextualType()` which can be called by contextual deserializers to know nominal type for them, without needing to decipher it from `BeanProperty` by Tatu Saloranta · 10 years ago
- 53d4c4c Slightly improved javadoco for `ObjectMapper.readValue()` by Tatu Saloranta · 10 years ago
- 7fc3238 Improve error message for unresolved subtype ids. by Tatu Saloranta · 10 years ago
- 442a26a Improve javadocs wrt #628 by Tatu Saloranta · 10 years ago
- 2b917fc Implement #596 by Tatu Saloranta · 10 years ago
- f0a3a86 Start work on #596 to get in 2.5.0 by Cowtowncoder · 10 years ago
- 257ae1c Fix #660 by Cowtowncoder · 10 years ago
- 1eae322 More warnings cleanup by Cowtowncoder · 10 years ago
- b44ebe4 Warnings cleanup, minor refactoring of XMLGregorianCalendarSerializer by Cowtowncoder · 10 years ago
- d3722c6 Comment out 2.4-only fix for SimpleObjectIdResolver by Cowtowncoder · 10 years ago
- c194ea5 Add a (failing) test for #660 by Tatu Saloranta · 10 years ago
- daa3a33 Add tests for handling JsonCreator.Mode.DISABLED, as well as basic handling (modules probably should use it too) by Tatu Saloranta · 10 years ago
- 7824b90 Add a unit test to test that #659 does not exist by Tatu Saloranta · 10 years ago
- 3ca520b Add a failing test for #312 (no time to work on for 2.5, hope to do in 2.6; non-trivial to solve) by Cowtowncoder · 10 years ago
- c15e779 Add `AnnotatedMember.getContext()` to help in access of class annotations, from within `AnnotatedMember` by Cowtowncoder · 10 years ago
- 7febe16 Add notes wrt #490. Bit wary of fixing this in 2.5, in case old 2.4 annotations jar found its way in classpath... by Cowtowncoder · 10 years ago
- babd8cb minor javadoc changes by Tatu Saloranta · 10 years ago
- 42ef5bb Fixed #653 by Tatu Saloranta · 10 years ago
- cb13a6f Add alternate property name mangling impl code; but need to discuss more first before starting to use (one new test fail) by Tatu Saloranta · 10 years ago
- 499a7b6 Implemented #654 by Tatu Saloranta · 10 years ago
- 662dc3d Unit test improvements for ObjectWriter.writeValues() by Tatu Saloranta · 10 years ago
- bb77388 Merge branch '2.4' by Cowtowncoder · 10 years ago
- 7ec59e4 Fix #656 for 2.4 as well by Cowtowncoder · 10 years ago
- 966dd97 Add unit test for #656 by Cowtowncoder · 10 years ago
- 5b9f87c minor cleanup by Cowtowncoder · 10 years ago
- 5ee6591 Complete #655 implementation (add `ObjectWriter.writeValues()`) by Tatu Saloranta · 10 years ago
- a199cbd Refactoring to make ObjectWriter more robust by Tatu Saloranta · 10 years ago
- f144070 Add a convenience "no-op" filter implementation by Cowtowncoder · 10 years ago
- 4a06170 Fixes to sequence writing; changed naming to be more consistent with 'readValues()' (hence, 'writeValues()'), by Tatu Saloranta · 10 years ago
- 333f5ac Complete initial SequenceWriter implementation. To be tested. by Tatu Saloranta · 10 years ago
- ab554d5 Starting to work on adding SequenceWriter, counterpart to MappingIterator on reader side by Tatu Saloranta · 10 years ago
- 377aab0 Some work wrt #588; minor refactoring to support custom ObjectWriter sub-classes by Tatu Saloranta · 10 years ago
- 10a485b Add notes wrt 2.6 changes for future reference by Tatu Saloranta · 10 years ago
- b478c79 Still tweaking bean property handling for deser by Tatu Saloranta · 10 years ago
- e440b71 Try to streamline property handling for deser by Tatu Saloranta · 10 years ago
- ead4e32 Fix #47, one of oldest open bugs (yay!): support @JsonValue for Map keys by Tatu Saloranta · 10 years ago
- 63b33fb Fix #647 by Cowtowncoder · 10 years ago
- b1d3406 Add test to verify #647 by Cowtowncoder · 10 years ago
- 0e4faee Add unit test for #650 by Cowtowncoder · 10 years ago
- e715545 Minor fix to #426 unit test (problem itself still persists) by Cowtowncoder · 10 years ago
- 761c9ae Updates wrt #566 by Tatu Saloranta · 10 years ago
- 9144f66 Merge pull request #568 from mressler/master by Tatu Saloranta · 10 years ago
- 7af425f ... by Cowtowncoder · 10 years ago
- 24a10cc small performance optimization by Cowtowncoder · 10 years ago
- 25c5d04 minor tweak by Cowtowncoder · 10 years ago
- 917e722 Minor test improvement for #646 by Tatu Saloranta · 10 years ago
- 4958db5 Fix #646 for 2.5, too risky for backport. by Tatu Saloranta · 10 years ago
- 84ccc5d Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
- f9c0b2f ... by Tatu Saloranta · 10 years ago
- 8e52c3e Minor additional tests by Tatu Saloranta · 10 years ago
- 541bd3b Add a test to reproduce #646 by Tatu Saloranta · 10 years ago
- f4cde11 fix a doc typo by Cowtowncoder · 10 years ago
- 839bbd6 Added polymorphic test for #622; somewhat surprisingly it passes right away... by Tatu Saloranta · 10 years ago
- d55cab3 First fix for #622 that seems to work (after minor fixes to test also; id class MUST implement #equals() and #hashCode()!) by Tatu Saloranta · 10 years ago
- e78d39d trivial simplification by Tatu Saloranta · 10 years ago
- 2ef09f8 Trying to repro #615 by Cowtowncoder · 10 years ago
- 9b8220b Added release notes wrt #631 by Cowtowncoder · 10 years ago
- 73a87db Complete #638 implementation by Cowtowncoder · 10 years ago
- b797b94 Minor fixes wrt 'JsonTypeInfo.defaultImpl()'; Void must mean "deser unknown as null", whereas annotations to be taken as "no default specified". by Cowtowncoder · 10 years ago
- 6f5cf62 Further work on general-purpose virtual properties (not quite complete yet) by Tatu Saloranta · 10 years ago
- 7d791d6 Additional unit test: ok to not have object id by Tatu Saloranta · 10 years ago
- 05eaea9 minor javadoc fix by Tatu Saloranta · 10 years ago
- f1cb79b Small refactoring by Tatu Saloranta · 10 years ago
- 80674fe Minor fixes to support inclusion criteria for attribute-backed props by Tatu Saloranta · 10 years ago
- c25fbfc minor clean up related to attribute-backed virtual properties by Tatu Saloranta · 10 years ago
- 0ccedce First part of #638, adding support for including attribute-backed virtual properties by Cowtowncoder · 10 years ago
- 2c67dce Continue implementing JsonAppend by Tatu Saloranta · 10 years ago
- ed617ab Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
- ede7d3e Start to work on @JsonAppend by Tatu Saloranta · 10 years ago
- 9ee8c71 Merge pull request #637 from mspiegel/noclassdeffound-fix by Tatu Saloranta · 10 years ago
- cb57727 Remove unneeded exception signature from unit test. by Michael Spiegel · 10 years ago