0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed pointer comparison More... almost 17 years ago
fixed memory leak in properties and configs More... almost 17 years ago
implemented print_y More... almost 17 years ago
put determination of buffer (core, current, chosen one) into own method More... almost 17 years ago
added support for channels More... almost 17 years ago
reuse existing properties architecture for servers; style changes; added connect/disconnect/reconnect methods More... almost 17 years ago
increase performance for properties More... almost 17 years ago
fixed check for existence of properties More... almost 17 years ago
changed coding style of raising exceptions More... almost 17 years ago
added __class__ method to all objects More... almost 17 years ago
don't undef object_id; it seriously breaks things More... almost 17 years ago
renamed Server.buffers to Server.servers More... almost 17 years ago
messages should not be turned into commands More... almost 17 years ago
don't fail if a message contains tabs More... almost 17 years ago
added support for gem version dependency More... almost 17 years ago
removed debug output More... almost 17 years ago
proxies forward blocks, too More... almost 17 years ago
made colours comparable More... almost 17 years ago
updated todo More... almost 17 years ago
made library backwards (ruby 1.8) compatible More... almost 17 years ago
added support for directly calling modifier More... almost 17 years ago
don't return nil as prefix More... almost 17 years ago
added config hook More... almost 17 years ago
added integers and floats to supported config types More... almost 17 years ago
added custom error handling to evaluated_call More... almost 17 years ago
use config_string_to_boolean for Boolean#from_weechat_config More... almost 17 years ago
added print hook More... almost 17 years ago
renamed CommandRunHook to CommandRun More... almost 17 years ago
dont return useless information to Info callback More... almost 17 years ago
added Process hook More... almost 17 years ago