openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
XStream
Settings
|
Report Duplicate
123
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Nov 13, 2024 — Nov 13, 2025
Showing page 194 of 195
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improved TODOs so I can find them later
Joe Walnes
More...
about 22 years ago
Disabled circularity tracker until it's a bit more robust. Didn't allow the same obj to be serialized multiple times by the same xstream instance.
Joe Walnes
More...
about 22 years ago
Disabled circularity tracker until it's a bit more robust. Didn't allow the same obj to be serialized multiple times by the same xstream instance.
Joe Walnes
More...
about 22 years ago
Refactored sample objects in testcases to use commons-lang instead of custom equals/tostring/hashcode methods. Less code and less chance of human error.
Joe Walnes
More...
about 22 years ago
Refactored sample objects in testcases to use commons-lang instead of custom equals/tostring/hashcode methods. Less code and less chance of human error.
Joe Walnes
More...
about 22 years ago
Added failing testcase (to fix) for object with an array as a field. (Reported by Mike Hogan).
Joe Walnes
More...
about 22 years ago
Added failing testcase (to fix) for object with an array as a field. (Reported by Mike Hogan).
Joe Walnes
More...
about 22 years ago
XStream throws an exception if a circular reference is detected (rather than causing a stack overflow)
Joe Walnes
More...
about 22 years ago
XStream throws an exception if a circular reference is detected (rather than causing a stack overflow)
Joe Walnes
More...
about 22 years ago
XStream throws an exception if a circular reference is detected (rather than causing a stack overflow)
Joe Walnes
More...
about 22 years ago
XStream throws an exception if a circular reference is detected (rather than causing a stack overflow)
Joe Walnes
More...
about 22 years ago
Added mechanism to supply your own ObjectFactory
Joe Walnes
More...
about 22 years ago
Added mechanism to supply your own ObjectFactory
Joe Walnes
More...
about 22 years ago
Project cleanup
Joe Walnes
More...
about 22 years ago
Project cleanup
Joe Walnes
More...
about 22 years ago
Bugfix: Can now deserialize xml that has objects with null fields.
Joe Walnes
More...
about 22 years ago
Bugfix: Can now deserialize xml that has objects with null fields.
Joe Walnes
More...
about 22 years ago
Improved maven website. Added goal to deploy the site and jars and dist.
Joe Walnes
More...
about 22 years ago
Improved maven website. Added goal to deploy the site and jars and dist.
Joe Walnes
More...
about 22 years ago
Now supports arrays! Wahey! Even arrays with null values in them. PrettyPrintXMLWriter now writes empty tags like <blah/>
Joe Walnes
More...
about 22 years ago
Now supports arrays! Wahey! Even arrays with null values in them. PrettyPrintXMLWriter now writes empty tags like <blah/>
Joe Walnes
More...
about 22 years ago
Moved DefaultConverterLookup config up to XStream facade
Joe Walnes
More...
about 22 years ago
Moved DefaultConverterLookup config up to XStream facade
Joe Walnes
More...
about 22 years ago
Deleted files
Joe Walnes
More...
about 22 years ago
Deleted files
Joe Walnes
More...
about 22 years ago
Added converters for: java.lang.Class java.awt.Color java.sql.Timestamp Refactored ListConverter into one that can include all types of Collections (including Sets)
Joe Walnes
More...
about 22 years ago
Added converters for: java.lang.Class java.awt.Color java.sql.Timestamp Refactored ListConverter into one that can include all types of Collections (including Sets)
Joe Walnes
More...
about 22 years ago
A weekend worth of changes with no home connectivity - added XMLReaderDriver abstraction to allow easy switching of XML parsers - StringBuffer converter - XMLReader test cases - W3C DOM XMLReader impl (removes DOM4J dependency) - Refactoring: Converters now determine whether they can handle a type - XStream facade: added methods to allow custom XMLReader/Writers to be used - Refactoring: XMLWriter has more sensible test names - Static/final/transient fields are not serialized
Joe Walnes
More...
about 22 years ago
A weekend worth of changes with no home connectivity - added XMLReaderDriver abstraction to allow easy switching of XML parsers - StringBuffer converter - XMLReader test cases - W3C DOM XMLReader impl (removes DOM4J dependency) - Refactoring: Converters now determine whether they can handle a type - XStream facade: added methods to allow custom XMLReader/Writers to be used - Refactoring: XMLWriter has more sensible test names - Static/final/transient fields are not serialized
Joe Walnes
More...
about 22 years ago
New repository initialized by cvs2svn.
Anonymous
More...
about 22 years ago
←
1
2
…
187
188
189
190
191
192
193
194
195
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree