Directory xstream/src/java/com/thoughtworks/xstream/annotations/

Directory Created:
2005-08-11 14:36
Total Files:
10
Deleted Files:
1
Lines of Code:
483

Browse with ViewVC

[root]/xstream/src/java/com/thoughtworks/xstream/annotations

Lines of Code

xstream/src/java/com/thoughtworks/xstream/annotations/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 42 (100.0%) 816 (100.0%) 19.4
mauro 14 (33.3%) 584 (71.6%) 41.7
joehni 18 (42.9%) 134 (16.4%) 7.4
gas 10 (23.8%) 98 (12.0%) 9.8

Most Recent Commits

gas 2006-12-24 23:49

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

32 lines of code changed in:

joehni 2006-12-08 21:33

Adjust thrown exceptions.

73 lines of code changed in:

gas 2006-12-07 14:41

XSTR-368 caches instantiated converters

15 lines of code changed in:

joehni 2006-12-01 22:15

Add @XStreamImplicit (XSTR-265).

35 lines of code changed in:

joehni 2006-11-10 22:28

Adjust svn properties.

0 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-08-29 21:41

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

12 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/annotations: Annotations.java (+12 -9)
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-04-14 22:25

solves the problem "Annotation @XStreamAlias is ignored for classes without any class level annotation"

2 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/annotations: Annotations.java (+2 -3)
gas 2006-04-14 22:14

fixing "XStreamAlias ignores fields types Collections and primitives"

9 lines of code changed in:

gas 2006-04-14 21:46

removing debug flag and System.out

0 lines of code changed in:

joehni 2006-03-14 22:35

Eliminate use of deprecated API.

1 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/annotations: Annotations.java (+1 -1)
joehni 2006-03-14 22:32

Undo changes of 720 (broke JDK 1.5).

Simplified access to reflectionProvider in derived classes of AbstractReflectionConverter.

2 lines of code changed in:

joehni 2006-03-03 00:21

Drop the JVM.bestReflectionConverter completely.

Add JD 1.5 support again.

23 lines of code changed in:

mauro 2006-03-02 18:56

XSTR-278: Applied patch from Guilherme Silveira with minor modifications.

84 lines of code changed in:

mauro 2005-09-15 23:54

Renamed XStreamConfig -> Annotations to distinguish from the annotations themselves.

Renamed XStreamAnnotationsTest -> AnnotationsTest for consistency with other tests.

210 lines of code changed in:

mauro 2005-09-15 23:45

XSTR-237: applied patch from Chung-Onn Cheong

226 lines of code changed in:

mauro 2005-08-11 14:36

XSTR-237: applied patch from Emil Kirschner.

64 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT