-
joehni
2006-09-28 15:47
#7
Rev.: 953
-
53 lines of code changed in 3 files:
-
jdk-1.4-specific.txt (+1)
-
src/test/com/thoughtworks/acceptance:
CollectionsTest.java (+1 -1),
MapTest.java (+51 -1)
-
joehni
2006-09-27 14:45
#6
Rev.: 952
-
2 lines of code changed in 1 file:
-
src/test/com/thoughtworks/acceptance:
CustomSerializationTest.java (+2 -2)
-
joehni
2006-09-27 14:39
#5
Rev.: 951
-
48 lines of code changed in 1 file:
-
src/test/com/thoughtworks/acceptance:
SerializationNestedWriteObjectsTest.java (+48 -17)
-
joehni
2006-09-27 13:09
#4
Rev.: 949
-
43 lines of code changed in 4 files:
-
src/java/com/thoughtworks/xstream:
XStream.java (+19 -4)
-
src/test/com/thoughtworks/acceptance:
XStream11CompatibilityTest.java (new 16),
XStream11XmlFriendlyTest.java (+7 -84),
XmlFriendlyTest.java (+1 -1)
-
joehni
2006-09-26 16:03
#3
Rev.: 948
-
4 lines of code changed in 1 file:
-
src/test/com/thoughtworks/acceptance:
ArraysTest.java (+4 -4)
-
joehni
2006-09-18 18:15
#2
Rev.: 947
-
0 lines of code changed in 1 file:
-
src/test/com/thoughtworks/xstream/io/xml:
StaxWriter2Test.java (-4)
-
joehni
2006-09-18 16:02
#1
Rev.: 946
-
259 lines of code changed in 8 files:
-
pom.xml (+6)
-
lib:
oro-2.0.8.jar (new),
oro-license.txt (new 201)
-
src/java/com/thoughtworks/xstream/io/xml:
Dom4JWriter.java (+1)
-
src/test/com/thoughtworks/xstream/io/xml:
AbstractXMLWriterTest.java (+14),
PrettyPrintWriterTest.java (+20),
StaxWriter2Test.java (+9 -28),
StaxWriterTest.java (+8 -30)