0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 13, 2025 — Mar 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10 from nanodeath/dependabot/bundler/rake-13.0.6 More... over 4 years ago
Bump rake from 10.0.3 to 13.0.6 More... over 4 years ago
Merge pull request #9 from nanodeath/dependabot/bundler/rdoc-6.3.2 More... over 4 years ago
Bump rdoc from 3.12 to 6.3.2 More... over 4 years ago
Cleaning up rdoc, incorporating some feedback, renaming some variables to be more meaningful. Added some locks where I thought they were needed. More... about 13 years ago
1.1.0.rc2. More... about 13 years ago
Remove try_again method and replaced it with a max_retries parameter, and some other enhancements (like error handler error logging). More... about 13 years ago
Fix Travis-CI image, add callout to exception-handling in doc. More... about 13 years ago
Switch integers in tests over to AtomicIntegers. More... about 13 years ago
Add rdoc gem and java as platforms, remove 1.8.x build targets from .travis.yml. More... about 13 years ago
Upgrading rspec to 2.x. More... about 13 years ago
Upgrading rake to 10.x. More... about 13 years ago
Adding Gemnasium badge. More... about 13 years ago
Add CodeClimate support. More... about 13 years ago
Adding Travis-CI support. More... about 13 years ago
Adding support for proper exception handling. More... about 13 years ago
Clean up some of the code, remove superfluous spec, etc. More... about 13 years ago
Merge branch 'master' of github.com:nanodeath/threadz More... over 13 years ago
Bumping version to 1.0.0, out of beta. More... over 13 years ago
Removing rcov and jeweler stuff, adding a bit more documentation to ThreadPool, bumping version to 1.0.0.beta. More... about 14 years ago
Removing rcov and jeweler stuff, adding a bit more documentation to ThreadPool, bumping version to 1.0.0.beta. More... about 14 years ago
Merge pull request #6 from chuckremes/master More... over 14 years ago
fix errant call to class method Threadz.dputs More... over 14 years ago
Merge pull request #5 from chuckremes/master More... over 14 years ago
let ThreadPool#process accept procs, lambdas and methods in addition to blocks More... over 14 years ago
test ThreadPool#process to confirm it accepts args that respond to :call More... over 14 years ago
Namespacing debug stuff to Threadz::DEBUG. Use Threadz::dputs to print debug statements. More... about 16 years ago
Regenerated gemspec for version 0.1.3 More... about 16 years ago
Tweaked description. More... about 16 years ago
Version bump to 0.1.3 More... about 16 years ago