Fix to enable anonymous inner classes as Enums for functionality
244 lines of code changed in:
Fix to handle anonymous inner classes
5 lines of code changed in:
Include Gary as author of the last patch
2 lines of code changed in:
Fix to include superclass fields in reflection toString
118 lines of code changed in:
Validate relocated to new util subpackage
85 lines of code changed in:
Update to more fully describe the classes in Lang
64 lines of code changed in:
Add since tags
4 lines of code changed in:
Add Identifier generators to Lang from Util
205 lines of code changed in:
Remove unused imports
4 lines of code changed in:
Update for math package
12 lines of code changed in:
Add since tags
50 lines of code changed in:
Add since tags
28 lines of code changed in:
Add since tags
Formatting
142 lines of code changed in:
Add method to allow update to list of recognised exception method names
Javadoc
Formatting
197 lines of code changed in:
Add StopWatch
412 lines of code changed in:
Add negate(Boolean) method
27 lines of code changed in:
Re-enable fraction testing
2 lines of code changed in:
Update with latest status changes
5 lines of code changed in:
First version of Lang developers guide
1 lines of code changed in:
Update for performance, from Jeff Varszegi
20 lines of code changed in:
Add since tag
4 lines of code changed in:
Add Fraction class and associated tests
1625 lines of code changed in:
Creation of basic package info for math package
6 lines of code changed in:
Creation of math subpackage
Addition of Range class, and specific subclasses
Tests for Range
3880 lines of code changed in:
Change javadoc to descrive the class (and its problems) more thoroughly
19 lines of code changed in:
Create time subpackage
530 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.
161 lines of code changed in:
Added printRootCauseStackTrace
164 lines of code changed in:
CalendarUtils from the sandbox, for merger with DateUtils. Or parallel living.
2 lines of code changed in:
A DateUtils class from Ant. Still needs lots of thinking etc, but might as
well be doing these things in the cvs head as we're not near an obvious release.
4 lines of code changed in:
Update to latest status of lang
8 lines of code changed in:
Test the ClassUtils class
465 lines of code changed in:
Make compile after ClassUtils method changed
2 lines of code changed in:
Try to give the test a better chance of passing on slow CPUs
2 lines of code changed in:
Add BooleanUtils with lots of boolean conversions
886 lines of code changed in:
Remove isTrue to BooleanUtils
2 lines of code changed in:
Add constants for standard numeric values
79 lines of code changed in:
Correct javadoc
3 lines of code changed in:
Change so they compile under jdk1.2.1
6 lines of code changed in:
Add Validate class for argument validation
921 lines of code changed in:
Consolidated methods.
117 lines of code changed in:
Add support for calling superclass compareTo
34 lines of code changed in:
Rework to support nulls properly
Add support for comparators
375 lines of code changed in:
Add ability to build compound hashCode using superclass
25 lines of code changed in:
Add ability to build compound equals using superclass
28 lines of code changed in:
Add ability to build compound toStrings using superclass and delegates
303 lines of code changed in:
Keep javadoc generation happy
74 lines of code changed in:
Remove Hen's personal settings (!)
0 lines of code changed in:
Updated version from 1.0 to 1.1-dev.
3 lines of code changed in:
Added the StringUtils.unescape method, UnitTest and STATUS change.
PR:
Obtained from:
Submitted by:
Reviewed by:
86 lines of code changed in: