Summary Period: 2001-08-10 to 2005-08-31
Total Lines Of Code:
1698 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 112 (100.0%) | 6312 (100.0%) | 56.3 |
hannes | 56 (50.0%) | 3567 (56.5%) | 63.6 |
stefanp | 55 (49.1%) | 2744 (43.5%) | 49.8 |
kmfdm | 1 (0.9%) | 1 (0.0%) | 1.0 |
* Refactored helma.doc package to make it work with repositories.
308 lines of code changed in:
* Make helmadoc work with multiple application repositories.
47 lines of code changed in:
* Simplify some boolean statements.
5 lines of code changed in:
Merged in repository_patch branch. Plus these changes:
* Renamed helma.util.SourceProperties to helma.util.ResourceProperties
* Removed timing from helma.framework.core.RequestEvaluator
14 lines of code changed in:
Fix some more JavaDoc comments to stop javadoc from complaining.
14 lines of code changed in:
rewrote the method for parsing function files so that it handles
the various ways of declaring functions in rhino
142 lines of code changed in:
Rhino CompilerEnvirons doesn't need the ErrorReporter anymore.
3 lines of code changed in:
Rhino doesn't like a null ErrorReporter so we implement a dummy one.
30 lines of code changed in:
Adapt to new signature of TokenStream constructor again *sigh*
7 lines of code changed in:
catch any exception from rhino parser
5 lines of code changed in:
Adapt to new TokenStream constructor signature from rhino CVS snaphost.
Remove unused imports.
5 lines of code changed in:
Remove unused import statements
15 lines of code changed in:
Token definitions moved from org.mozilla.javascript.TokenStream to
org.mozilla.javascript.Token in the new Rhino CVS snapshot.
8 lines of code changed in:
Checked in patch from Stefan Matthias Aust:
* Don't call static methods as instance methods
* Remove unused imports
* Remove variables that are never read
10 lines of code changed in:
fixed chopDelimiters() again
7 lines of code changed in:
chopDelimiters() fixed to chop beginning as well as ending from the same line
10 lines of code changed in:
Removed reference to FESI package.
4 lines of code changed in:
listTags() filters with string and no longer with int
6 lines of code changed in:
rewrote class to make custom tag types possible
kind is now type and is no longer int but a string. features whatever comes
after the @-sign in the tag
68 lines of code changed in:
use Util.chopComment() instead of doing it here.
solved constructor problem for TokenStream - we need jra from
rhinoLatest or from cvs
5 lines of code changed in:
(26 more)
Generated by StatCVS 0.2.2