2
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Nov 06, 2024 — Nov 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed TODO file. More... almost 16 years ago
Moved all Java/Scala code to [email protected]:bendiken/bitcache-java.git. More... almost 16 years ago
Updated Rakefile. More... almost 16 years ago
Imported .gitignore. More... almost 16 years ago
Imported YARD documentation settings. More... almost 16 years ago
Unlicensed the project into the public domain. More... almost 16 years ago
Implemented a constant-space Digester class. More... almost 16 years ago
Marked as Identifier.ALGORITHM as final. More... almost 16 years ago
Added the convenience methods Identifier.getHexDigest() and Identifier.forString(). More... almost 16 years ago
Made ByteBufferInputStream a public class. More... almost 16 years ago
Implemented a ByteBufferInputStream class. More... almost 16 years ago
Implemented specs for the Java identifier class. More... about 16 years ago
Silenced Rake's command tracing when running specs. More... about 16 years ago
Created pkg/ directory. More... about 16 years ago
Imported Buildr build file. More... about 16 years ago
Implemented a Bitcache stream class for Java. More... about 16 years ago
Implemented a Bitcache identifier class for Java. More... about 16 years ago
Imported a Java library stub. More... about 16 years ago
Marked all adapters as transient or non-transient. More... over 16 years ago
Ensured that module availability is explicitly checked from the global scope. More... over 16 years ago
Implemented initial specs for adapter enumeration. More... over 16 years ago
Ensured that adapter enumeration only considers subclasses, not modules. More... over 16 years ago
Added repository and stream method placeholders to the adapter base class. More... over 16 years ago
Improved the enumeration of adapter classes. More... over 16 years ago
Added guard clauses to prevent reloading libraries on adapter instantiation. More... over 16 years ago
Enabled the enumeration of all available adapter classes. More... over 16 years ago
Prevented use of GDBM constants before the library is loaded. More... over 16 years ago
Deferred the loading of required gems until adapters are initialized. More... over 16 years ago
Implemented autoloading of adapter classes. More... over 16 years ago
Uppercased the Bitcache::VERSION module to emphasize that it acts like a string constant. More... over 16 years ago