openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
JUtil
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
1 day
ago.
Jun 13, 2025 — Jun 13, 2026
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Better support for TreeSet/TreeMap.
C. Scott Ananian
More...
over 17 years ago
Add automatically-generated Version.java to .gitignore.
C. Scott Ananian
More...
over 17 years ago
Add TreeMap and better support TreeSet to net.cscott.jutil.Factories.
C. Scott Ananian
More...
over 17 years ago
Be more careful in ant 'clean' rule.
C. Scott Ananian
More...
over 17 years ago
Release JUtil 1.4.
C. Scott Ananian
More...
over 17 years ago
Update build and upload scripts for git.
C. Scott Ananian
More...
over 17 years ago
Migrate to git: rename .cvsignore -> .gitignore.
C. Scott Ananian
More...
over 17 years ago
Add more assertions that the HashMap is being maintained properly (actually, more exactly, assert that the objects involved haven't changed their hashcode).
C. Scott Ananian
More...
about 19 years ago
Add better assertions.
C. Scott Ananian
More...
about 19 years ago
Compile with debug information.
C. Scott Ananian
More...
about 19 years ago
Ensure that JUtil binary is compatible with JDK1.5.
C. Scott Ananian
More...
over 19 years ago
Add commas in the appropriate places in AbstractMultiMap.toString().
C. Scott Ananian
More...
over 19 years ago
Use additional {@link} tags for method references.
C. Scott Ananian
More...
over 19 years ago
Bulk update javadoc tags: <code>ClassName</code> -> {@link ClassName}.
C. Scott Ananian
More...
over 19 years ago
Hide my email address from the internet (exposes via javadoc's "constant field values" list).
C. Scott Ananian
More...
over 19 years ago
Add 'dist' target & a script to upload new versions to the website.
C. Scott Ananian
More...
over 19 years ago
Added license terms to repository (inadvertently removed when we changed build infrastructures).
C. Scott Ananian
More...
over 19 years ago
Work around a bug in the JDK1.5/1.6 compiler which prevents us from doing a clean build.
C. Scott Ananian
More...
over 19 years ago
PersistentSet now implements Iterable.
C. Scott Ananian
More...
over 19 years ago
Loosen type: allow Collection instead of Set in constructors for BitSetFactory.
C. Scott Ananian
More...
over 19 years ago
Added information about user-visible changes in the last commit to the NEWS file.
C. Scott Ananian
More...
over 19 years ago
Made the CollectionWrapper/SetWrapper/ListWrapper classes abstract, and used a virtual 'wrapped()' method to allow narrowing the type of the wrapper in subclasses (and thus avoid wasting space with duplicate references to the same object with successively narrower types).
C. Scott Ananian
More...
over 19 years ago
Add UnmodifiableIterator.proxy() method to generate an UnmodifiableIterator from a normal Iterator.
C. Scott Ananian
More...
over 19 years ago
Add JAR targets.
C. Scott Ananian
More...
over 19 years ago
Convert build from autoconf to Eclipse/Ant.
C. Scott Ananian
More...
over 19 years ago
Remove eclipse warnings (mostly unused imports).
C. Scott Ananian
More...
over 19 years ago
Add factories to create EnumSet and EnumMaps.
C. Scott Ananian
More...
over 19 years ago
Add target to package all source in a jar, in the format which Eclipse prefers.
C. Scott Ananian
More...
over 19 years ago
Fix javadoc errors.
C. Scott Ananian
More...
over 19 years ago
Update to automake-1.9.
C. Scott Ananian
More...
over 19 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree