Directory xstream/src/java/com/thoughtworks/xstream/mapper/

Directory Created:
2005-01-22 21:37
Total Files:
20
Deleted Files:
2
Lines of Code:
1790

Browse with ViewVC

[root]/xstream/src/java/com/thoughtworks/xstream/mapper

Lines of Code

xstream/src/java/com/thoughtworks/xstream/mapper/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 148 (100.0%) 2419 (100.0%) 16.3
joe 48 (32.4%) 1250 (51.7%) 26.0
joehni 83 (56.1%) 682 (28.2%) 8.2
mauro 11 (7.4%) 302 (12.5%) 27.4
gas 6 (4.1%) 185 (7.6%) 30.8

Most Recent Commits

joehni 2007-03-20 23:07

Fix aliasing of inherited fields (XSTR-387).

4 lines of code changed in:

joehni 2007-03-19 22:13

Fix aliasing of native types (XSTR-375).

18 lines of code changed in:

joehni 2006-12-27 18:50

Fix javadoc.

32 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/mapper: Mapper.java (+32 -25)
gas 2006-12-24 23:49

java 1.3 and annotations support for specific (field as attribute feature) and (field aliasing)

183 lines of code changed in:

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

gas 2006-07-28 17:50

updated @since

2 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/mapper: Mapper.java (+2 -2)
mauro 2006-05-03 14:14

Refactored XmlFriendlyMapper to move common functionality into an abstract class, inherited by XStream11XmlFriendlyMapper

for 1.1 compatibility.

Modified AbstractAcceptanceTestCase to use XStream instance with new 1.2 XmlFriendlyReplacer by default and updated tests accordingly.

Commented 2-3 tests that still fail with new XStream instance (search for FIXME).

131 lines of code changed in:

mauro 2006-04-23 12:07

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

63 lines of code changed in:

joe 2006-04-14 19:19

14% performance improvement!

2 lines of code changed in:

mauro 2006-04-12 15:33

Made XmlFriendlyMapper replacement strings configurable.

35 lines of code changed in:

joehni 2006-04-10 02:27

Clean-up alias handling.

65 lines of code changed in:

joehni 2006-04-08 20:38

Add CGLIB Enhancer support.

38 lines of code changed in:

joehni 2006-04-06 22:24

Add converter for java.nio.charset.Charset.

Add alias support for classes of a specific type.



21 lines of code changed in:

joehni 2006-04-01 18:00

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.

8 lines of code changed in:

joehni 2006-03-30 21:59

Normalize serialized XStream xml.

21 lines of code changed in:

joehni 2006-03-30 11:04

Fix initialization of attribute name for classes.

1 lines of code changed in:

joehni 2006-03-29 21:36

Ongoing work on XStream self-serialization (XSTR-50).

53 lines of code changed in:

joehni 2006-03-27 21:29

Add attribute aliasing.

93 lines of code changed in:

joehni 2006-03-27 17:31

Rename AttributeAliasingMapper to AttributeMapper.

Renamed XStream.aliasAttribute() to XStream.useAttributeFor().

87 lines of code changed in:

joehni 2006-03-26 16:40

Support attribute aliases based on the field type (XSTR-287).

32 lines of code changed in:

(22 more)

Generated by StatSVN 0.3.2-SNAPSHOT