Groovy Developers: mcspanky

Login name:
mcspanky
Total Commits:
45 (0.1%)
Lines of Code:
608 (0.0%)
Most Recent Commit:
2007-02-26 01:28

Activity by Clock Time

Activity by Hour of Day for mcspanky

Activity by Day of Week for mcspanky

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 45 (100.0%) 608 (100.0%) 13.5
groovy/groovy-core/src/main/org/codehaus/groovy/runtime/ 5 (11.1%) 230 (37.8%) 46.0
groovy/groovy-core/src/test/groovy/util/ 2 (4.4%) 124 (20.4%) 62.0
groovy/groovy-core/src/test/groovy/ 4 (8.9%) 60 (9.9%) 15.0
groovy/groovy-core/src/test-new/groovy/util/ 1 (2.2%) 46 (7.6%) 46.0
groovy/groovy-core/src/main/groovy/util/ 3 (6.7%) 42 (6.9%) 14.0
groovy/groovy-core/src/main/groovy/lang/ 2 (4.4%) 16 (2.6%) 8.0
groovy/groovy-core/ 1 (2.2%) 12 (2.0%) 12.0
groovy/groovy-core/src/main/org/codehaus/groovy/classgen/ 2 (4.4%) 11 (1.8%) 5.5
groovy/groovy-core/src/test/org/codehaus/groovy/runtime/ 1 (2.2%) 10 (1.6%) 10.0
groovy/groovy-core/src/test/ 4 (8.9%) 8 (1.3%) 2.0
groovy/groovy-core/src/test-new/groovy/ 1 (2.2%) 8 (1.3%) 8.0
groovy/ide/groovy-eclipse/GroovyEclipse/ 3 (6.7%) 7 (1.2%) 2.3
groovy/groovy-core/src/main/groovy/swing/ 2 (4.4%) 7 (1.2%) 3.5
groovy/ide/groovy-eclipse/GroovyEclipse/src/org/codehaus/groovy/eclipse/model/ 2 (4.4%) 6 (1.0%) 3.0
groovy/groovy-core/src/bin/ 3 (6.7%) 6 (1.0%) 2.0
groovy/groovy-core/src/test/org/codehaus/groovy/classgen/ 1 (2.2%) 4 (0.7%) 4.0
groovy/groovy-core/src/test/groovy/inspect/ 1 (2.2%) 4 (0.7%) 4.0
groovy/ide/groovy-eclipse/GroovyBrowsing/src/org/codehaus/groovy/eclipse/codebrowsing/impl/ 2 (4.4%) 2 (0.3%) 1.0
groovy/ide/groovy-eclipse/GroovyBrowsing/src/org/codehaus/groovy/eclipse/codebrowsing/astfinders/ 1 (2.2%) 2 (0.3%) 2.0
groovy/ide/groovy-eclipse/GroovyBrowsing/META-INF/ 1 (2.2%) 1 (0.2%) 1.0
groovy/groovy-core/src/test/groovy/bugs/ 1 (2.2%) 1 (0.2%) 1.0
groovy/groovy-core/src/main/org/codehaus/groovy/ast/ 1 (2.2%) 1 (0.2%) 1.0
groovy/ide/groovy-eclipse/GroovyEclipse/lib/ 1 (2.2%) 0 (0.0%) 0.0

Activity of mcspanky

Most Recent Commits

mcspanky 2007-02-26 01:28

Fix for JIRA 1752: Add arg types and return types to error messages



Also updated unit tests.

6 lines of code changed in:

mcspanky 2007-02-04 23:40

Unit test for GROOVY-1695, testing (new|with)(Object|Data)(Input|Output)Stream.

0 lines of code changed in:

mcspanky 2007-01-31 13:57

Added:



- No argument every()/any()

- Various withXXX and newXXX for DataOutput/DataInput/ObjectOutput/ObjectInput

135 lines of code changed in:

mcspanky 2007-01-06 02:24

Add test for 1632, to make sure interfaces are compiled before the class they depend on.

33 lines of code changed in:

mcspanky 2006-12-04 02:39

Fix handling of CLASSPATH variable: now works exactly

like --classpath command line argument. Also leave

STARTER_CLASSPATH as just groovy-starter.jar, and make

it always the first element in the classpath.

3 lines of code changed in:

mcspanky 2006-11-24 19:40

More changes to make the plugin compatible with the latest RC1 snapshot.

7 lines of code changed in:

mcspanky 2006-11-24 17:26

Changes to make it work with the current RC1 snapshot.

5 lines of code changed in:

mcspanky 2006-11-19 20:00

Fix for 1559: MissingMethodException should report whether the missing method is static or not.

40 lines of code changed in:

mcspanky 2006-11-17 01:28

Updated jar list to match that used by maven.

12 lines of code changed in:

mcspanky 2006-11-13 21:48

Fix a bug for users with space in home path.

2 lines of code changed in:

mcspanky 2005-12-10 03:40

Added LeftShiftTest

2 lines of code changed in:

mcspanky 2005-12-10 03:40

Added test for File << String

11 lines of code changed in:

mcspanky 2005-12-10 02:36

Only talks about test vs. test-new, which was relevant when we switched parsers, but is no longer.

0 lines of code changed in:

mcspanky 2005-12-09 12:43

Changes "File << String" to call File.append(String)

3 lines of code changed in:

mcspanky 2005-12-05 23:57

File << String now calls File.write(String)

55 lines of code changed in:

mcspanky 2005-11-12 13:52

Changed calls to ClassNode.getName() to ClassNode.getType().getName()

6 lines of code changed in:

mcspanky 2005-09-02 01:24

Fixes classpath problem on Cygwin

1 lines of code changed in:

mcspanky 2005-02-20 16:31

Restores some accidently deleted tests

5 lines of code changed in:

mcspanky 2005-02-20 16:30

Tests that exception is properly propagatged through a closure

78 lines of code changed in:

mcspanky 2005-02-20 16:26

When expects one exception but gets another, now reports both.

8 lines of code changed in:

(5 more)

Generated by StatSVN 0.3.2-SNAPSHOT