Fix build.
5 lines of code changed in:
Normalize serialized XStream xml.
57 lines of code changed in:
Fix typo.
1 lines of code changed in:
Fix initialization of attribute name for classes.
2 lines of code changed in:
Ongoing work on XStream self-serialization (XSTR-50).
192 lines of code changed in:
Make JDK 1.3 happy.
1 lines of code changed in:
Update changes.
1 lines of code changed in:
XStream detects if it serializes itself (XSTR-286).
Preparation for serialization of XStream itself (XSTR-50).
21 lines of code changed in:
Make JDK 1.3 happy.
4 lines of code changed in:
Update changes.
6 lines of code changed in:
Add attribute aliasing.
164 lines of code changed in:
Fix javadoc.
4 lines of code changed in:
Rename AttributeAliasingMapper to AttributeMapper.
Renamed XStream.aliasAttribute() to XStream.useAttributeFor().
257 lines of code changed in:
Attributes for null values must be ignored.
21 lines of code changed in:
Support attribute aliases based on the field type (XSTR-287).
75 lines of code changed in:
Ensure, that only attribute aliases are used if the fieldName matches the alias.
24 lines of code changed in:
Remove forgotten System.out.
0 lines of code changed in:
Optimize solution for XSTR-288.
33 lines of code changed in:
Converter for TextAttribute to prevent failing Deserialization due to uninitialized members.
84 lines of code changed in:
Fix id for implicit collection (XSTR-288).
25 lines of code changed in:
Fix for JDK 1.5 and 1.3.
4 lines of code changed in:
Update paths for SecurityManager test.
58 lines of code changed in:
Added tests with active SecurityManager (XSTR-219).
174 lines of code changed in:
Removed some extra whitespace
32 lines of code changed in:
new alias tutorial
32 lines of code changed in:
correcting the parenthesis problem
2 lines of code changed in:
new developer joins the xstream team
2 lines of code changed in:
Test DefaultListModel (XSTR-130).
37 lines of code changed in:
Use correct class loader in JavaMethodConverter (XSTR-235).
4 lines of code changed in:
Optimize runtime.
19 lines of code changed in:
No System.out.
0 lines of code changed in:
Concurrency test.
86 lines of code changed in:
Fix HTML.
0 lines of code changed in:
Fixed long-standing nasty bug in SerializationConverter caused by a hidden variable causing (XSTR-285).
Might have caused other bugs for SerializableObjects also.
5 lines of code changed in:
Reverse field detection uses AttributedString class from the JDK to test a class that was compiled with the compiler of the platform.
13 lines of code changed in:
Wrong exception catched.
1 lines of code changed in:
Remove reflection stuff, ThrowableConverter if 1.4 only anyway.
2 lines of code changed in:
Fix silly typo.
1 lines of code changed in:
Update changes.
1 lines of code changed in:
Support user-defined EOL character (XSTR-182).
23 lines of code changed in:
Support own Mapper chain using XStream ctor (XSTR-250).
96 lines of code changed in:
Update download section.
16 lines of code changed in:
Update StAX. Update licenses.
411 lines of code changed in:
Update Xpp3 link.
1 lines of code changed in:
No CVS.
1 lines of code changed in:
Make JDK 1.3 happy.
2 lines of code changed in:
Update changes.
1 lines of code changed in:
Support absolute XPath references (XSTR-88).
271 lines of code changed in:
Remove unused imports.
0 lines of code changed in:
Update FAQ.
14 lines of code changed in:
Proper test name.
Example to initialize transient member.
21 lines of code changed in:
Update changes.
4 lines of code changed in:
Undo svn 659, use alternate implementation directly in the ThrowableConverter.
53 lines of code changed in:
Make JDK 1.3 happy.
4 lines of code changed in:
Derive from BaseException (XSTR-229).
3 lines of code changed in:
XStream checkes the object returned from a converter for compatibility (XSTR-284).
Disabled JTable test ... it injects an incompatible type !!!
157 lines of code changed in:
Update changes.
9 lines of code changed in:
Avoid deprecated code usage.
5 lines of code changed in:
Make JDK 1.3 happy.
1 lines of code changed in:
Add javadoc.
8 lines of code changed in:
Resolve references to implicit collections (XSTR-276 and XSTR-283).
Factor out AbstractReference(Un)Marshaller.
227 lines of code changed in:
Added new StatefulWriter as general solution for XSTR-244 and preparation for XSTR-276 and XSTR-283.
320 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.
13 lines of code changed in:
Fix closing stream twice (XSTR-244). Patch by Guilherme.
94 lines of code changed in:
Remove unused method, that was lately introduced.
3 lines of code changed in:
Real nasty show cases for XSTR-276 and XSTR-283.
139 lines of code changed in:
Some javadoc work.
8 lines of code changed in:
Test to omit inherited fields.
30 lines of code changed in:
CDATA test.
20 lines of code changed in:
Browse the repo.
13 lines of code changed in:
XSTR-281: Applied patch from Guilherme Silveira
40 lines of code changed in:
XSTR-282: Applied patch from Guilherme Silveira.
46 lines of code changed in:
Update changes.
Give credits.
Fix bogous copy problem with nio.
18 lines of code changed in:
Reverted order to compilation for JDK-dependent parts so it can be compiled with all JDKs.
1 lines of code changed in:
Optimize ReflectionConverter creation.
4 lines of code changed in:
Drop the JVM.bestReflectionConverter completely.
Add JD 1.5 support again.
42 lines of code changed in:
Annotations can be comipiled with -target 1.3
0 lines of code changed in:
Factored out AbstractReflectionProvider.
Commented out JVM.bestReflectionProvider, since it breaks any JDK pre 1.5.
311 lines of code changed in:
Excluded annotations from 1.3 build
1 lines of code changed in:
XSTR-278: Applied patch from Guilherme Silveira with minor modifications.
448 lines of code changed in:
Drop references from popped classes.
4 lines of code changed in: