1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-18 03:54:16 -04:00
irssi/src/perl
Timo Sirainen 3a0534da46 plain objects weren't blessed correctly in lists
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1554 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-06-11 23:54:50 +00:00
..
common plain objects weren't blessed correctly in lists 2001-06-11 23:54:50 +00:00
irc plain objects weren't blessed correctly in lists 2001-06-11 23:54:50 +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 if $(MAKE) crap -> ($(MAKE) || $(MAKE)), a lot better :) 2001-03-15 15:42:11 +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 added topic_by, topic_time 2001-06-08 21:20:15 +00:00
perl-common.h plain objects weren't blessed correctly in lists 2001-06-11 23:54:50 +00:00
perl-fe.c Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations. 2001-04-20 19:24:20 +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