[root]/src/java/org/apache/commons/lang/util
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 45 (100.0%) | 857 (100.0%) | 19.0 |
scolebourne | 26 (57.8%) | 397 (46.3%) | 15.2 |
bayard | 12 (26.7%) | 383 (44.7%) | 31.9 |
ggregory | 7 (15.6%) | 77 (9.0%) | 11.0 |
Remove util package - Identifier code now in sandbox [id] project
0 lines of code changed in:
Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html.
71 lines of code changed in:
Deprecate id code prior to removal
4 lines of code changed in:
moved the since to 3.0 as it will be at least until then before a release includes this I suspect, plus 2.0 was plain wrong
1 lines of code changed in:
Moved BitField and Validate from the util package up to the main package.
0 lines of code changed in:
Applied Gary's fix of "acknowlegement" to "acknowledgement" in all java files.
24 lines of code changed in:
Javadoc changes
bug 22480, from Pete Gieser
8 lines of code changed in:
Javadoc fixes. Shouldn't have been anything other than javadoc changes in this.
256 lines of code changed in:
Add package level javadoc
2 lines of code changed in:
Change Identifier generation code to be independent of functors
251 lines of code changed in:
Fix some Javadoc {@link}s and clean up some Javadoc comments to remove warnings generated when Javadoc from Java 1.4.1 is used.
FYI, warnings like: This sentence is different from what will be interpreted as the first sentence in the
next major release (when that interpretation will be internationalized), which is: <snip/>
3 lines of code changed in:
Clean up some Javadoc comments to remove warnings generated when Javadoc from Java 1.4.1 is used.
FYI, warnings like: This sentence is different from what will be interpreted as the first sentence in the
next major release (when that interpretation will be internationalized), which is: <snip/>
3 lines of code changed in:
Update licence date to 2003
6 lines of code changed in:
Validate relocated to new util subpackage
75 lines of code changed in:
Add since tags
4 lines of code changed in:
Add Identifier generators to Lang from Util
45 lines of code changed in:
Remove unneeded whitespace that might cause javadoc problems
2 lines of code changed in:
BitField moved over from the [util] project.
102 lines of code changed in: