-
joehni
2008-01-25 09:14
#26
Rev.: 1404
-
38 lines of code changed in 1 file:
-
src/test/com/thoughtworks/xstream/io/json:
JsonHierarchicalStreamDriverTest.java (+38 -34)
-
joehni
2008-01-25 08:31
#25
Rev.: 1403
-
190 lines of code changed in 3 files:
-
src/java/com/thoughtworks/xstream/converters/collections:
MapConverter.java (+3 -2)
-
src/java/com/thoughtworks/xstream/io/json:
JsonHierarchicalStreamWriter.java (+19 -15)
-
src/test/com/thoughtworks/xstream/io/json:
JsonHierarchicalStreamDriverTest.java (+168 -127)
-
joehni
2008-01-25 03:33
#24
Rev.: 1401
-
9 lines of code changed in 1 file:
-
src/test/com/thoughtworks/xstream/io/json:
JsonHierarchicalStreamDriverTest.java (+9 -7)
-
joehni
2008-01-24 17:59
#23
Rev.: 1399
-
49 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/converters/extended:
GregorianCalendarConverter.java (+4 -3)
-
src/test/com/thoughtworks/xstream/io/json:
JsonHierarchicalStreamDriverTest.java (+45 -1)
-
joehni
2008-01-23 22:14
#22
Rev.: 1393
-
87 lines of code changed in 1 file:
-
src/test/com/thoughtworks/acceptance:
MultipleObjectsInOneStreamTest.java (+87 -39)
-
joehni
2008-01-23 19:59
#21
Rev.: 1388
-
2 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/io/xml:
StaxWriter.java (+2 -2)
-
joehni
2008-01-23 16:42
#20
Rev.: 1386
-
21 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/core:
JVM.java (+21 -14)
-
joehni
2008-01-15 04:23
#19
Rev.: 1385
-
65 lines of code changed in 2 files:
-
src/test/com/thoughtworks/acceptance:
AbsoluteXPathCircularReferenceTest.java (+32 -1),
RelativeXPathCircularReferenceTest.java (+33 -1)
-
joehni
2008-01-08 19:19
#18
Rev.: 1384
-
5 lines of code changed in 1 file:
-
joehni
2008-01-08 19:06
#17
Rev.: 1383
-
5 lines of code changed in 1 file:
-
joehni
2008-01-08 19:03
#16
Rev.: 1382
-
10 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/converters/reflection:
Sun14ReflectionProvider.java (+10 -8)
-
joehni
2008-01-08 18:53
#15
Rev.: 1381
-
6 lines of code changed in 2 files:
-
build.xml (+1 -1),
pom.xml (+5 -5)
-
joehni
2008-01-08 18:53
#14
Rev.: 1380
-
2 lines of code changed in 1 file:
-
src/test/com/thoughtworks/acceptance:
FinalFieldsTest.java (+2 -3)
-
joehni
2008-01-08 18:48
#13
Rev.: 1379
-
2 lines of code changed in 2 files:
-
build.xml (+1 -1),
pom.xml (+1 -1)
-
joehni
2008-01-08 18:46
#12
Rev.: 1378
-
155 lines of code changed in 4 files:
-
build.xml (+5),
pom.xml (+6 -1)
-
src/java/com/thoughtworks/xstream/converters/reflection:
HarmonyReflectionProvider.java (new 128)
-
src/java/com/thoughtworks/xstream/core:
JVM.java (+16 -4)
-
joehni
2008-01-08 03:25
#11
Rev.: 1377
-
3 lines of code changed in 1 file:
-
joehni
2008-01-04 13:46
#10
Rev.: 1375
-
54 lines of code changed in 3 files:
-
src/java/com/thoughtworks/xstream:
XStream.java (+6 -6)
-
src/test/com/thoughtworks/acceptance:
CglibCompatibilityTest.java (+25),
DynamicProxyTest.java (+23 -5)
-
joehni
2008-01-04 05:46
#9
Rev.: 1374
-
1 lines of code changed in 1 file:
-
jdk-1.5-specific.txt (+1 -1)
-
joehni
2008-01-03 21:47
#8
Rev.: 1372
-
109 lines of code changed in 6 files:
-
jdk-1.5-specific.txt (+4 -1),
pom.xml (+3)
-
src/java/com/thoughtworks/xstream:
XStream.java (+8)
-
src/java/com/thoughtworks/xstream/converters/basic:
StringBuilderConverter.java (new 27),
UUIDConverter.java (new 37)
-
src/test/com/thoughtworks/acceptance:
Basic15TypesTest.java (new 30)
-
joehni
2008-01-03 21:37
#7
-
2 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/core:
JVM.java (+1 -1)
-
src/test/com/thoughtworks/acceptance/annotations:
FieldConverterTest.java (+1 -1)
-
joehni
2008-01-03 21:03
#6
Rev.: 1369
-
1 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/mapper:
AnnotationMapper.java (+1 -1)
-
joehni
2008-01-03 20:44
#5
Rev.: 1366
-
10 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/core:
JVM.java (+10 -4)
-
src/java/com/thoughtworks/xstream/mapper:
CachingMapper.java (-1)
-
joehni
2008-01-03 20:39
#4
Rev.: 1365
-
6 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/core:
JVM.java (+6 -1)
-
joehni
2008-01-03 20:30
#3
Rev.: 1364
-
88 lines of code changed in 4 files:
-
src/java/com/thoughtworks/xstream:
XStream.java (+2 -2)
-
src/java/com/thoughtworks/xstream/mapper:
AnnotationMapper.java (+12 -7)
-
src/test/com/thoughtworks/acceptance/annotations:
ClassConverterTest.java (new 73),
FieldConverterTest.java (+1 -1)
-
joehni
2008-01-02 03:41
#2
Rev.: 1362
-
85 lines of code changed in 5 files:
-
src/java/com/thoughtworks/xstream:
XStream.java (+52 -7)
-
src/java/com/thoughtworks/xstream/converters:
ConverterRegistry.java (new 23)
-
src/java/com/thoughtworks/xstream/core:
DefaultConverterLookup.java (+3 -2)
-
src/java/com/thoughtworks/xstream/mapper:
AnnotationMapper.java (+4 -4)
-
src/test/com/thoughtworks/acceptance:
CustomMapperTest.java (+3 -3)
-
joehni
2008-01-02 02:57
#1
Rev.: 1361
-
18 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/mapper:
CachingMapper.java (+18 -11)