341
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
delete ${dest.classes} after dist More... about 23 years ago
no ver on jar PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
post-tag update of build ver PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
more... PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
A few instructions for now PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
Manifest for jar More... about 23 years ago
Need to make a small fix - backed out the tag I just did, reverting version number. Will fix to a clean build and will retag, and re-version More... about 23 years ago
updated post-tag version. Onward to a real release... PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
Added version. PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
Start of ExtendedProperties tests, and added to the TestAll class. PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
A few minor changes : More... about 23 years ago
Update collections to the new distribution directory guidelines. More... about 23 years ago
several additional tests More... about 23 years ago
minor fixes to adhere more closely to the java.util.List contract More... about 23 years ago
filled in testRetainAll and testToArray2 More... about 23 years ago
using tryToAdd() where appropriate More... about 23 years ago
adding CollectionUtils and tests for it More... about 23 years ago
* updated list of included classes * updated action items More... about 23 years ago
committing several files from Peter Donald and Avalon More... about 23 years ago
* reads properties from ../build.properties * changed order of prop files to match beanutils--now component, then commons, then user More... about 23 years ago
Reads properties from ../build.properties as well. More... about 23 years ago
Add tests for the standard JDK collection classes (ArrayList, HashMap, TreeMap). These help validate the tests themselves (by proving that they operate as expected against the standard Java APIs), and serve as convenient base classes for testing the "fast" variants. More... about 23 years ago
Change parentage of these classes so that they subclass ArrayList, HashMap, and TreeMap respectively. This improves the ability to substitute "fast" versions for the use of the regular collection classes. More... about 23 years ago
* refactored test framework slightly to support more interesting tests and to make the contract more enforceable * added some new tests and test cases More... about 23 years ago
- adding some utilities from struts into the collections packages along with some (admittedly weak for now) tests. PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
Applied Scott Sanders' patch restoring the peek(n) method. PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
- adding myself PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
added me.. PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
Moved and renamed - was originally from Velocity CVS (which came from elswhere...) PR: Obtained from: Submitted by: Reviewed by: More... about 23 years ago
Flesh out the stack-related unit tests. More... about 23 years ago