summaryrefslogtreecommitdiff
path: root/lib/rbot
AgeCommit message (Expand)Author
2013-11-02ruby 2.0.0: better fix for the ThreadErrorMatthias H
2013-11-02ruby 2.0.0: changes sigtrapping, fixes ThreadErrorMatthias H
2013-11-02ruby 2.0.0: fix for changed @waiters in compat19Matthias H
2013-11-02Solve Socket vs URI IPv6 handling in RubyGiuseppe Bilotta
2013-11-02ruby 1.9+: specify file encodingsGiuseppe Bilotta
2013-04-25utils: fixed secs_to_string output for one-element arraysJay Thomas
2013-04-25extends: updated shuffle methodJay Thomas
2012-09-27bdb: message when wrong bdb module is loadedGiuseppe Bilotta
2012-08-31bdb: restore errors should be logged as errorsGiuseppe Bilotta
2012-07-14Update gettext supportGiuseppe Bilotta
2012-05-14utils: support hex HTML entitiesGiuseppe Bilotta
2012-04-30db adaptors: nil internal variable when closingGiuseppe Bilotta
2012-03-04RubyGems obsoleted *and* b0rked all_load_path, try to work around itGiuseppe Bilotta
2012-03-03httputil: work (sub-par) without iconvGiuseppe Bilotta
2011-12-08Improve first par detection without hpricotGiuseppe Bilotta
2011-10-24Exit for good when getting a DBFatal errorGiuseppe Bilotta
2011-09-15Better handling of akills and other form of disconnectionsGiuseppe Bilotta
2011-08-30An unparseable message from the server is a ServerErrorGiuseppe Bilotta
2011-08-28basics: UI command to send NOTICEsGiuseppe Bilotta
2011-07-11Fix TC db close on cleanupGiuseppe Bilotta
2011-06-11Saner treatment for connect errorsGiuseppe Bilotta
2011-06-09Mark threaded mapped messages as repliedGiuseppe Bilotta
2011-06-03Ruby 1.9 can intern empty stringsGiuseppe Bilotta
2011-05-10bdb: don't retrieve the db values when warning about nil keyGiuseppe Bilotta
2011-05-03Preliminary support for the LIST commandGiuseppe Bilotta
2011-04-03* less eager quit message resetGiuseppe Bilotta
2011-04-02utils: support new HTMLEntities interfaceGiuseppe Bilotta
2011-03-16Add – to known HTML charactersGiuseppe Bilotta
2011-02-07auth: force no-nick reply when meeting someoneGiuseppe Bilotta
2011-02-02httputil: nicer UI message when lacking sslGiuseppe Bilotta
2011-01-31comments and message fixesGiuseppe Bilotta
2011-01-28bdb: support running without envsGiuseppe Bilotta
2011-01-26TokyoCabinet pseudo-environmentGiuseppe Bilotta
2011-01-26html entities: add degGiuseppe Bilotta
2011-01-26extends: fix riphtmlGiuseppe Bilotta
2011-01-12Ruby 1.9 cleanup: variables warningsGiuseppe Bilotta
2011-01-12Limit Comparable inclusion to ArrayGiuseppe Bilotta
2010-12-31fake message: set replied on replyGiuseppe Bilotta
2010-12-12+ Array#delete_if_atGiuseppe Bilotta
2010-12-08auth module: update for messagemapper changesGiuseppe Bilotta
2010-12-07More gettext frozen string woesGiuseppe Bilotta
2010-12-07The mIRC color for white is 0, not 16Giuseppe Bilotta
2010-10-14safe_exec fixesGiuseppe Bilotta
2010-10-06TokyoCabinet #fwmkeys() expects a stringGiuseppe Bilotta
2010-10-06TokyoCabinet: upgrade from BDB using case-insensitive treeGiuseppe Bilotta
2010-10-04DBFatal at load time deserve special treatmentGiuseppe Bilotta
2010-09-30compat19: fix condition monitor waitingGiuseppe Bilotta
2010-09-30IRC framework: Server#to_s must always return a StringGiuseppe Bilotta
2010-09-30* more BDB leaking fixedGiuseppe Bilotta
2010-09-27* wrap BDB::Fatal classes for abstract trappingGiuseppe Bilotta