![]() | ![]() |
[root]/src/java/com/thoughtworks/xstream/io/xml/xppdom
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 300 (100.0%) | 30.0 |
joe | 4 (40.0%) | 249 (83.0%) | 62.2 |
joehni | 6 (60.0%) | 51 (17.0%) | 8.5 |
Add license headers to core.
22 lines of code changed in 2 files:
Adjust svn properties.
0 lines of code changed in 2 files:
Add unit tests for DocumentWriter impls (XSTR-349).
Revert Xpp3Dom.
0 lines of code changed in 1 file:
Implement the DocumentWriter for all DOM writer impls (XSTR-349).
Introduce DocumentReader for DOm reader impls.
Add hashCode and equals to Xpp3Dom.
29 lines of code changed in 1 file:
Merged StaxReader and XppReader features into AbstractPullReader.java. Fixed a bunch of subtle pull reading bugs.
15 lines of code changed in 1 file:
Strangely this causes a fair amount of overhead
2 lines of code changed in 1 file:
Renamed Xpp3 stuff to XppDom (to make way for the non-dom Xpp stuff)
232 lines of code changed in 2 files: