0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 2 years ago. based on code collected over 2 years ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated build version to 0.6. More... over 16 years ago
Updated changelog More... over 16 years ago
Added marshallers for BigDecimal and BigInteger. More... over 16 years ago
Fixed a bug where objects with a no-args constructor cause an InstantiationException while comparing an Object to a newly instantiated Object of the same type. More... over 16 years ago
Updated to version 0.8.4 More... over 16 years ago
Updated changelog More... over 16 years ago
Added "empty" annotation for zero length arrays. More... over 16 years ago
Improved assert message when two lines in files undergoing comparison are not identical. More... over 16 years ago
Fixed a test case that wasn't stable over time. More... over 16 years ago
Fixed all test cases that only marshalled out a Map without checking it. More... over 16 years ago
All wrapped types and primitives now marshal correctly. More... over 16 years ago
Added "(empty)" annotation for empty Maps. More... over 16 years ago
Added Object types to the ArrayListMarshaller. More... over 16 years ago
Added a short circuit for empty Maps. More... over 16 years ago
Updated to version 0.8.3. More... over 16 years ago
Updated changelog More... over 16 years ago
- An empty ArrayList is now obviously marked instead of just having no children. - There is now a marshaller for Sets. More... over 16 years ago
Updated to version 0.8.2. More... over 16 years ago
Updated changelog More... over 16 years ago
Added getters/setters for Marshaller options and made covertToLowerCamelCase public and static. More... over 16 years ago
Updated version to 0.8.1. More... over 16 years ago
Updated changelog More... over 16 years ago
Created a "short circuit" to prevent certain Objects from being added to the alreadySeenMap. More... over 16 years ago
Updated changelog More... over 16 years ago
Updated to version 0.8. More... over 16 years ago
Added to the Marshaller the ability to use public getters instead of private variables More... over 16 years ago
Updated build.xml to version 0.5. More... about 17 years ago
Added sourceexporter-javadoc and transfrmwk-javadoc to the "clean" task in build.xml. More... about 17 years ago
Removed unused class "SourceCodeNode". More... about 17 years ago
Added Javadoc. More... about 17 years ago