irssi/src/perl
Emanuele Giaquinta be57a4e3e1 Remove apparently useless indirection through stub libtool library
files for libperl.a and DynaLoader.a when building perl support as
module.


git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4919 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-11-23 09:48:48 +00:00
..
common Add Irssi::command_parse_options function to parse options for a command which 2008-11-11 23:33:47 +00:00
irc introduce the type Irssi::Irc::Client and signals to communicate with proxy 2008-11-02 12:13:36 +00:00
textui Fix r4879 change. 2008-11-02 07:34:35 +00:00
ui Remove .cvsignore files. 2008-01-21 11:49:10 +00:00
get-signals.pl introduce the type Irssi::Irc::Client and signals to communicate with proxy 2008-11-02 12:13:36 +00:00
irssi-core.pl Add perl __WARN__ handler for scripts, bug #427. 2008-11-12 18:04:39 +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 Remove support for perl 5.004 and older. 2008-02-05 01:01:06 +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 crash on startup if perl is compiled in. 2008-08-23 16:05:47 +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 Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
perl-signals.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
perl-signals.h Added Irssi::signal_register() to dynamically register new signals. 2002-12-04 22:17:07 +00:00
perl-sources.c Use g_input_add_poll to create a watcher for an fd. 2008-05-13 14:43:33 +00:00
perl-sources.h Irssi::timeout_add(), timeout_add_once() and input_add() were buggy. 2002-11-10 10:14:18 +00:00