]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core/utils
httputil and url plugin improvements, see ChangeLog
[user/henk/code/ruby/rbot.git] / lib / rbot / core / utils /
2007-03-24 Giuseppe Bilottahttputil and url plugin improvements, see ChangeLog
2007-03-05 Giuseppe BilottaRework netmask/hostname detection code to work around...
2007-02-23 Giuseppe BilottaUtils.secs_to_string now convert seconds to integers...
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-14 Giuseppe BilottaTry to fail more graciously when net/https is not loada...
2007-02-10 Giuseppe BilottaPreserve safe save dir across rescans
2007-02-06 Giuseppe BilottaEnhance Utils tools to get first pars, allowing an...
2007-02-06 Giuseppe BilottaFix IRCification of HTML strings when only whitespace...
2007-02-06 Giuseppe BilottaMove code to get first par from a series of urls from...
2007-02-06 Giuseppe BilottaOptimizations to ircify_first_html_par
2007-02-06 Giuseppe BilottaMove code to find and ircify first par from search...
2007-02-06 Giuseppe BilottaMove extensions to standard classes into a specific...
2007-02-06 Giuseppe BilottaCreate an utils subdir in core, which will store all...