about summary refs log tree commit homepage
path: root/lib/rainbows/thread_timeout.rb
DateCommit message (Expand)
2011-04-21thread_timeout: annotate as much as possible
2011-04-21thread_timeout: document Thread.pass usage
2011-04-11thread_timeout: rewrite for safety
2011-01-06eliminate G constant and just use the Rainbows! module
2010-12-26more :: prefix elimination
2010-12-20thread_timeout: fix bad comparison
2010-12-20thread_timeout: avoid a threading bug under 1.9
2010-12-09thread_timeout: de-Struct-ify
2010-08-19add Rainbows::ThreadTimeout middleware