Directory xstream/src/java/com/thoughtworks/xstream/io/path/

Directory Created:
2004-03-07 11:10
Total Files:
5
Deleted Files:
2
Lines of Code:
404

Browse with ViewVC

[root]/xstream/src/java/com/thoughtworks/xstream/io/path

Lines of Code

xstream/src/java/com/thoughtworks/xstream/io/path/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 45 (100.0%) 678 (100.0%) 15.0
joe 36 (80.0%) 658 (97.1%) 18.2
joehni 8 (17.8%) 14 (2.1%) 1.7
mauro 1 (2.2%) 6 (0.9%) 6.0

Most Recent Commits

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

mauro 2006-06-22 10:17

XSTR-321: Applied patch2 from Paul Hammant.

6 lines of code changed in:

joe 2006-04-14 19:39

27% performance improvement!

3 lines of code changed in:

joehni 2006-03-26 15:57

Optimize solution for XSTR-288.

12 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/io/path: Path.java (+12)
joehni 2006-03-15 22:12

Resolve references to implicit collections (XSTR-276 and XSTR-283).

Factor out AbstractReference(Un)Marshaller.

1 lines of code changed in:

joehni 2006-02-13 22:06

Deprecate ClassMapper, CannotResolveClassException and NameMapper to remove alias package at all in later verrsions.

Remove any deprecated stuff from 1.1.x.

1 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/io/path: Path.java (+1 -1)
joe 2005-08-06 23:30

Misc code cleanup and tiny performance tweaks.

1 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/io/path: Path.java (+1 -1)
joe 2005-04-10 12:40

Cleanup:

* Added JavaDoc for XPath libraray.

* Removed some long dead code and use of deprecated methods.

* Extracted ReaderWrapper/WriterWrapper from PathTrackingReader/Writer to make it easy to create other decorators.

140 lines of code changed in:

joe 2005-04-09 17:06

Added HierarichalStreamReader.getAttributeNames(). Contributed by Trygve Laugstol.

6 lines of code changed in:

joe 2005-04-09 15:53

JIRA:XSTR-104 HierarchicalStreamReader now exposes all available attributes to the Converter implementations

12 lines of code changed in:

joe 2005-02-26 09:44

XSTR-179: Support for ObjectInputStream.registerValidation(ObjectInputValidation).

XSTR-178: Serialized inner class now maintains reference to outer class.

19 lines of code changed in:

joe 2004-09-02 08:00

Performance

17 lines of code changed in:

joe 2004-09-02 07:49

Moved Path string logic into Path object

37 lines of code changed in:

joe 2004-09-02 07:36

Performance

11 lines of code changed in:

joe 2004-09-02 07:23

Performance

3 lines of code changed in:

joe 2004-09-02 07:15

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).

147 lines of code changed in:

joe 2004-05-09 01:32

Optimization

22 lines of code changed in:

joe 2004-05-08 18:51

Added lots of helpful information to the ConversionException upon unmarshalling.

6 lines of code changed in:

joe 2004-04-03 17:26

XSTR-38: Can now use relative XPath for references instead of ids. Full object graph support without adding fluff to the XML.

69 lines of code changed in:

joe 2004-04-03 15:29

Removed system.outs

0 lines of code changed in:

(4 more)

Generated by StatSVN 0.3.2-SNAPSHOT