about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
DateCommit message (Collapse)
2010-12-13Ruby tdb - 0.3.0 - TDB::HashFunctions for Metropolis v0.3.0
There are attempts at improving thread-safety, but still tread carefully since it's not ideal as upstream does not yet support it.
2010-12-07Ruby tdb - 0.2.0 - optional thread-safety v0.2.0
There is now basic thread-safety for Ruby 1.9 users that can be enabled by passing :threadsafe => true to TDB.new MRI 1.8 users do not need thread-safety as native threads are not used.
2010-12-01initial