April 2006 Commit Log

Number of Commits:
51
Number of Active Developers:
4
joehni 2006-04-28 03:15 Rev.: 847

Test that unmarshals into 'this'.

35 lines of code changed in 1 file:

joehni 2006-04-28 02:44 Rev.: 846

Fix format.

45 lines of code changed in 1 file:

joehni 2006-04-28 02:41 Rev.: 845

Remove c&p unit test at wrong place.

80 lines of code changed in 1 file:

mauro 2006-04-23 12:23 Rev.: 844

Fixed failing test post class rename.

4 lines of code changed in 1 file:

mauro 2006-04-23 07:15 Rev.: 843

Renamed test

200 lines of code changed in 2 files:

mauro 2006-04-23 07:07 Rev.: 842

Removed XmlMapperConfiguration. Refactored XmlFriendlyMapper to old hard-coded replacement strings.

63 lines of code changed in 2 files:

mauro 2006-04-22 08:34 Rev.: 841

Added commented failing test for support of aliases with dash chars

20 lines of code changed in 1 file:

mauro 2006-04-22 08:20 Rev.: 840

Added XStream11XmlFriendlyReplacer to provide backward-compat with XStream 1.1 format (read-only).

284 lines of code changed in 4 files:

joe 2006-04-21 05:45 Rev.: 839

Simplify

1 lines of code changed in 1 file:

joehni 2006-04-20 17:49 Rev.: 838

Fix Dom4JWriter (XSTR-301).

37 lines of code changed in 5 files:

joehni 2006-04-18 14:47 Rev.: 836

Fix implicit collection when name of items equals field name fo collection (XSTR-299).

35 lines of code changed in 2 files:

mauro 2006-04-18 05:23 Rev.: 835

Added javadoc qualifiers @since 1.2 to new ctors with XmlFriendlyReplacer.

6 lines of code changed in 1 file:

mauro 2006-04-18 05:20 Rev.: 834

Added new ctor XStream(XmlFriendlyReplacer) to make it easier for user.
Cleaned up XmlFriendlyReplacer.

35 lines of code changed in 3 files:

mauro 2006-04-18 04:47 Rev.: 833

Added new ctor to allow specification of XmlFriendlyReplacer to use XmlFriendlyDriverWrapper in place of XmlFriendlyMapper.

224 lines of code changed in 3 files:

mauro 2006-04-17 15:32 Rev.: 832

Added test to allow attribute to aliased.
Renamed test names to be more readable.

22 lines of code changed in 1 file:

mauro 2006-04-17 12:58 Rev.: 831

Added wrapper to decorate xml-friendly drivers.

57 lines of code changed in 1 file:

mauro 2006-04-17 08:32 Rev.: 830

Added xml-friendly wrappers for reader and writer.

146 lines of code changed in 3 files:

gas 2006-04-14 17:25 Rev.: 829

solves the problem "Annotation @XStreamAlias is ignored for classes without any class level annotation"

23 lines of code changed in 2 files:

gas 2006-04-14 17:14 Rev.: 828

fixing "XStreamAlias ignores fields types Collections and primitives"

64 lines of code changed in 3 files:

gas 2006-04-14 16:46 Rev.: 827

removing debug flag and System.out

0 lines of code changed in 1 file:

joe 2006-04-14 14:39 Rev.: 826

27% performance improvement!

3 lines of code changed in 1 file:

joe 2006-04-14 14:19 Rev.: 825

14% performance improvement!

2 lines of code changed in 1 file:

joe 2006-04-14 13:38 Rev.: 824

Pruned some dead code, according to coverage report using acceptance test suite

6 lines of code changed in 7 files:

joe 2006-04-14 13:11 Rev.: 823

Made XStreamer methods not static.

9 lines of code changed in 2 files:

joehni 2006-04-13 17:55 Rev.: 820

Improve tests.

4 lines of code changed in 2 files:

joehni 2006-04-13 17:10 Rev.: 819

Make JDK 1.3 happy.

2 lines of code changed in 1 file:

joehni 2006-04-13 17:08 Rev.: 818

Extract self-contained XStream into own class.

247 lines of code changed in 7 files:

joehni 2006-04-13 16:55 Rev.: 817

Make JDK 1.3 happy.

17 lines of code changed in 1 file:

joehni 2006-04-13 16:29 Rev.: 816

CGLIB converter is based on reflection now.

206 lines of code changed in 3 files:

joehni 2006-04-13 16:24 Rev.: 815

Improve CGLIB support.

177 lines of code changed in 5 files:

gas 2006-04-13 15:49 Rev.: 814

test for concurrent exception modification

9 lines of code changed in 1 file:

gas 2006-04-13 15:13 Rev.: 813

solves the ConcurrentModificationException

2 lines of code changed in 1 file:

mauro 2006-04-12 10:33 Rev.: 812

Made XmlFriendlyMapper replacement strings configurable.

96 lines of code changed in 2 files:

joehni 2006-04-11 19:52 Rev.: 810

Add XomDriver (XSTR-291). Fix Dom4JWriter.

167 lines of code changed in 5 files:

joehni 2006-04-09 21:27 Rev.: 808

Clean-up alias handling.

84 lines of code changed in 15 files:

joehni 2006-04-09 19:34 Rev.: 807

Make JDK 1.3 happy.

1 lines of code changed in 1 file:

joehni 2006-04-09 18:22 Rev.: 806

Make JDK 1.3 happy.

1 lines of code changed in 1 file:

joehni 2006-04-09 18:12 Rev.: 805

Fix autoboxing.

1 lines of code changed in 1 file:

joehni 2006-04-08 15:49 Rev.: 804

Fix autoboxing again.

1 lines of code changed in 1 file:

joehni 2006-04-08 15:47 Rev.: 803

Fix autoboxing.

1 lines of code changed in 1 file:

joehni 2006-04-08 15:38 Rev.: 802

Add CGLIB Enhancer support.

624 lines of code changed in 8 files:

joehni 2006-04-06 19:02 Rev.: 801

Add missing CharsetConverter.

27 lines of code changed in 1 file:

joehni 2006-04-06 17:24 Rev.: 799

Add converter for java.nio.charset.Charset.
Add alias support for classes of a specific type.

65 lines of code changed in 5 files:

joehni 2006-04-05 18:05 Rev.: 798

Optimize the SerializableConverter.

20 lines of code changed in 1 file:

joehni 2006-04-05 15:05 Rev.: 797

Fix unserializable parents.

47 lines of code changed in 2 files:

joehni 2006-04-05 13:41 Rev.: 796

Supress System.out for failing permissions.

9 lines of code changed in 2 files:

joehni 2006-04-04 17:09 Rev.: 795

Fix warnings.

5 lines of code changed in 4 files:

joehni 2006-04-03 15:54 Rev.: 794

Fix exception handling.

15 lines of code changed in 2 files:

joehni 2006-04-03 15:29 Rev.: 792

Remove reference of low level API.

47 lines of code changed in 3 files:

gas 2006-04-02 22:17 Rev.: 789

javadoc update

8 lines of code changed in 1 file:

joehni 2006-04-01 13:00 Rev.: 786

XStream can marshal itself (XSTR-50).
XStream can marshal itself into a XStream (XSTR-227).
Use FastStack instead of LinkedList in Dom4JWriter.
Prepare Dom4JWriter for DriverEndToEndTest with ObjectStreams.
Fix StatefulWriter barfing wrongly on writing same attributes in different nesting levels.

613 lines of code changed in 15 files:

March 2006 »