September 2004 Commit Log

Number of Commits:
26
Number of Active Developers:
2
jstrachan 2004-09-30 08:16 Rev.: 368

Added flag to fix XSTR-134

19 lines of code changed in 1 file:

jstrachan 2004-09-29 10:07 Rev.: 367

added a close() method

13 lines of code changed in 1 file:

jstrachan 2004-09-29 09:35 Rev.: 366

Added a writer for StAX

68 lines of code changed in 2 files:

jstrachan 2004-09-29 09:23 Rev.: 365

Got acceptance tests working against StAX

33 lines of code changed in 2 files:

jstrachan 2004-09-29 09:02 Rev.: 364

Added a StAX implementation of the driver and reader

245 lines of code changed in 5 files:

joe 2004-09-26 04:37 Rev.: 363

CharConverter support \0 char

43 lines of code changed in 2 files:

joe 2004-09-15 10:15 Rev.: 362

Updated link to latest XPP3 library

1 lines of code changed in 1 file:

joe 2004-09-14 02:50 Rev.: 361

XSTR-118: Provided mechanism to access wrapped exception for JDK 1.3

42 lines of code changed in 4 files:

joe 2004-09-13 12:29 Rev.: 360

Bugfix XST-125: Out Of Bounds Exception

16 lines of code changed in 2 files:

joe 2004-09-13 12:05 Rev.: 359

Added test for XML unfriendly chars

9 lines of code changed in 1 file:

joe 2004-09-13 11:30 Rev.: 358

Serialization now supports inheritance hierarchies of writeObject(). (Deserialization doesn't yet though)

37 lines of code changed in 4 files:

joe 2004-09-05 04:07 Rev.: 357

Added testsuite for the Writers (and fixed an unnoticed classcastexception bug in DomWriter)

148 lines of code changed in 6 files:

joe 2004-09-05 03:55 Rev.: 356

DocumentFactory can now be passed in

12 lines of code changed in 1 file:

joe 2004-09-05 03:55 Rev.: 355

Removed duplication from JDomReader

44 lines of code changed in 4 files:

joe 2004-09-03 03:34 Rev.: 354

XSTR-119: JDom reader/writer, contributed by Laurent Bihanic

353 lines of code changed in 6 files:

joe 2004-09-03 02:53 Rev.: 353

Optimize import

0 lines of code changed in 1 file:

joe 2004-09-03 02:51 Rev.: 352

Added XomWriter

112 lines of code changed in 2 files:

joe 2004-09-02 16:46 Rev.: 351

Added XomReader, to allow deserializing from an existing XOM tree.

103 lines of code changed in 4 files:

joe 2004-09-02 16:44 Rev.: 350

Introduced superclass for Readers to remove duplication and make new impls easier to create.

107 lines of code changed in 4 files:

joe 2004-09-02 03:35 Rev.: 349

XSTR-108: Added DomWriter (contributed by Michael Kopp)

46 lines of code changed in 2 files:

joe 2004-09-02 03:00

Performance

17 lines of code changed in 3 files:

joe 2004-09-02 02:49 Rev.: 346

Moved Path string logic into Path object

37 lines of code changed in 2 files:

joe 2004-09-02 02:36 Rev.: 345

Performance

11 lines of code changed in 2 files:

joe 2004-09-02 02:23 Rev.: 344

Performance

3 lines of code changed in 1 file:

joe 2004-09-02 02:15 Rev.: 343

Introduced Path object to encapsulate an XPath reference, which was previously a String. This allows the object to have behavior and caching (and reduces the need for repetitive string manipulation).

306 lines of code changed in 18 files:

joe 2004-09-02 02:02 Rev.: 342

Performance improvement. TreeMap was legacy of an old implementation.

3 lines of code changed in 1 file:

August 2004 »