1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-04 03:34:18 -04:00
irssi/src/perl
Timo Sirainen aa447813d0 use_protocols variable wasn't initialized
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1112 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-14 01:04:49 +00:00
..
common Removed Channel::command(), Windowitem::command() is already there 2001-01-13 23:35:32 +00:00
irc updated 2001-01-07 09:59:21 +00:00
.cvsignore Removed the "signal" and "last signal" signals. Changed perl's 2001-01-03 07:34:12 +00:00
get-signals.pl bugfixes 2001-01-10 21:12:39 +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 updates 2001-01-07 09:54:21 +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 use_protocols variable wasn't initialized 2001-01-14 01:04:49 +00:00
perl-common.h Added printtext_string() which works like printtext(), except it prints 2001-01-05 08:30:01 +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 "return 1" doesn't anymore stop signals in perl scripts. Fixed 2001-01-07 08:23:06 +00:00
xsinit.c rest of the ~rewrite? 2000-04-26 08:10:09 +00:00