0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 11 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ran crap4j to generate code complexity and code coverage reports. More... over 16 years ago
Ran crap4j to generate code complexity and code coverage reports. More... over 16 years ago
Added Agitator unit tests generated by the Agitator pluggin: www.junitfactory.com More... over 16 years ago
Added Agitator unit tests generated by the Agitator pluggin: www.junitfactory.com More... over 16 years ago
Switched SetTree implementation to use a backing LinkedHashSet instead of a HashSet to make ordered searches meaningful. More... over 16 years ago
*** empty log message *** More... over 16 years ago
Added a Set implementation of Tree. Converted the collection types used in the Tree interface to Collection instead of List. Added a utility class to pretty print a tree. More... over 16 years ago
*** empty log message *** More... over 16 years ago
*** empty log message *** More... over 16 years ago
Checking in junit tests and javadocs More... over 16 years ago
Checking in fully working example. More... over 16 years ago
*** empty log message *** More... over 16 years ago
*** empty log message *** More... over 16 years ago
Checking in spring libraries More... over 16 years ago
Initial project creation More... over 16 years ago
Added junit jar to the build classpath so unit tests will run correclty from ant. More... over 16 years ago
Checking in a new unit test for BoundedTreeSet and a test suite to run all the current unit tests. Also added a Junit4 timeout to all unit tests so that it will fail if the code's performance is unnaceptable. More... over 16 years ago
Checking in some code refactoring/cleanup along with a lot of completed documentation. Also checking in a full rebuild of the JavaDocs. More... over 16 years ago
Made interfaces extend Serializable More... over 17 years ago
*** empty log message *** More... over 17 years ago
Initial checkin of project Tree More... over 17 years ago