April 2004 Commit Log

Number of Commits:
21
Number of Active Developers:
1
joe 2004-04-19 20:21

Linked to downloads

7 lines of code changed in:

joe 2004-04-19 20:10

Distribution zip now includes offline website

7 lines of code changed in:

joe 2004-04-19 19:56

fixed link to be relative

1 lines of code changed in:

  • xstream/website/templates: skin.html (+1 -1)
joe 2004-04-19 19:51

Added appropriate licenses for external jars

477 lines of code changed in:

joe 2004-04-19 19:38

Fixed screwy line endings

18 lines of code changed in:

joe 2004-04-19 19:33

Included JavaDoc in generated website

133 lines of code changed in:

joe 2004-04-19 19:14

No longer created two xstream jars... need to think through a bit more...

9 lines of code changed in:

joe 2004-04-19 19:11

Ensured test works under different classloaders

7 lines of code changed in:

joe 2004-04-19 19:03

Fixed broken build (sorry)

11 lines of code changed in:

joe 2004-04-19 09:54

Removed maven files (they don't seem to be needed anymore).

0 lines of code changed in:

joe 2004-04-19 09:51

Added simple ant build file, readme and all dependencies.

98 lines of code changed in:

joe 2004-04-18 01:37

Removed old website

0 lines of code changed in:

joe 2004-04-18 01:32

Got rid of any unfinished website bits so it can be launched.

7 lines of code changed in:

joe 2004-04-18 01:24

Brand spanking new website. Much cleaner and easier to navigate.

176 lines of code changed in:

joe 2004-04-08 13:20

XSTR-45: Added converted for java.lang.reflect.Method and java.lang.reflect.Constructor. By Aslak.

192 lines of code changed in:

joe 2004-04-06 09:30

Fixed bug in PropertiesConverter

6 lines of code changed in:

joe 2004-04-06 09:22

XSTR-44: Support for LinkedHashMap and LinkedHashSet

65 lines of code changed in:

joe 2004-04-03 17:36

Improved XStream facade so it's easier to switch between marshalling strategies.



XPath strategy is now default so XStream will work for most usages out of the box.



xstream.setMode(XStream.XPATH_REFERENCES);

xstream.setMode(XStream.NO_REFERENCES);

xstream.setMode(XStream.ID_REFERENCES);

40 lines of code changed in:

joe 2004-04-03 17:26

XSTR-38: Can now use relative XPath for references instead of ids. Full object graph support without adding fluff to the XML.

82 lines of code changed in:

joe 2004-04-03 15:29

Removed system.outs

0 lines of code changed in:

joe 2004-04-03 13:07

New marshaller that uses XPath instead of IDs for dealing with references. Produces much cleaner XML.

250 lines of code changed in:

March 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT