![]() | ![]() |
[root]/src/java/com/thoughtworks/xstream/io/xml
xpp3
(0 files, 0 lines)
xppdom
(2 files, 247 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 429 (100.0%) | 7513 (100.0%) | 17.5 |
joe | 137 (31.9%) | 3644 (48.5%) | 26.5 |
joehni | 211 (49.2%) | 2412 (32.1%) | 11.4 |
mauro | 66 (15.4%) | 904 (12.0%) | 13.6 |
jstrachan | 14 (3.3%) | 547 (7.3%) | 39.0 |
gas | 1 (0.2%) | 6 (0.1%) | 6.0 |
Support collections and arrays with one element as JSON array with Jettison 1.0.
8 lines of code changed in 1 file:
Update version 'upcoming' with 1.3
14 lines of code changed in 4 files:
Support different operation modes writing XML for different spec versions (XSTR-473).
174 lines of code changed in 2 files:
Support encoding defined in XML header for InputStreams.
Refactor UTF-8 test suite.
Update changes and FAQ.
49 lines of code changed in 3 files:
StaxWriter.flush closed the XMLStreamWriter.
2 lines of code changed in 1 file:
Applied 2nd patch from Adrian Wilkins for XSTR-429.
1 lines of code changed in 1 file:
Add license headers to core.
407 lines of code changed in 38 files:
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.
51 lines of code changed in 4 files:
Keep TAB and LF as normal character.
4 lines of code changed in 1 file:
Serialize ICO control characters as entity (XSTR-352).
1 lines of code changed in 1 file:
Optimized version of XmlFriendlyReplacer (as result of benchmark created because of XSTR-401).
12 lines of code changed in 1 file:
Implement SingleValueConverter for CharacterConverter (XSTR-421).
Handle characters not defined in unicode fixing bug XSTR-426.
7 lines of code changed in 1 file:
Support XmlFriendlyReplacer for SaxWriter and TraxSource (XSTR-429).
101 lines of code changed in 2 files:
Fix XmlFriendlyReplacer replacing dollar only.
4 lines of code changed in 1 file:
Fix javadoc typos.
4 lines of code changed in 1 file:
Fix DomDriver ignoring given XmlFriendlyReplace (XSTR-398).
6 lines of code changed in 1 file:
Adjust svn properties.
361 lines of code changed in 35 files:
Replace "since upcoming" with real version.
21 lines of code changed in 8 files:
Fix javadoc.
1 lines of code changed in 1 file:
Fix Javadoc errors.
1 lines of code changed in 1 file:
(88 more)