1
0
mirror of https://github.com/irssi/irssi.git synced 2025-02-02 15:08:01 -05:00
irssi/src/perl
2001-02-15 00:05:22 +00:00
..
common Nicklist updates so that protocol specific xxx_NICK_REC can be used 2001-02-02 22:10:20 +00:00
irc Updates so that DCC stuff compiles again. Still missing DCC chat/get/send 2001-02-12 16:31:33 +00:00
.cvsignore Removed the "signal" and "last signal" signals. Changed perl's 2001-01-03 07:34:12 +00:00
get-signals.pl Added PROCESS_REC to fe-exec.h and perl support for it. "exec new" and 2001-02-13 19:26:43 +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 Perl 5.6 wants PREFIX=xx, not LIB=xx when default isn't used 2001-02-15 00:05:22 +00:00
module.h Removed the "signal" and "last signal" signals. Changed perl's 2001-01-03 07:34:12 +00:00
perl-common.c Added PROCESS_REC to fe-exec.h and perl support for it. "exec new" and 2001-02-13 19:26:43 +00:00
perl-common.h irssi_perl_interp -> my_perl and made it non-static. should help compiling 2001-02-14 22:06:47 +00:00
perl-signals.c bugfixes 2001-01-10 21:12:39 +00:00
perl-signals.h Unbinding commands didn't work properly 2001-01-04 09:45:46 +00:00
perl.c irssi_perl_interp -> my_perl and made it non-static. should help compiling 2001-02-14 22:06:47 +00:00
xsinit.c #include "perl-common.h" to define my_perl 2001-02-14 23:44:34 +00:00