6
I Use This!
High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Sep 14, 2024 — Sep 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix a unit test merge fail More... about 13 years ago
Ugh. Accidentally checked in pojo-as-array code in 2.0... need to merge in 2.1 first More... about 13 years ago
Start work on "POJOs-as-arrays" serialization More... about 13 years ago
Fix [JACKSON-845] for 2.0.5 as well More... about 13 years ago
Fix [JACKSON-845] More... about 13 years ago
Add pre-fetching of serializers in ObjectWriter as well More... about 13 years ago
... More... about 13 years ago
Minor performance improvement by allowing ObjectReader to pre-fetch root Deserializer More... about 13 years ago
javadoc fix More... about 13 years ago
... More... about 13 years ago
[maven-release-plugin] prepare for next development iteration More... about 13 years ago
[maven-release-plugin] prepare release jackson-databind-2.0.4 More... about 13 years ago
... More... about 13 years ago
update release notes More... about 13 years ago
Fixes to make TokenBuffer (etc) support 'readBinaryValue()'; also improve handling of custom serializers (wasn't being resolved for array types) More... over 13 years ago
Implemented [Issue-22], add ObjectMapper.setAnnotationIntrospectors(...) More... over 13 years ago
... More... over 13 years ago
refactor tests to move long-term failures under failing/ More... over 13 years ago
test cleanup More... over 13 years ago
... More... over 13 years ago
fix compilation problems More... over 13 years ago
Add a simple unit test More... over 13 years ago
Implement [Issue-19], change OSGi symbolic bundle name to be fully-qualified More... over 13 years ago
Merge branch 'master' of github.com:FasterXML/jackson-databind More... over 13 years ago
Fix [JACKSON-839], issue-9 More... over 13 years ago
Merge pull request #9 from rawlingsj/master More... over 13 years ago
Comment out 2 failing tests for 2.0 now that it is not the head (but maint branch) More... over 13 years ago
Minor fix to error message More... over 13 years ago
... More... over 13 years ago
Added missing entry for [JACKSON-787] in release notes; improvement to @JsonIgnoreProperties More... over 13 years ago