index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rbot
/
timer.rb
Age
Commit message (
Expand
)
Author
2009-02-19
remove whitespace
Raine Virta
2008-12-29
* (timer) ignore blocked actions .next() :/
dmitry kim
2008-12-29
* (timer.rb) race condition on @actions.each() fixed (thanks, Mike`)
dmitry kim
2007-09-13
more rdoc-ification
Giuseppe Bilotta
2007-08-31
* (timer) stop the bot timer for shutdown / rescan
Dmitry Kim
2007-08-30
* (timers) failures made more verbose; reverted timer.block()s in ircbot.rb
Dmitry Kim
2007-08-30
+ (timer) comments + documentation
Dmitry Kim
2007-08-30
*** (timer) new timer implementation
Dmitry Kim
2007-08-26
timer: tick when rescheduling
Giuseppe Bilotta
2007-05-20
Raise with a meaningful error message when block/unblock/rescehdule is attemp...
Giuseppe Bilotta
2007-04-11
use pretty printing with Logger (debug, info, warning and error messages)
Giuseppe Bilotta
2007-02-20
Fix timer handling when Actions raise errors
Giuseppe Bilotta
2007-02-04
Fix rescheduling of timers
Giuseppe Bilotta
2007-01-29
Allow timer action rescheduling
Giuseppe Bilotta
2005-08-27
better setup for ping timeouts.
Tom Gilbert
2005-07-28
Thu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-07-27
move rbot into lib - still rearranging for packaging/installation
Tom Gilbert