]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core/utils/extends.rb
extends: Array#shuffle! and shuffle methods
[user/henk/code/ruby/rbot.git] / lib / rbot / core / utils / extends.rb
2008-04-08 Giuseppe Bilottaextends: Array#shuffle! and shuffle methods
2008-04-08 Giuseppe Bilottaextends: Array#delete_one takes an optional argument...
2008-04-08 Giuseppe Bilottarevert previous useless commit and rdocify documentatio...
2008-04-08 Giuseppe Bilottaextends: registry reader attribute for BotModule
2008-04-08 Giuseppe Bilottaextends: BotModule#fake_message() to simplify creation...
2007-12-04 Giuseppe Bilottaextends: DottedIndex module to extend Hash-like classes...
2007-11-04 Giuseppe Bilottaextends: Arraydata/rbot/plugins/factoids.rbdelete_one...
2007-09-18 Giuseppe Bilottaircify_html: minimal support for li tags
2007-09-18 Giuseppe Bilottaextends: String#ircify_html now has an option to obey...
2007-09-18 Giuseppe BilottaHTML processing refactoring: ensure HTML title works...
2007-09-18 Giuseppe BilottaHTML processing refactoring: HTML title extraction...
2007-08-29 Giuseppe BilottaPut the Irc attributes back where they belong
2007-08-29 Giuseppe BilottaColor codes and Irc.color(fg, bg) methods to ease color...
2007-08-26 Giuseppe BilottaUse rbot's own warning() command instead of Ruby built...
2007-05-10 Dmitry Kim+ (extends) :limit option support in ircify_html()
2007-04-12 Giuseppe BilottaModule\#define_structure method: define a new Struct...
2007-04-09 Giuseppe Bilottaextends: pick_one and rand methods for Range
2007-04-08 Giuseppe BilottaHTML IRCification: support options. currently only...
2007-04-08 Giuseppe BilottaHTML IRCification: don't modify the receiver; provide...
2007-04-06 Giuseppe BilottaExtend Numeric class with a clip() method to force...
2007-04-05 Giuseppe BilottaHTML IRCification: try to handle super and subscripts
2007-04-04 Giuseppe BilottaHTML IRCification: match p and br tags case insensitive
2007-04-02 Dmitry Kim* (httputil) transparent charset support in HTTP::Response
2007-04-01 Giuseppe Bilottafix charset detection
2007-04-01 Giuseppe BilottaMore first_par fixups
2007-04-01 Giuseppe BilottaStringlib/rbot/core/utils/extends.rbutfy_xml() method...
2007-03-26 Giuseppe BilottaUtils: more first par enhancements
2007-03-25 Giuseppe BilottaUtils: fix ircify_html (the final stripsvn diff lib...
2007-03-05 Giuseppe BilottaRework netmask/hostname detection code to work around...
2007-02-18 Giuseppe BilottaPlugin header boilerplating.
2007-02-15 Giuseppe BilottaRegexp: IP address regexps where missing an octet
2007-02-15 Giuseppe BilottaMore Regexp madness. Fixes, optimizations, and a new...
2007-02-15 Giuseppe BilottaStart implementing common regular expressions to be...
2007-02-06 Giuseppe BilottaFix IRCification of HTML strings when only whitespace...
2007-02-06 Giuseppe BilottaMove extensions to standard classes into a specific...