![]() | ![]() |
[root]/src/java/com/thoughtworks/xstream/core
util
(18 files, 2030 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 324 (100.0%) | 3508 (100.0%) | 10.8 |
joe | 183 (56.5%) | 2282 (65.1%) | 12.4 |
joehni | 124 (38.3%) | 1060 (30.2%) | 8.5 |
mauro | 14 (4.3%) | 129 (3.7%) | 9.2 |
gas | 3 (0.9%) | 37 (1.1%) | 12.3 |
Update version 'upcoming' with 1.3
5 lines of code changed in 3 files:
Move unsafe reverse field check into diagnostics, removing problem with SecurityManager (XSTR-467).
21 lines of code changed in 1 file:
Elementary Harmony support.
16 lines of code changed in 1 file:
Fix copyright.
1 lines of code changed in 1 file:
Work with WeakReferences in cache.
10 lines of code changed in 1 file:
Fix unwanted serialization of cache.
6 lines of code changed in 1 file:
Default Mapper chain can now be build as custom Mapper chain (XSTR-463).
ClassLoader can be provided for initial phase of XStream (XSTR-464).
3 lines of code changed in 1 file:
Add license headers to core.
181 lines of code changed in 17 files:
Add LookAndFeelConverter (XSTR-456).
8 lines of code changed in 1 file:
Add general support for locally defined converters.
49 lines of code changed in 3 files:
Remove mapper dependency from DefaultConverterLookup.
11 lines of code changed in 2 files:
Refactor exceptions, have a documented base exception.
7 lines of code changed in 2 files:
Support for SAP JVM (XSTR-431).
36 lines of code changed in 1 file:
XPath expressions used in references are now also XML-friendly encoded to match the real XML path (XSTR-420).
Added XmlFriendlyReader and XmlFriendlyWriter interfaces to access the functionality of the XmlFriendlyReplacer.
Added compatibility test case for XStream 1.2.x.
Factored out an abstract TreeMarshallingStrategy with an easy possibility to overload the creation of the contexts.
80 lines of code changed in 5 files:
Support Hitachi JVM (XSTR-373)
5 lines of code changed in 1 file:
Fix exception hierarchy.
1 lines of code changed in 1 file:
removing static code
4 lines of code changed in 1 file:
Support for awt and sql is now optional: xstream now works on embedded virtual machines lacking such apis (by Nicolas Gros d'Aillon)
31 lines of code changed in 1 file:
Fix serialized DecimalFormatSymbols for JDK 6 in XmlFriendyTest (XSTR-370).
Introduce JDK 6 support in JVM class.
7 lines of code changed in 1 file:
Adjust svn properties.
0 lines of code changed in 16 files:
(138 more)