XStream Developers: gas

Login name:
gas
Total Commits:
145 (3.0%)
Lines of Code:
2936 (4.8%)
Most Recent Commit:
2007-02-10 11:06

Activity by Clock Time

Activity by Hour of Day for gas

Activity by Day of Week for gas

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 145 (100.0%) 2936 (100.0%) 20.2
xstream/src/test/com/thoughtworks/xstream/persistence/ 12 (8.3%) 1017 (34.6%) 84.7
xstream/src/java/com/thoughtworks/xstream/persistence/ 23 (15.9%) 694 (23.6%) 30.1
xstream-website/src/content/ 17 (11.7%) 239 (8.1%) 14.0
xstream/src/test/com/thoughtworks/acceptance/annotations/ 6 (4.1%) 229 (7.8%) 38.1
xstream/src/java/com/thoughtworks/xstream/mapper/ 6 (4.1%) 185 (6.3%) 30.8
xstream/src/test/com/thoughtworks/acceptance/ 2 (1.4%) 110 (3.7%) 55.0
xstream/src/java/com/thoughtworks/xstream/annotations/ 10 (6.9%) 98 (3.3%) 9.8
xstream/src/java/com/thoughtworks/xstream/ 5 (3.4%) 87 (3.0%) 17.4
xstream-distribution/src/content/ 6 (4.1%) 48 (1.6%) 8.0
xstream/src/java/com/thoughtworks/xstream/core/ 3 (2.1%) 37 (1.3%) 12.3
xstream/src/test/com/thoughtworks/xstream/converters/extended/ 2 (1.4%) 30 (1.0%) 15.0
xstream/src/test/com/thoughtworks/xstream/ 1 (0.7%) 29 (1.0%) 29.0
sandbox/xstream-modeller/src/main/test/org/codehaus/xstream/modeller/acceptance/ 4 (2.8%) 26 (0.9%) 6.5
sandbox/xstream-modeller/src/main/java/org/codehaus/xstream/modeller/dom/ 7 (4.8%) 25 (0.9%) 3.5
xstream/src/java/com/thoughtworks/xstream/util/ 7 (4.8%) 21 (0.7%) 3.0
sandbox/xstream-modeller/src/main/java/org/codehaus/xstream/modeller/ 9 (6.2%) 15 (0.5%) 1.6
sandbox/xstream-modeller/src/main/java/org/codehaus/xstream/modeller/config/ 3 (2.1%) 10 (0.3%) 3.3
xstream/src/test/com/thoughtworks/xstream/core/ 1 (0.7%) 9 (0.3%) 9.0
xstream/src/java/com/thoughtworks/xstream/converters/reflection/ 2 (1.4%) 8 (0.3%) 4.0
xstream/ 2 (1.4%) 7 (0.2%) 3.5
xstream/src/java/com/thoughtworks/xstream/io/xml/ 1 (0.7%) 6 (0.2%) 6.0
xstream/src/test/com/thoughtworks/xstream/util/ 3 (2.1%) 3 (0.1%) 1.0
xstream/src/java/com/thoughtworks/xstream/converters/ 2 (1.4%) 2 (0.1%) 1.0
xstream/src/java/com/thoughtworks/xstream/converters/extended/ 1 (0.7%) 1 (0.0%) 1.0
sandbox/xstream-modeller/src/main/test/org/codehaus/xstream/modeller/dom/ 1 (0.7%) 0 (0.0%) 0.0
sandbox/xstream-modeller/src/main/test/org/codehaus/xstream/modeller/ 2 (1.4%) 0 (0.0%) 0.0
sandbox/xstream-modeller/src/main/java/org/codehaus/xstream/modeller/model/ 1 (0.7%) 0 (0.0%) 0.0
sandbox/xstream-modeller/lib/ 5 (3.4%) 0 (0.0%) 0.0
sandbox/xstream-modeller/ 1 (0.7%) 0 (0.0%) 0.0

Activity of gas

Most Recent Commits

gas 2007-02-10 11:06

removing static code

4 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/core: JVM.java (+4 -18)
gas 2007-02-09 21:09

Support for awt and sql is now optional: xstream now works on embedded virtual machines lacking such apis (by Nicolas Gros d'Aillon)

60 lines of code changed in:

gas 2007-01-05 18:27

update tutorials to reflect new functionality on attribute mapping

36 lines of code changed in:

gas 2006-12-24 23:49

java 1.3 and annotations support for specific (field as attribute feature) and (field aliasing)

322 lines of code changed in:

gas 2006-12-18 18:56

revised annotations tutorial supporting the XStreamImplicit annotation

4 lines of code changed in:

gas 2006-12-07 15:33

XSTR-368 changes

6 lines of code changed in:

gas 2006-12-07 14:41

XSTR-368 caches instantiated converters

82 lines of code changed in:

gas 2006-11-07 11:52

fixes XSTR-358 using the default constructor instead of the reflection providers

25 lines of code changed in:

gas 2006-10-24 13:44

dont use Calendar due to jdk's issues

26 lines of code changed in:

gas 2006-10-16 19:54

tipify class names

7 lines of code changed in:

gas 2006-10-16 19:43

fixes problem with one to one in different tags

54 lines of code changed in:

  • sandbox/xstream-modeller/src/main/java/org/codehaus/xstream/modeller: XNode.java (+5 -1), XStreamModeller.java (+7 -2)
  • sandbox/xstream-modeller/src/main/java/org/codehaus/xstream/modeller/dom: Element.java (+16 -9)
  • sandbox/xstream-modeller/src/main/test/org/codehaus/xstream/modeller/acceptance: ElementsNodeTest.java (+26)
gas 2006-10-13 19:45

initial sandbox commit with xstream-modeller

15 lines of code changed in:

gas 2006-08-29 21:41

test case for annotation cycle bug and better support to such cycles

37 lines of code changed in:

gas 2006-08-24 13:46

Adds support for graph cycles.

3 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/annotations: Annotations.java (+3 -4)
gas 2006-08-18 17:02

distribution zip should include the tools source folder

1 lines of code changed in:

gas 2006-08-17 21:59

updated news and changes for 1.2

23 lines of code changed in:

gas 2006-08-17 21:53

enum map converter

9 lines of code changed in:

gas 2006-07-29 16:13

tests for classes containing underline and fields containing underline

29 lines of code changed in:

gas 2006-07-28 18:24

copy javadoc files to the website after running the ci build

6 lines of code changed in:

gas 2006-07-28 17:50

updated @since

6 lines of code changed in:

(33 more)

Generated by StatSVN 0.3.2-SNAPSHOT