![]() | ![]() |
[root]/src/java/com/thoughtworks/xstream
alias
(3 files, 79 lines)
annotations
(11 files, 437 lines)
converters
(11 files, 471 lines)
basic
(21 files, 863 lines)
collections
(10 files, 913 lines)
composite
(0 files, 0 lines)
enums
(4 files, 270 lines)
extended
(28 files, 1642 lines)
base64
(0 files, 0 lines)
javabean
(4 files, 696 lines)
lookup
(0 files, 0 lines)
old
(0 files, 0 lines)
reference
(0 files, 0 lines)
reflection
(21 files, 2540 lines)
core
(17 files, 1243 lines)
util
(18 files, 2030 lines)
io
(10 files, 629 lines)
binary
(4 files, 760 lines)
copy
(1 files, 52 lines)
json
(4 files, 464 lines)
path
(5 files, 462 lines)
squidgey
(0 files, 0 lines)
xml
(38 files, 4459 lines)
xpp3
(0 files, 0 lines)
xppdom
(2 files, 247 lines)
mapper
(23 files, 2772 lines)
objecttree
(0 files, 0 lines)
reflection
(0 files, 0 lines)
persistence
(5 files, 496 lines)
util
(0 files, 0 lines)
xml
(0 files, 0 lines)
dom
(0 files, 0 lines)
dom4j
(0 files, 0 lines)
path
(0 files, 0 lines)
text
(0 files, 0 lines)
xpp3
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 200 (100.0%) | 3625 (100.0%) | 18.1 |
joehni | 92 (46.0%) | 1762 (48.6%) | 19.1 |
joe | 83 (41.5%) | 1424 (39.3%) | 17.1 |
mauro | 11 (5.5%) | 203 (5.6%) | 18.4 |
gas | 7 (3.5%) | 145 (4.0%) | 20.7 |
jvanzyl | 6 (3.0%) | 69 (1.9%) | 11.5 |
jstrachan | 1 (0.5%) | 22 (0.6%) | 22.0 |
Update javadoc.
10 lines of code changed in 1 file:
Fix the fix of XSTR-497.
Fix Javadoc of XStream facade.
12 lines of code changed in 1 file:
Update version 'upcoming' with 1.3
21 lines of code changed in 3 files:
Overload createObjectInputStream and createObjectOutputStream with version that supports InputStream resp. OutputStream directly.
41 lines of code changed in 1 file:
Fix attribute support for enums (they have been written all es attributes now). Cleanup attribute support, part 1. Separate ConverterRegistry and ConverterLookup.
20 lines of code changed in 1 file:
Put LocalConversionMapper back at last position.
1 lines of code changed in 1 file:
Load EnumMapper dynamically.
Fix JDK specific builds.
4 lines of code changed in 1 file:
Support default implementations for polymorphic enums (XSTR-487).
Treat all enums as immutable types (XSTR-419).
3 lines of code changed in 1 file:
Java and CGLIB proxies can have typed aliases.
6 lines of code changed in 1 file:
Add converter for UUIDs and StringBuilders.
8 lines of code changed in 1 file:
Support annotated converters with arguments again (XSTR-461).
2 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).
52 lines of code changed in 1 file:
Add license headers to core.
49 lines of code changed in 5 files:
Add LookAndFeelConverter (XSTR-456).
4 lines of code changed in 1 file:
Javadocs and parameter names.
12 lines of code changed in 1 file:
Cleanup some warnings.
7 lines of code changed in 1 file:
Fix NPE for @XStreamImplicit on untyped collections (XSTR-412).
1 lines of code changed in 1 file:
Invent auto-detection mode for annotations.
Fix @XStreamAlias for fields if field type should be rendered as attribute (XSTR-450).
17 lines of code changed in 1 file:
Optimized annotation processing.
Evaluation mode for annotation auto-processing.
1 lines of code changed in 1 file:
Use deprecated code only in compatibility test.
Use proper test names.
Code clean-up.
10 lines of code changed in 1 file:
(163 more)