Renamed ArrayUtils.join(Object[],Object[]) to addAll.
24 lines of code changed in:
Add CharUtils classes
955 lines of code changed in:
Deprecate id code prior to removal
4 lines of code changed in:
Rollback of sort of members
1571 lines of code changed in:
Sort members (Eclipse defaults).
1571 lines of code changed in:
Duplicate @author tags for Fredrik Westermarck.
1 lines of code changed in:
Three new methods and unit tests: add(Object[],Object), add(Object[],int,Object), and join(Object[],Object[]).
PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26056
Submitted by: Gary Gregory and Maarten Coene
Reviewed by: Gary Gregory
222 lines of code changed in:
Update section title
1 lines of code changed in:
Ignores
1 lines of code changed in:
A simple spelling fix for ArrayUtils JavaDoc on the clone(Object[] array) method
2 lines of code changed in:
Using ArrayUtils.isEmpty() when testing arrays.
19 lines of code changed in:
testIsEmpty methods now tests for nulls.
11 lines of code changed in:
Added isEmpty for Object and primitives arrays. RFE in bugzilla (#26243).
195 lines of code changed in:
Fixed a couple of typos.
3 lines of code changed in:
Improve maven website with explicit links and tasks
10 lines of code changed in:
Update to correct version number 2.1-dev
3 lines of code changed in:
Ignore build properties
1 lines of code changed in:
Make shared keys private scope not public as not really part of API
10 lines of code changed in:
Use @throws instead of @exception
5 lines of code changed in:
Align apache logo vertically
4 lines of code changed in:
Updated most of the commons project.properties files, made sure that the dev process points to the commons charter. Also, changed the powered by logo to use the less distracting feather logo
4 lines of code changed in:
Commons Lang Maven site now has a white banner background. A commons logo, a link back to Jakarta commons in the top nav. The site builds with Maven RC1.0.
20 lines of code changed in:
PR: 25227
Obtained from: Discussion around http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25227
24 lines of code changed in:
Removed typo in javadoc.
2 lines of code changed in:
Added nullhandling tests for isEquals.
4 lines of code changed in:
Fixed typo in javadoc for isEquals, repored by Cameron Hayne, hayne at sympatico dot ca.
3 lines of code changed in: