[root]/src/main/org/apache/tools/ant/util
depend
(2 files, 413 lines)
bcel
(3 files, 457 lines)
facade
(2 files, 205 lines)
java15
(1 files, 111 lines)
java16
(0 files, 0 lines)
optional
(4 files, 417 lines)
regexp
(11 files, 1266 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 776 (100.0%) | 17042 (100.0%) | 21.9 |
bodewig | 240 (30.9%) | 6575 (38.6%) | 27.3 |
peterreilly | 163 (21.0%) | 3077 (18.1%) | 18.8 |
mbenson | 55 (7.1%) | 2875 (16.9%) | 52.2 |
conor | 76 (9.8%) | 962 (5.6%) | 12.6 |
stevel | 39 (5.0%) | 732 (4.3%) | 18.7 |
antoine | 111 (14.3%) | 659 (3.9%) | 5.9 |
sbailliez | 11 (1.4%) | 467 (2.7%) | 42.4 |
umagesh | 9 (1.2%) | 438 (2.6%) | 48.6 |
kevj | 10 (1.3%) | 331 (1.9%) | 33.1 |
jkf | 27 (3.5%) | 309 (1.8%) | 11.4 |
jhm | 4 (0.5%) | 149 (0.9%) | 37.2 |
donaldp | 11 (1.4%) | 120 (0.7%) | 10.9 |
costin | 1 (0.1%) | 114 (0.7%) | 114.0 |
scohen | 2 (0.3%) | 104 (0.6%) | 52.0 |
ehatcher | 2 (0.3%) | 87 (0.5%) | 43.5 |
jglick | 7 (0.9%) | 20 (0.1%) | 2.8 |
bruce | 3 (0.4%) | 20 (0.1%) | 6.6 |
jskeet | 4 (0.5%) | 2 (0.0%) | 0.5 |
jesse | 1 (0.1%) | 1 (0.0%) | 1.0 |
no need to mark static methods as final
2 lines of code changed in:
-revert to non-reflective close
28 lines of code changed in:
-sorry prevent NullPointerException
3 lines of code changed in:
-use reflection to avoid duplicated code for close (various things that can be closed)
20 lines of code changed in:
-typo (jeez)
1 lines of code changed in:
-added simple respondsTo method
25 lines of code changed in:
allow parsed human sizes to be prefixed by +/-
28 lines of code changed in:
fix <script> to allow bsf.jar to be in a nested <classpath>
3 lines of code changed in:
eol-style
146 lines of code changed in:
Fix BSF path for script
146 lines of code changed in:
checkstyle
31 lines of code changed in:
-remove Java1.4 specific methods from parseHumanSizes
3 lines of code changed in:
- add Human Readable file size 'parsing' method
39 lines of code changed in:
- java.util.Service moved to java.util.ServiceLoader in Java6 final
1 lines of code changed in:
last minute; avoid NPE when attempting to map no-name resource. Bugzilla 39960.
11 lines of code changed in:
-remove unused import
0 lines of code changed in:
Correcting typo.
3 lines of code changed in:
checkstyle
0 lines of code changed in:
opps, return too early
0 lines of code changed in:
linefeeds
636 lines of code changed in:
(354 more)