Directory src/java/org/apache/commons/lang/reflect/

Directory Created:
2002-10-24 23:12
Directory Deleted:
2003-09-20 10:18
Total Files:
0
Deleted Files:
6
Lines of Code:
0

Browse with ViewVC

[root]/src/java/org/apache/commons/lang/reflect

Lines of Code

src/java/org/apache/commons/lang/reflect/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 47 (100.0%) 1372 (100.0%) 29.1
scolebourne 19 (40.4%) 501 (36.5%) 26.3
rdonkin 12 (25.5%) 484 (35.3%) 40.3
bayard 10 (21.3%) 365 (26.6%) 36.5
psteitz 4 (8.5%) 17 (1.2%) 4.2
ggregory 2 (4.3%) 5 (0.4%) 2.5

Most Recent Commits

scolebourne 2003-09-20 10:18

Remove reflect code from [lang] to separate project [reflect]

0 lines of code changed in:

psteitz 2003-09-13 03:11

Formatting changes (inserting missing {}s) in Entities, NestableDelagate, NumberUtils, MethodUtils.

Added javadoc examples for string conversion methods in NumberUtils.

Patch submitted by Fredrik Westermarck

Reviewed by Phil Steitz

10 lines of code changed in:

psteitz 2003-09-07 14:32

Fixed typos in javadoc and some inline comments.

Pr #22908.

Patch submitted by Janek Bogucki.

Reviewed by Phil Steitz.

7 lines of code changed in:

bayard 2003-08-18 02:22

Applied Gary's fix of "acknowlegement" to "acknowledgement" in all java files.

20 lines of code changed in:

scolebourne 2003-08-16 11:15

Javadoc changes

bug 22480, from Pete Gieser

19 lines of code changed in:

ggregory 2003-07-20 01:13

Severity Description Resource In Folder Location Creation Time

Superfluous semicolon MethodUtils.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/reflect line 491 July 18, 2003 8:21:29 PM

2 lines of code changed in:

scolebourne 2003-07-19 21:55

Rework isEmpty and isNotEmpty following user feedback

2 lines of code changed in:

scolebourne 2003-07-16 21:19

Implement changes to StringUtils.isEmpty and friends

This is an incompatible change for isEmpty and isNotEmpty from 1.0

4 lines of code changed in:

bayard 2003-07-14 22:29

Solely Javadoc fixes.

295 lines of code changed in:

bayard 2003-07-14 22:28

Javadoc fixes and change from append(String) to append(char)

50 lines of code changed in:

ggregory 2003-05-31 17:16

Normalize Javadocs.

3 lines of code changed in:

  • src/java/org/apache/commons/lang/reflect: package.html (+3 -8)
scolebourne 2003-01-25 13:01

Remove unused code

from Gary Gregory, bug fix 16284

2 lines of code changed in:

scolebourne 2002-12-25 22:03

Remove unused imports

3 lines of code changed in:

scolebourne 2002-12-15 19:34

Make compile after ClassUtils method changed

2 lines of code changed in:

rdonkin 2002-12-10 19:06

Consolidated methods.

111 lines of code changed in:

rdonkin 2002-11-21 19:38

Make MethodUtils depend on ReflectionUtils parameter set comparasons

21 lines of code changed in:

rdonkin 2002-11-21 18:53

Converted invokeMethod to use ReflectionExceptions

26 lines of code changed in:

rdonkin 2002-11-20 22:31

Corrected speiling mistake spotted by Jeff Varszegi.

9 lines of code changed in:

rdonkin 2002-11-20 21:45

Moved isAssignmentCompatable method from MethodUtils into ReflectionUtils and renamed it. Enhanced existing isCompatible so that widening of primitives is allowed. Created test case for moved method.

86 lines of code changed in:

rdonkin 2002-11-18 23:01

Fixed small bug and created test case

3 lines of code changed in:

(5 more)

Generated by StatSVN 0.3.2-SNAPSHOT