-
gas
2007-10-07 11:32
Rev.: 1269
-
3 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream:
XStream.java (+3 -3)
-
gas
2007-06-06 11:32
Rev.: 1190
-
41 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/annotations:
Annotations.java (+8 -1)
-
src/test/com/thoughtworks/acceptance/annotations:
AnnotationsTest.java (+33)
-
gas
2007-06-01 21:56
Rev.: 1189
-
31 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/annotations:
Annotations.java (+11 -7)
-
src/test/com/thoughtworks/acceptance/annotations:
AnnotationsTest.java (+20)
-
gas
2007-05-05 20:36
Rev.: 1153
-
40 lines of code changed in 3 files:
-
src/java/com/thoughtworks/xstream/annotations:
Annotations.java (+6),
XStreamOmitField.java (new 18)
-
src/test/com/thoughtworks/acceptance/annotations:
AnnotationsTest.java (+16 -5)
-
gas
2007-05-05 20:27
Rev.: 1152
-
7 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/annotations:
Annotations.java (+7 -5)
-
gas
2007-04-24 09:46
Rev.: 1127
-
97 lines of code changed in 3 files:
-
src/java/com/thoughtworks/xstream/annotations:
Annotations.java (+27 -9),
XStreamContainedType.java (+3 -4)
-
src/test/com/thoughtworks/acceptance/annotations:
AnnotationsTest.java (+67 -35)
-
gas
2007-04-10 10:36
Rev.: 1125
-
423 lines of code changed in 13 files:
-
distribution/src/content:
faq.html (changed)
-
src/java/com/thoughtworks/xstream:
XStream.java (+55 -54)
-
src/java/com/thoughtworks/xstream/converters/reflection:
DefaultFieldKeySorter.java (new 17),
FieldDictionary.java (+21 -68),
FieldKey.java (new 62),
FieldKeySorter.java (new 16),
PureJavaReflectionProvider.java (+14 -2),
ReflectionProvider.java (+5 -5),
ReflectionProviderWrapper.java (+3 -4),
SortableFieldKeySorter.java (new 86),
Sun14ReflectionProvider.java (+9 -1)
-
src/test/com/thoughtworks/acceptance:
SortableFieldListTest.java (new 53)
-
src/test/com/thoughtworks/xstream/converters/reflection:
SortableFieldKeySorterTest.java (new 82)
-
gas
2007-02-10 06:06
Rev.: 1102
-
4 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/core:
JVM.java (+4 -18)
-
gas
2007-02-09 16:09
Rev.: 1101
-
58 lines of code changed in 4 files:
-
distribution/src/content:
changes.html (changed),
team.html (changed)
-
src/java/com/thoughtworks/xstream:
XStream.java (+27 -15)
-
src/java/com/thoughtworks/xstream/core:
JVM.java (+31)
-
gas
2006-12-24 18:49
Rev.: 1071
-
322 lines of code changed in 11 files:
-
src/java/com/thoughtworks/xstream:
XStream.java (+40)
-
src/java/com/thoughtworks/xstream/annotations:
Annotations.java (+13 -3),
XStreamAsAttribute.java (new 19)
-
src/java/com/thoughtworks/xstream/converters/reflection:
AbstractReflectionConverter.java (+7 -4)
-
src/java/com/thoughtworks/xstream/mapper:
AttributeAliasingMapper.java (+74),
AttributeMapper.java (+43 -4),
DefaultMapper.java (+16),
Mapper.java (+34),
MapperWrapper.java (+16)
-
src/test/com/thoughtworks/acceptance:
AttributeTest.java (+25 -3)
-
src/test/com/thoughtworks/acceptance/annotations:
AnnotationsTest.java (+35 -2)
-
gas
2006-12-07 09:41
Rev.: 1063
-
82 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/annotations:
AnnotationReflectionConverter.java (+15 -4)
-
src/test/com/thoughtworks/acceptance/annotations:
AnnotationReflectionConverterTest.java (new 67)
-
gas
2006-11-07 06:52
Rev.: 1042
-
25 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/annotations:
AnnotationReflectionConverter.java (+25 -5)
-
gas
2006-10-24 08:44
Rev.: 1014
-
26 lines of code changed in 1 file:
-
src/test/com/thoughtworks/acceptance/annotations:
AnnotationFieldConverterTest.java (+26 -38)
-
gas
2006-08-29 16:41
Rev.: 944
-
37 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/annotations:
Annotations.java (+12 -9)
-
src/test/com/thoughtworks/acceptance/annotations:
AnnotationsTest.java (+25 -1)
-
gas
2006-08-24 08:46
Rev.: 940
-
3 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/annotations:
Annotations.java (+3 -4)
-
gas
2006-08-18 12:02
Rev.: 936
-
1 lines of code changed in 1 file:
-
gas
2006-07-29 11:13
Rev.: 908
-
29 lines of code changed in 1 file:
-
src/test/com/thoughtworks/xstream:
XStreamTest.java (+29)
-
gas
2006-07-28 13:24
Rev.: 903
-
6 lines of code changed in 1 file:
-
continuous-integration.xml (+6)
-
gas
2006-07-28 12:50
Rev.: 902
-
6 lines of code changed in 5 files:
-
src/java/com/thoughtworks/xstream/converters:
MarshallingContext.java (+1 -1),
UnmarshallingContext.java (+1 -1)
-
src/java/com/thoughtworks/xstream/converters/extended:
CharsetConverter.java (+1 -1)
-
src/java/com/thoughtworks/xstream/converters/reflection:
ReflectionProviderWrapper.java (+1 -1)
-
src/java/com/thoughtworks/xstream/mapper:
Mapper.java (+2 -2)
-
gas
2006-07-28 11:34
Rev.: 900
-
30 lines of code changed in 2 files:
-
src/test/com/thoughtworks/xstream/converters/extended:
CharsetConverterTest.java (new 13),
RegexPatternConverterTest.java (new 17)