[root]/src/main/org/apache/tools/bzip2
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 73 (100.0%) | 6132 (100.0%) | 84.0 |
donaldp | 4 (5.5%) | 2704 (44.1%) | 676.0 |
bodewig | 25 (34.2%) | 2652 (43.2%) | 106.0 |
sbailliez | 13 (17.8%) | 472 (7.7%) | 36.3 |
conor | 8 (11.0%) | 220 (3.6%) | 27.5 |
antoine | 13 (17.8%) | 68 (1.1%) | 5.2 |
umagesh | 3 (4.1%) | 11 (0.2%) | 3.6 |
jkf | 2 (2.7%) | 4 (0.1%) | 2.0 |
jglick | 1 (1.4%) | 1 (0.0%) | 1.0 |
peterreilly | 4 (5.5%) | 0 (0.0%) | 0.0 |
copy2license.pl
24 lines of code changed in:
Javadoc typo only.
1 lines of code changed in:
Removed unused private fields
0 lines of code changed in:
Avoiding use of Error for clauses that indicat programming errors, using runtime exceptions instead.
4 lines of code changed in:
Make Jikes less upset
314 lines of code changed in:
Major speed improvements on BZip2 streams.
PR: 24798
Submitted by: Joerg Wassmer <joerg dot wassmer at web dot de>
2296 lines of code changed in:
Make Jikes happy
1 lines of code changed in:
deprecated or not, this is the only way to avoid creation of both - a Date and a Calendar instance - that works on JDK 1.3 and 1.2 - Calendar#setTimeInMillis has been protected before 1.4
4 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
4 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
8 lines of code changed in:
Switch to Apache Software License 2.0
48 lines of code changed in:
Style
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
8 lines of code changed in:
Remove unused fields
1 lines of code changed in:
Make some private things static
2 lines of code changed in:
Fix incorrect finalize override
2 lines of code changed in:
checkstyle
28 lines of code changed in:
Remove Jakarta Project from license
4 lines of code changed in:
Implement and document a compression attribute for the tar and untar tasks.
Submitted by: Curt Arnold <carnold@houston.rr.com>
9 lines of code changed in:
Order of modifiers
14 lines of code changed in:
(12 more)