irssi/src/perl
Timo Sirainen c249f62544 Don't print GLIB critical when trying to bless unknown iobject - this could
well happen with some unknown objects like /EXEC -interactive's WI_ITEM_REC.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1583 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-06-27 23:05:20 +00:00
..
common Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
irc Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
ui Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
.cvsignore Removed the "signal" and "last signal" signals. Changed perl's 2001-01-03 07:34:12 +00:00
get-signals.pl "complete word" signal works now with perl and it's possible to manipulate 2001-06-08 22:27:06 +00:00
libperl_dynaloader.la Perl works now only as a runtime loadable module 2000-09-07 21:55:58 +00:00
libperl_orig.la --enable-perl=[yes|no|static] 2000-10-03 22:57:14 +00:00
Makefile.am Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
module.h /LOAD module tries to load "module_core" instead. If it wasn't found, 2001-02-17 10:35:35 +00:00
perl-common.c Don't print GLIB critical when trying to bless unknown iobject - this could 2001-06-27 23:05:20 +00:00
perl-common.h Perl blessing fixes. 2001-06-26 17:01:42 +00:00
perl-signals.c "complete word" signal works now with perl and it's possible to manipulate 2001-06-08 22:27:06 +00:00
perl-signals.h Unbinding commands didn't work properly 2001-01-04 09:45:46 +00:00
perl.c $/ was set to undef for perl scripts. removed unused variable. 2001-06-11 22:39:32 +00:00
xsinit.c my_perl fix 2001-02-20 00:48:30 +00:00