Changes Report

Release History

Version Date Description
1.1 in CVS
1.0 2003-11-05


Release 1.1 - in CVS

Type Changes By
add Add array based constructors for ArrayUnsignedXxxList types. rwaldhoff
add Add BooleanXxx adapters. rwaldhoff
add Add XxxStack collections. akarasulu
add Add BooleanXxx collections. akarasulu
add Add convenience methods for constructing adapters in org.apache.commons.collections.primitives.adapters.Adapt, allowing calls like Adapt.toList(primitiveList), etc. rwaldhoff
update Override clear() in ArrayXxxList for better performance. rwaldhoff

Release 1.0 - 2003-11-05

Type Changes By
add Initial release, containing types initially developed (and unofficially released) as part of the Apache Commons Collections component. rwaldhoff