1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jul 11, 2024 — Jul 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated Copyright Header More... almost 13 years ago
Fixed #40. Prepared for deployment to Maven Central. Pushed first snapshot: 11-SNAPSHOT. More... almost 13 years ago
Fixed #4 (again). Turned out, the unit test was broken, so this case wasn't properly tested anymore. More... almost 13 years ago
Updated README More... almost 13 years ago
[maven-release-plugin] prepare for next development iteration More... almost 13 years ago
[maven-release-plugin] prepare release java-object-diff-0.10 More... almost 13 years ago
Updated NOTICE More... almost 13 years ago
Default values will no longer be considered for complex objects. When the reference to an object changes from or to null, it will be treated as addition or removal. Everything else will be considered as a change. More... almost 13 years ago
Implemented solution for issue #38. There is now a special Differ for primitive types. More... almost 13 years ago
Migrated to TestNG More... almost 13 years ago
#33 - Made introspection of added and removed nodes configurable More... almost 13 years ago
#33 - Allowing to return child nodes of added or removed collection items More... almost 13 years ago
Fixed #37 - Tweak output format of printing visitors More... almost 13 years ago
Fixed #36 - Implement toString method of Accessors More... almost 13 years ago
#35 - Added support for Maps and refactored a little bit More... almost 13 years ago
Merge pull request #35 from heymjo/master More... almost 13 years ago
Fixed #34 More... almost 13 years ago
support for common collection base type More... almost 13 years ago
[maven-release-plugin] prepare for next development iteration More... almost 13 years ago
[maven-release-plugin] prepare release java-object-diff-0.9 More... almost 13 years ago
Fixed #30 More... almost 13 years ago
Added some example code to be used in tutorials. More... almost 13 years ago
Fixed #29 More... almost 13 years ago
Fixed #28 More... almost 13 years ago
Fixes #18 - Done. More... almost 13 years ago
Added static method to build root path More... almost 13 years ago
Refactored ToStringVisitor into a more flexible ToMapPrintingVisitor More... almost 13 years ago
Merge branch 'circular-references' More... almost 13 years ago
Trimmed some fat off of the DefaultNode implementation More... almost 13 years ago
Create unit tests for NodeAssertions More... almost 13 years ago