[root]/xstream/src/java/com/thoughtworks/xstream/annotations
java 1.3 and annotations support for specific (field as attribute feature) and (field aliasing)
32 lines of code changed in:
Adjust thrown exceptions.
73 lines of code changed in:
XSTR-368 caches instantiated converters
15 lines of code changed in:
Add @XStreamImplicit (XSTR-265).
35 lines of code changed in:
Adjust svn properties.
0 lines of code changed in:
fixes XSTR-358 using the default constructor instead of the reflection providers
25 lines of code changed in:
test case for annotation cycle bug and better support to such cycles
12 lines of code changed in:
Adds support for graph cycles.
3 lines of code changed in:
solves the problem "Annotation @XStreamAlias is ignored for classes without any class level annotation"
2 lines of code changed in:
fixing "XStreamAlias ignores fields types Collections and primitives"
9 lines of code changed in:
removing debug flag and System.out
0 lines of code changed in:
Eliminate use of deprecated API.
1 lines of code changed in:
Undo changes of 720 (broke JDK 1.5).
Simplified access to reflectionProvider in derived classes of AbstractReflectionConverter.
2 lines of code changed in:
Drop the JVM.bestReflectionConverter completely.
Add JD 1.5 support again.
23 lines of code changed in:
XSTR-278: Applied patch from Guilherme Silveira with minor modifications.
84 lines of code changed in:
Renamed XStreamConfig -> Annotations to distinguish from the annotations themselves.
Renamed XStreamAnnotationsTest -> AnnotationsTest for consistency with other tests.
210 lines of code changed in:
XSTR-237: applied patch from Chung-Onn Cheong
226 lines of code changed in:
XSTR-237: applied patch from Emil Kirschner.
64 lines of code changed in: