Age | Commit message (Expand) | Author |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2002-10-27 | Exported expando interface to perl. Fix for statusbar deinit. | Timo Sirainen |
2002-02-05 | bugfix | Timo Sirainen |
2002-02-03 | broke $server->send_message().. | Timo Sirainen |
2001-12-14 | Added reference counting to server record. At least now we don't accidentally | Timo Sirainen |
2001-11-19 | Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc | Timo Sirainen |
2001-11-18 | Added Irssi::chatnets() and chatnet_find() | Timo Sirainen |
2001-11-11 | Moved rewritten server redirection code from core to irc. This new code | Timo Sirainen |
2001-11-01 | server->ischannel(char *) -> server->ischannel(SERVER_REC *, char *). Added | Timo Sirainen |
2001-10-20 | Dependencies finally work correctly in perl libraries (they're each compiled | Timo Sirainen |
2001-06-11 | plain objects weren't blessed correctly in lists | Timo Sirainen |
2001-03-10 | typofix | Timo Sirainen |
2001-03-08 | updated | Timo Sirainen |
2001-02-19 | updated | Timo Sirainen |
2001-02-18 | updates for latest changes | Timo Sirainen |
2001-01-06 | Perl updates. Lots of updates to perl documentation :) | Timo Sirainen |
2001-01-01 | ischannel()'s parameter updated from char -> char* as done in C API. | Timo Sirainen |
2000-12-09 | fixes, perl should work correctly now :) | Timo Sirainen |
2000-12-06 | perl changes - values() method doesn't exist anymore, instead of | Timo Sirainen |
2000-10-18 | fixes | Timo Sirainen |
2000-10-03 | s/core/common/ - because make clean tried to delete it :) | Timo Sirainen |