0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/5.0.2' More... over 9 years ago
final rev More... over 9 years ago
Correct rev More... over 9 years ago
Removing class that should have been removed in b2fb13c2328328ecbf68a46b5e33903d6e071312 More... over 9 years ago
Fixing declaration of Copyable More... over 9 years ago
bumping rev More... over 9 years ago
Merge branch 'release/5.0.1' More... over 9 years ago
set versions to latest More... over 9 years ago
Merge branch 'develop' of github.com:mhgrove/cp-common-utils into develop More... almost 10 years ago
fixing some javadoc errors More... almost 10 years ago
Util methods for making copies of guava immutable list & set which contain mutable elements More... almost 10 years ago
bump to snapshots of next rev More... about 10 years ago
Merge branch 'release/5.0' More... about 10 years ago
5.0 final More... about 10 years ago
Adding utility to Paths for getting a Path from a jar file system More... about 10 years ago
Removing Iteration More... about 10 years ago
Merge branch 'feature/java8' into develop More... over 10 years ago
Additional cleanups and changes for java8 More... over 10 years ago
utilities for getting a File/Path from the classpath More... over 10 years ago
Additional changes for java 8 More... over 10 years ago
* adding utility for working with paths More... over 10 years ago
* deleting more unused classes More... over 10 years ago
* removing unused classes More... over 10 years ago
* removing Optionals, utilities are provided in Java via Optional and/or streams. java.util.Optional should be used in favor of the guava version More... over 10 years ago
* remove Closeable, Java's AutoCloseable (or Closeable) should be used instead More... over 10 years ago
removing some unnecessary throws More... over 10 years ago
bump revs to SNAPSHOT, change source to java 8 More... over 10 years ago
Merge branch 'master' of github.com:mhgrove/cp-common-utils More... over 10 years ago
Merge pull request #10 from schwarzmx/master More... over 10 years ago
* Fixed typo in duration zero. More... over 10 years ago