1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-18 03:54:16 -04:00
irssi/src/perl
Timo Sirainen 56abbcd2e3 Ignoring updates. Added support for nickmatch cache. One ignore can't
have both except and normal levels. Nick ignoring checks now with both
old and new nicks.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1155 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-28 07:22:22 +00:00
..
common nicklist_find() now finds only full nicks, nicklist_find_mask() finds 2001-01-28 01:45:31 +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 Ignoring updates. Added support for nickmatch cache. One ignore can't 2001-01-28 07:22:22 +00:00
perl-common.h Added #define PL_sv_undef sv_undef for 5.004 compatibility 2001-01-15 01:04:30 +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