irssi/src/perl/irc
Timo Sirainen a5b32b70a7 Added API version check between perl module and perl libs.
perl_scripts_deinit() now destroys all dynamically loaded libraries (Irssi,
Irssi::Irc, Irssi::UI too) so /UNLOAD perl should now release more memory,
this also makes /unload perl, /load perl work again.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1859 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-10-20 13:19:25 +00:00
..
.cvsignore Perl works again :) Split to Irssi and Irssi::Irc packages. 2000-10-01 20:48:48 +00:00
Dcc.xs DCC updates 2001-02-20 02:37:01 +00:00
Irc.pm Added API version check between perl module and perl libs. 2001-10-20 13:19:25 +00:00
Irc.xs Added API version check between perl module and perl libs. 2001-10-20 13:19:25 +00:00
IrcChannel.xs plain objects weren't blessed correctly in lists 2001-06-11 23:54:50 +00:00
IrcQuery.xs ischannel()'s parameter updated from char -> char* as done in C API. 2001-01-01 17:34:03 +00:00
IrcServer.xs perl updates 2001-01-07 09:54:21 +00:00
Makefile.PL.in Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
Modes.xs /BANTYPE -> /SET ban_type. /BAN: -type option added to override default 2001-03-03 20:48:23 +00:00
module.h Added size/skipped to Dcc::Send / Get records 2001-06-29 20:41:35 +00:00
Netsplit.xs fixes, perl should work correctly now :) 2000-12-09 20:54:47 +00:00
Notifylist.xs plain objects weren't blessed correctly in lists 2001-06-11 23:54:50 +00:00
typemap Don't crash when trying to bless NULLs 2001-07-24 22:21:48 +00:00