0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from sergiocampama/patch-1 More... about 8 years ago
Upgrade Apache Commons Collections to v3.2.2 More... about 8 years ago
Committing current code More... over 14 years ago
Moved the non-collection persistent stuff out of collections.persistent More... over 14 years ago
Improvements More... over 14 years ago
Fix references to old com.eatnumber1.util.compat package. More... over 14 years ago
Add the ability to open and close file backed stuff. More... over 14 years ago
Create mkdir in FileUtils More... over 14 years ago
Fix imports. More... over 14 years ago
Delegate the toString to the implementations of the Number class. More... over 14 years ago
Only create new file if it doesn't already exist. More... over 14 years ago
Use ChannelProviders where appropriate in the FileBackedUnmappedArrayList More... over 14 years ago
Close the ChannelProvider when the Number is closed. More... over 14 years ago
Switch back to java 6. Lots of other changes. More... over 14 years ago
Make read() return -1 in the Input and Output stream adapters. More... almost 15 years ago
Remove old comments. More... almost 15 years ago
IDEA Project file changes. More... almost 15 years ago
Split the FileBackedArrayList into a Mapped and Unmapped version. The Mapped version does not currently work. Introduce code allowing the cleanup of mapped files so they can be deleted. More... almost 15 years ago
Delete incomplete CompositeList More... almost 15 years ago
Project files updated to IDEA 9 More... almost 15 years ago
Convert to directory based project format. More... almost 15 years ago
Changes to the OrderedLocks. Add some basic tests. More... almost 15 years ago
Convert back to JUnit4 test More... almost 15 years ago
Add collection testing framework from commons-collections. Update tests for FileBackedArrayList to use new testing framework. Delete broken FielBackedHashSet and FileBackedHashMap (and their mapped counterparts). Slightly change the semantics of how the CompressionProviders work with respect to Nullability. Add several new methods to FileUtils. Add a FileLockProvider class. More... almost 15 years ago
Add CompositeLocks More... almost 15 years ago
Use the new FileBackedInteger to store the size rather than storing the size itself. More... almost 15 years ago
Override available() to correctly return number of bytes available. More... almost 15 years ago
EnhancerUtils.synchronize should return an object which also implements Facade. More... almost 15 years ago
Add section allowing building of jar with dependencies. More... almost 15 years ago
Remove commented out stuff from the pom.xml More... almost 15 years ago