PR: http://issues.apache.org/bugzilla/show_bug.cgi?id=25849
Added to SystemUtils: getJavaHome, getJavaIoTmpDir, getUserDir, getUserHome.
Sorted source (Eclispe).
191 lines of code changed in:
PR: http://issues.apache.org/bugzilla/show_bug.cgi?id=25849
Added to SystemUtils: getJavaHome, getJavaIoTmpDir, getUserDir, getUserHome.
79 lines of code changed in:
Update my developer tag.
1 lines of code changed in:
Reformat (Eclipse) for line-length 120 and add missing @throws documentation.
456 lines of code changed in:
Point Javadoc to the Sun 1.3 API doc since 1.2 is no longer on-line.
3 lines of code changed in:
Add missing @return tag.
2 lines of code changed in:
Add missing @return tags on subarray methods.
19 lines of code changed in:
Add missing Javadoc comments.
81 lines of code changed in:
Add missing Javadoc comment.
4 lines of code changed in:
Add missing Javadoc comments.
11 lines of code changed in:
More precise Javadoc @see references.
5 lines of code changed in:
Javadoc fix.
2 lines of code changed in:
Fix mistake and clarify javadoc spec for replace
14 lines of code changed in:
Deprecated integer MILLIS_IN_* constants and replaced with long versions
named MILLIS_PER_*.
PR # 25627
Reported by Nikolay Metchev
47 lines of code changed in:
Added tests for days.
8 lines of code changed in:
javadoc, spelling error.
10 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:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25454
StringUtils.replaceChars(String,String,String).
31 lines of code changed in:
Javadoc.
31 lines of code changed in:
Tweak my <developer> entry.
2 lines of code changed in:
Changed junit dependency version to 3.8.1
1 lines of code changed in:
Record behavior in a test for From http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25454.
22 lines of code changed in:
Add subarray methods for primitive types
Change subarray for Objects to return same type as input
from Ashwin S
956 lines of code changed in:
Add missing Javadoc tags.
6 lines of code changed in: