[root]/src/main/org/apache/tools/ant/util/regexp
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 211 (100.0%) | 2297 (100.0%) | 10.8 |
bodewig | 78 (37.0%) | 1640 (71.4%) | 21.0 |
peterreilly | 31 (14.7%) | 233 (10.1%) | 7.5 |
antoine | 34 (16.1%) | 166 (7.2%) | 4.8 |
conor | 39 (18.5%) | 156 (6.8%) | 4.0 |
sbailliez | 11 (5.2%) | 27 (1.2%) | 2.4 |
jglick | 2 (0.9%) | 24 (1.0%) | 12.0 |
jhm | 1 (0.5%) | 16 (0.7%) | 16.0 |
donaldp | 8 (3.8%) | 12 (0.5%) | 1.5 |
mbenson | 3 (1.4%) | 10 (0.4%) | 3.3 |
jkf | 2 (0.9%) | 6 (0.3%) | 3.0 |
jskeet | 1 (0.5%) | 4 (0.2%) | 4.0 |
stevel | 1 (0.5%) | 3 (0.1%) | 3.0 |
Make the tests runnable on systems without regexp matchers (e.g. JDK 1.2 without ORO).
16 lines of code changed in:
checkstyle
3 lines of code changed in:
checkstyle
10 lines of code changed in:
checkstyle
1 lines of code changed in:
copy2license.pl
66 lines of code changed in:
Providing more information in case a regexp impl is unavailable for unexpected reasons.
24 lines of code changed in:
sp
3 lines of code changed in:
remove extra space
2 lines of code changed in:
magic name
5 lines of code changed in:
2005
1 lines of code changed in:
Improved the newInstance method in ClasspathUtils, and used this method from
the places where newInstances are made and Throwable is caught.
5 lines of code changed in:
removed lines with $Revision: x.y $ lines (after verification)
1 lines of code changed in:
1.6.2 version of class was not final
1 lines of code changed in:
checkstyle
210 lines of code changed in:
One less complaint from jikes about code style.
3 lines of code changed in:
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
0 lines of code changed in:
Copyright owner is The Apache Software Foundation
11 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
22 lines of code changed in:
Switch to Apache Software License 2.0
132 lines of code changed in:
Remove direct call to deprecated project, location, tasktype Task field,
replaced by an accessor way into tasks.
Remove too some unused variable declaration and some unused imports.
PR: 22515
Submitted by: Emmanuel Feller ( Emmanuel dot Feller at free dot fr)
1 lines of code changed in:
(29 more)