[root]/xstream/src/test/com/thoughtworks/xstream/converters/extended
base64
(0 files, 0 lines)
Adjust svn properties.
23 lines of code changed in:
Use always joda.
1 lines of code changed in:
converter tests
30 lines of code changed in:
Applied patch XSTR-325 from Paul Hammant.
77 lines of code changed in:
Add JRockit support (XSTR-311).
2 lines of code changed in:
Undo svn 659, use alternate implementation directly in the ThrowableConverter.
12 lines of code changed in:
Deprecate ClassMapper, CannotResolveClassException and NameMapper to remove alias package at all in later verrsions.
Remove any deprecated stuff from 1.1.x.
9 lines of code changed in:
Special handlin g of self-referenceing instances.
13 lines of code changed in:
Fix unit test ISO8601GregorianCalenderConverter for JDK 1.3.
5 lines of code changed in:
Fix local time for ISO8601.
4 lines of code changed in:
Fix ISO8601 converters for local time deserialization.
18 lines of code changed in:
Fix JDK 1.3 SimpleDateFormat issue.
14 lines of code changed in:
Fix test case. Fix padding in ISOSqlTimestamp.
21 lines of code changed in:
Fix TimeZone for ISODateFormat (XSTR-247).
Support Nanos for ISOSqlTimestamp (sequel XSTR-246).
Update joda.
Add ISOGregorianCalendar.
180 lines of code changed in:
Fix jdk 1.3 issue.
2 lines of code changed in:
ISO8601 suport for SQL Timestamp (XSTR-246).
37 lines of code changed in:
XSTR-242: applied patch from Jörg Schaible
23 lines of code changed in:
Bugfix: Problem in XppReader and StaxReader that would cause hasMoreChildren() to return incorrect value, if called after getValue() for same node.
31 lines of code changed in:
JavaMethodConverter handles non private methods/constructors (thanks to Kevin Ring)
43 lines of code changed in:
Updated build so it now works on JDK 1.4 and 1.5.
* If compiling on 1.5 the main Java classes (not the tests) are compiled with -target 1.3 to ensure the library still runs on 1.3 and 1.4 jdks.
* If compiling on 1.4 some of the 1.5 specific classes are ignored from the build and a warning is displayed.
Minor tweaks have been made to the code to ensure it behaves consistently across JDKs.
1 lines of code changed in:
(16 more)