-
jstrachan
2004-09-30 08:16
#26
Rev.: 368
-
19 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/io/xml:
StaxWriter.java (+19 -2)
-
jstrachan
2004-09-29 10:07
#25
Rev.: 367
-
13 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/io/xml:
StaxWriter.java (+13)
-
jstrachan
2004-09-29 09:35
#24
Rev.: 366
-
68 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/io/xml:
StaxDriver.java (+10),
StaxWriter.java (new 58)
-
jstrachan
2004-09-29 09:23
#23
Rev.: 365
-
33 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/io/xml:
StaxReader.java (+1 -1)
-
src/test/com/thoughtworks/acceptance:
AbstractAcceptanceTest.java (+32 -6)
-
jstrachan
2004-09-29 09:02
#22
Rev.: 364
-
245 lines of code changed in 5 files:
-
lib:
stax-1.1.1-dev.jar (new),
stax-api-1.0.jar (new)
-
src/java/com/thoughtworks/xstream/io/xml:
StaxDriver.java (new 80),
StaxReader.java (new 151)
-
src/test/com/thoughtworks/xstream/io/xml:
StaxReaderTest.java (new 14)
-
joe
2004-09-26 04:37
#21
Rev.: 363
-
43 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/converters/basic:
CharConverter.java (+24 -4)
-
src/test/com/thoughtworks/xstream/converters/basic:
CharConverterTest.java (new 19)
-
joe
2004-09-15 10:15
#20
Rev.: 362
-
1 lines of code changed in 1 file:
-
website/content:
download.html (+1 -1)
-
joe
2004-09-14 02:50
#19
Rev.: 361
-
42 lines of code changed in 4 files:
-
src/java/com/thoughtworks/xstream/converters:
ConversionException.java (+3 -1)
-
src/java/com/thoughtworks/xstream/converters/reflection:
ObjectAccessException.java (+4 -2)
-
src/java/com/thoughtworks/xstream/core:
BaseException.java (new 31)
-
src/java/com/thoughtworks/xstream/io:
StreamException.java (+4 -2)
-
joe
2004-09-13 12:29
#18
Rev.: 360
-
16 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/core:
DefaultClassMapper.java (+1 -1)
-
src/test/com/thoughtworks/acceptance:
AwkwardCharactersTest.java (+15)
-
joe
2004-09-13 12:05
#17
Rev.: 359
-
9 lines of code changed in 1 file:
-
src/test/com/thoughtworks/acceptance:
EncodingTest.java (+9 -5)
-
joe
2004-09-13 11:30
#16
Rev.: 358
-
37 lines of code changed in 4 files:
-
src/java/com/thoughtworks/xstream/converters/reflection:
FieldDictionary.java (+1 -1),
ReflectionConverter.java (+26 -18),
SerializationMethodInvoker.java (+3 -3)
-
src/test/com/thoughtworks/acceptance:
CustomSerializationTest.java (+7 -7)
-
joe
2004-09-05 04:07
#15
Rev.: 357
-
148 lines of code changed in 6 files:
-
src/java/com/thoughtworks/xstream/io/xml:
DomWriter.java (+3 -1)
-
src/test/com/thoughtworks/xstream/io/xml:
AbstractXMLWriterTest.java (new 66),
Dom4JWriterTest.java (new 23),
DomWriterTest.java (new 29),
JDomWriterTest.java (new 24),
XomWriterTest.java (+3 -60)
-
joe
2004-09-05 03:55
#14
Rev.: 356
-
12 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/io/xml:
JDomWriter.java (+12 -9)
-
joe
2004-09-05 03:55
#13
Rev.: 355
-
44 lines of code changed in 4 files:
-
src/java/com/thoughtworks/xstream/io/xml:
JDomReader.java (+23 -55)
-
src/test/com/thoughtworks/xstream/io/xml:
JDomAcceptanceTest.java (-1),
JDomReaderTest.java (new 20),
XomReaderTest.java (+1 -16)
-
joe
2004-09-03 03:34
#12
Rev.: 354
-
353 lines of code changed in 6 files:
-
lib:
jdom-b10.jar (new),
jdom-license.txt (new 56)
-
src/java/com/thoughtworks/xstream/io/xml:
JDomDriver.java (new 31),
JDomReader.java (new 88),
JDomWriter.java (new 74)
-
src/test/com/thoughtworks/xstream/io/xml:
JDomAcceptanceTest.java (new 104)
-
joe
2004-09-03 02:53
#11
Rev.: 353
-
0 lines of code changed in 1 file:
-
src/test/com/thoughtworks/xstream/io/xml:
XomWriterTest.java (-1)
-
joe
2004-09-03 02:51
#10
Rev.: 352
-
112 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/io/xml:
XomWriter.java (new 32)
-
src/test/com/thoughtworks/xstream/io/xml:
XomWriterTest.java (new 80)
-
joe
2004-09-02 16:46
#9
Rev.: 351
-
103 lines of code changed in 4 files:
-
lib:
xom-1.0b3.jar (new),
xom-license.txt (new 24)
-
src/java/com/thoughtworks/xstream/io/xml:
XomReader.java (new 45)
-
src/test/com/thoughtworks/xstream/io/xml:
XomReaderTest.java (new 34)
-
joe
2004-09-02 16:44
#8
Rev.: 350
-
107 lines of code changed in 4 files:
-
src/java/com/thoughtworks/xstream/io/xml:
AbstractTreeReader.java (new 59),
Dom4JReader.java (+11 -33),
DomReader.java (+22 -47),
XppDomReader.java (+15 -47)
-
joe
2004-09-02 03:35
#7
Rev.: 349
-
46 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/io/xml:
DomWriter.java (new 45)
-
website/content:
team.html (+1)
-
joe
2004-09-02 03:00
#6
-
17 lines of code changed in 3 files:
-
src/java/com/thoughtworks/xstream/io/path:
Path.java (+9 -25),
PathTracker.java (+4 -3)
-
joe
2004-09-02 02:49
#5
Rev.: 346
-
37 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/io/path:
Path.java (+33 -14),
PathTracker.java (+4 -9)
-
joe
2004-09-02 02:36
#4
Rev.: 345
-
11 lines of code changed in 2 files:
-
src/java/com/thoughtworks/xstream/io/path:
Path.java (+5),
PathTracker.java (+6 -1)
-
joe
2004-09-02 02:23
#3
Rev.: 344
-
3 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/io/path:
PathTracker.java (+3 -3)
-
joe
2004-09-02 02:15
#2
Rev.: 343
-
306 lines of code changed in 18 files:
-
.cvsignore (+1)
-
src:
.cvsignore (+1)
-
src/java/com/thoughtworks/xstream/core:
ReferenceByIdMarshaller.java (+2 -2),
ReferenceByIdUnmarshaller.java (+2 -2),
ReferenceByXPathMarshaller.java (+5 -7),
ReferenceByXPathUnmarshaller.java (+5 -6)
-
src/java/com/thoughtworks/xstream/core/util:
FastStack.java (new 45),
ObjectIdDictionary.java (+3 -3),
StringStack.java (del)
-
src/java/com/thoughtworks/xstream/io/path:
Path.java (new 116),
PathTracker.java (+19 -13),
RelativePathCalculator.java (+12 -87)
-
src/java/com/thoughtworks/xstream/io/xml:
PrettyPrintWriter.java (+3 -3),
XppReader.java (+3 -3)
-
src/test/com/thoughtworks/xstream/core/util:
FastStackTest.java (new 23),
StringStackTest.java (del)
-
src/test/com/thoughtworks/xstream/io/path:
PathTest.java (new 66),
RelativePathCalculatorTest.java (del)
-
joe
2004-09-02 02:02
#1
Rev.: 342
-
3 lines of code changed in 1 file:
-
src/java/com/thoughtworks/xstream/converters/reflection:
FieldDictionary.java (+3 -4)