+ ModeChangeMessage class
[rbot] / lib / rbot / registry.rb
2007-12-16  Dmitry Kim* (registry) no infinite recursion, please
2007-12-14  Dmitry Kim* (registry) dup() the default on return
2007-12-14  Dmitry Kim* (registry) fix the default value handling for non...
2007-09-22  Giuseppe Bilottaregistry.rb: don't create registry file unless accessin...
2007-09-17  Giuseppe Bilottaregistry: it's @recovery, not @recover
2007-09-12  Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-09-02  Giuseppe Bilottaregistry.rb: suppress warning when @recovery is not...
2007-07-09  Yaohan Chenintegrated ruby-gettext
2007-04-11  Giuseppe Bilottause pretty printing with Logger (debug, info, warning...
2007-03-25  Giuseppe Bilottaregistry: allow plugins to provide a recovery proc...
2007-03-18  Dmitry Kim+ lazy behavior for plugin registries (don't create...
2006-08-12  Giuseppe BilottaFix a problem with subregistries
2006-08-03  Giuseppe BilottaMake keywords.rb into a plugin and sync with 0.9.10
2006-08-03  Giuseppe BilottaLots of fixes all around, in preparation for the new...
2006-07-22  Giuseppe BilottaOf course, I forgot about creating the subregistry...
2006-07-21  Giuseppe BilottaFix path creation when upgrading 0.9.9 or earlier singl...
2006-07-21  Giuseppe BilottaFix subregistry importing from single-file (0.9.9 or...
2006-07-20  Giuseppe BilottaAll lib/rbot files are now upgraded to the new logging...
2006-06-08  Giuseppe BilottaImproved handling of database handling and cleanup...
2006-06-07  Giuseppe BilottaThe sub_registry method for BotRegistryAccessor had...
2006-02-10  Tom Gilbertuse a db env for the databases to avoid some corruption...
2006-02-09  Tom Gilbertattempt to resolve #65
2006-01-27  Tom Gilbertautosplit registry. now we have one per plugin.
2005-12-12  Tom Gilberttry to handle backwards compat issues
2005-08-03  Tom GilbertThu Aug 04 00:11:52 BST 2005 Tom Gilbert <tom@linuxbri...
2005-07-27  Tom Gilbertmove rbot into lib - still rearranging for packaging...