]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core/utils/extends.rb
Module\#define_structure method: define a new Struct only if doesn't exist already...
[user/henk/code/ruby/rbot.git] / lib / rbot / core / utils / extends.rb
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...