1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
irssi/src/perl
Emanuele Giaquinta 8e48c6c36a Properly validate the argument of Irssi::theme_register as an array reference,
patch by Olof Johansson.


git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5214 dbcabf3a-b0e7-0310-adc4-f8d773084564
2012-06-24 09:33:28 +00:00
..
common Reject invalid level specifications in /set. 2009-02-21 21:17:51 +00:00
irc Add prefixes to irc_nicklist_insert() so that nickrec.prefixes is accurate in the 2010-07-24 14:36:55 +00:00
textui Revert r4964, at least one script uses ypos. 2008-12-12 10:42:14 +00:00
ui Properly validate the argument of Irssi::theme_register as an array reference, 2012-06-24 09:33:28 +00:00
get-signals.pl Make several signals without parameters available to perl again. 2009-09-06 21:27:38 +00:00
irssi-core.pl Fix r4961 change, irssi-core.pl is transformed in a format string so literals 2008-12-17 18:56:56 +00:00
Makefile.am Remove apparently useless indirection through stub libtool library 2008-11-23 09:48:48 +00:00
module-fe.h Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
module-formats.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
module-formats.h --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT 2001-07-29 09:17:53 +00:00
module.h Remove support for perl 5.004 and older. 2008-02-05 01:01:06 +00:00
perl-common.c Add -noautosendcmd to /SERVER and /CONNECT. 2011-11-21 21:27:58 +00:00
perl-common.h Remove support for perl 5.004 and older. 2008-02-05 01:01:06 +00:00
perl-core.c Fix r4998 change, declare 'environ'. 2009-04-05 18:04:59 +00:00
perl-core.h /SCRIPT LOAD modifies the script name so that all non-alphanumeric 2001-11-25 16:17:44 +00:00
perl-fe.c Fix minor leak. 2009-01-15 11:02:23 +00:00
perl-signals.c Fix undefined behavior due to modifying PL_na twice between sequence points. 2008-12-09 18:16:49 +00:00
perl-signals.h Add perl_signal_args_to_c() to convert signal parameters from Perl to C values, 2008-12-08 16:06:11 +00:00
perl-sources.c Add missing include of misc.h for g_input_add_poll (Bug #740) 2010-02-25 19:42:58 +00:00
perl-sources.h Irssi::timeout_add(), timeout_add_once() and input_add() were buggy. 2002-11-10 10:14:18 +00:00