Commons-lang Developers: ggregory

Login name:
ggregory
Total Commits:
1201 (26.1%)
Lines of Code:
24165 (15.4%)
Most Recent Commit:
2007-01-01 23:24

Activity by Clock Time

Activity by Hour of Day for ggregory

Activity by Day of Week for ggregory

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 1201 (100.0%) 24165 (100.0%) 20.1
src/java/org/apache/commons/lang/ 228 (19.0%) 5321 (22.0%) 23.3
src/java/org/apache/commons/lang/builder/ 102 (8.5%) 3677 (15.2%) 36.0
src/test/org/apache/commons/lang/enums/ 64 (5.3%) 2164 (9.0%) 33.8
src/test/org/apache/commons/lang/text/ 39 (3.2%) 2052 (8.5%) 52.6
src/test/org/apache/commons/lang/ 143 (11.9%) 1936 (8.0%) 13.5
src/java/org/apache/commons/lang/text/ 58 (4.8%) 1525 (6.3%) 26.2
src/test/org/apache/commons/lang/builder/ 62 (5.2%) 1288 (5.3%) 20.7
/ 72 (6.0%) 1261 (5.2%) 17.5
src/java/org/apache/commons/lang/enums/ 18 (1.5%) 990 (4.1%) 55.0
src/java/org/apache/commons/lang/mutable/ 43 (3.6%) 593 (2.5%) 13.7
src/test/org/apache/commons/lang/enum/ 68 (5.7%) 549 (2.3%) 8.0
src/test/org/apache/commons/lang/math/ 34 (2.8%) 537 (2.2%) 15.7
src/java/org/apache/commons/lang/exception/ 45 (3.7%) 401 (1.7%) 8.9
src/test/org/apache/commons/lang/time/ 26 (2.2%) 397 (1.6%) 15.2
src/java/org/apache/commons/lang/math/ 56 (4.7%) 376 (1.6%) 6.7
src/java/org/apache/commons/lang/time/ 42 (3.5%) 335 (1.4%) 7.9
src/test/org/apache/commons/lang/exception/ 26 (2.2%) 223 (0.9%) 8.5
src/test/org/apache/commons/lang/mutable/ 14 (1.2%) 184 (0.8%) 13.1
src/java/org/apache/commons/lang/enum/ 32 (2.7%) 159 (0.7%) 4.9
src/java/org/apache/commons/lang/util/ 7 (0.6%) 77 (0.3%) 11.0
xdocs/ 15 (1.2%) 71 (0.3%) 4.7
src/test/org/apache/commons/lang/util/ 2 (0.2%) 25 (0.1%) 12.5
xdocs/style/ 2 (0.2%) 18 (0.1%) 9.0
src/java/org/apache/commons/lang/reflect/ 2 (0.2%) 5 (0.0%) 2.5
src/conf/ 1 (0.1%) 1 (0.0%) 1.0

Activity of ggregory

Most Recent Commits

ggregory 2007-01-01 23:24

[LANG-102] [lang] Refactor Entities methods.

http://issues.apache.org/jira/browse/LANG-102.

Refactored escape and unescape methods to remove code duplication.

436 lines of code changed in:

ggregory 2007-01-01 22:00

Statement unnecessarily nested within else clause. The corresponding then clause does not complete normally.

5 lines of code changed in:

ggregory 2007-01-01 21:54

Update Copyright for 2007.

1 lines of code changed in:

ggregory 2007-01-01 21:51

Add missing Javadoc tags.

24 lines of code changed in:

ggregory 2006-09-29 19:56

// comments.

2 lines of code changed in:

ggregory 2006-09-20 16:53

The parameter object is hiding a field from type ToStringBuilder.

9 lines of code changed in:

ggregory 2006-09-19 21:58

HashCodeBuilder throws java.lang.StackOverflowError when an object contains a cycle.

https://issues.apache.org/jira/browse/LANG-279

756 lines of code changed in:

ggregory 2006-09-19 20:20

https://issues.apache.org/jira/browse/LANG-279

HashCodeBuilder throws java.lang.StackOverflowError when an object contains a cycle.

55 lines of code changed in:

ggregory 2006-08-28 17:20

Fix XML comment from a previous commit.

6 lines of code changed in:

ggregory 2006-08-26 22:07

Updated Copyrights to 2006.

7 lines of code changed in:

ggregory 2006-08-26 21:52

Change "Copyright ....-2005" to "Copyright ....-2006"

180 lines of code changed in:

ggregory 2006-08-16 20:36

Access to enclosing constructors is emulated by a synthetic accessor methods. Increasing its visibility will improve your performance (Eclipse compiler).

5 lines of code changed in:

ggregory 2006-08-16 20:34

Make sure this exception code does not depend on Java 1.4 nested exceptions. SVN revision 38990 does not compile with Java 1.3.1.

Compiled with Sun Java 1.3.1_15

Tested with Sun Java 1.3.1_15

Tested with Sun Java 1.4.2_12

Tested with Sun Java 1.5.0_08

All of the above on Windows XP SP2 + patches.

33 lines of code changed in:

ggregory 2006-08-09 22:21

Unnecessary cast from char to int

2 lines of code changed in:

ggregory 2006-08-09 22:18

Format method for legibility (added some spaces in expressions.)

3 lines of code changed in:

ggregory 2006-08-09 22:16

Unnecessary cast from char to int

1 lines of code changed in:

ggregory 2006-08-09 22:14

Remove unused import java.util.Date

0 lines of code changed in:

ggregory 2006-08-09 22:14

Remove unused import java.lang.reflect.Field

0 lines of code changed in:

ggregory 2006-08-09 22:11

Unnecessary cast from String[] to String[]

1 lines of code changed in:

ggregory 2006-08-09 22:10

Access to enclosing constructor Enum.Entry() is emulated by a synthetic accessor method. Increasing its visibility will improve your performance (Eclipse compiler).

1 lines of code changed in:

  • src/java/org/apache/commons/lang/enums: Enum.java (+1 -1)

(305 more)

Generated by StatSVN 0.3.2-SNAPSHOT