irssi/src/perl/irc
Timo Sirainen 2adba92338 fixed memory leaks with several functions.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2789 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-05-13 17:57:19 +00:00
..
.cvsignore Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Channel.xs Better support for halfops, patch by yathen@web.de 2001-12-09 17:13:48 +00:00
Ctcp.xs Added ctcp_register() and ctcp_unregister() for registering CTCP commands. 2001-11-18 21:36:11 +00:00
Dcc.xs fixed memory leaks with several functions. 2002-05-13 17:57:19 +00:00
Irc.pm Allow exporting symbols, patch by juerd@juerd.nl 2001-12-10 20:23:50 +00:00
Irc.xs perl hash length fixes, they're also automatically checked now in 2002-04-28 13:24:27 +00:00
Makefile.PL.in Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Modes.xs fixed memory leaks with several functions. 2002-05-13 17:57:19 +00:00
module.h Added Irssi::Irc::get_mask() and Irssi::Irc::MASK_* 2001-11-28 21:49:39 +00:00
Netsplit.xs Netsplit saved the NICK_REC, but didn't save the dynamically allocated strings 2001-12-10 23:32:46 +00:00
Notifylist.xs Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Query.xs Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
Server.xs fixed memory leaks with several functions. 2002-05-13 17:57:19 +00:00
typemap Irssi::Irc::Dcc::* is now correctly blessed instead of using Irssi::Irc::Dcc 2001-11-19 19:36:21 +00:00