June 2006 Commit Log

Number of Commits:
21
Number of Active Developers:
4
gas 2006-06-28 17:02

file based to stream based strategies and "dumb" xmlset implementation

247 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/persistence: XmlSet.java (new 52)
  • xstream/src/test/com/thoughtworks/xstream/persistence: XmlSetTest.java (new 195)
gas 2006-06-28 16:40

file based to stream based strategies and "dumb" xmlset implementation

583 lines of code changed in:

mauro 2006-06-22 10:17

XSTR-321: Applied patch2 from Paul Hammant.

637 lines of code changed in:

gas 2006-06-18 06:03

correctly implementing the put contract and removed the putAll

15 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/persistence: XmlMap.java (+2 -8)
  • xstream/src/test/com/thoughtworks/xstream/persistence: XmlMapTest.java (+13)
gas 2006-06-17 22:19

javadoc comments for the end-user

20 lines of code changed in:

gas 2006-06-17 22:09

naming strategy escapes non-valid characters

61 lines of code changed in:

gas 2006-06-17 21:34

changed assertion order

4 lines of code changed in:

  • xstream/src/test/com/thoughtworks/xstream/persistence: XmlMapTest.java (+4 -4)
gas 2006-06-15 19:58

utf-8 encoding test with domdriver

85 lines of code changed in:

gas 2006-06-15 16:26

domdriver uses its internal enconding while creating an outputstreamwriter

6 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/io/xml: DomDriver.java (+6 -1)
gas 2006-06-15 16:20

XML --> xml

438 lines of code changed in:

gas 2006-06-15 16:08

rename package util to persistence

0 lines of code changed in:

gas 2006-06-15 14:57

xmlmap closes its file streams

18 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/util: XMLMap.java (+18 -3)
gas 2006-06-15 02:54

fix test failure if the base directory exists

3 lines of code changed in:

gas 2006-06-13 14:43

XSR-52 simple Map for persistence

3 lines of code changed in:

joehni 2006-06-12 08:55

Update changes and contributors.

Update URL to FishEye.

3 lines of code changed in:

joehni 2006-06-12 08:54

Fix nested writObject calls (XSTR-245, patch by Cyrilel Le Clerc).

217 lines of code changed in:

joehni 2006-06-08 20:20

Update repository access.

23 lines of code changed in:

gas 2006-06-04 23:24

Small error message fix in XStream.java

12 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream: XStream.java (+1 -1)
mauro 2006-06-04 20:29

Removed XmlFriendlyReader/WriterWrapper in favour of a AbstractXmlReader/Writer.

All readers/writers now support XmlFriendlyReplacer as injectable dependency.

319 lines of code changed in:

joe 2006-06-04 20:01

First cut at binary serialization.

889 lines of code changed in:

joe 2006-06-04 19:52

Added HierStreamCopier that allows one format to be copied to another without the overhead of serialization.



This can be used for transforming documents serialized in XML to binary and vice-versa.

41 lines of code changed in:

May 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT