1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-29 04:45:57 -04:00
irssi/src/perl
2001-10-25 11:21:18 +00:00
..
common Added --with-perl-staticlib option to configure. If used, irssi's perl 2001-10-24 23:17:27 +00:00
irc Added --with-perl-staticlib option to configure. If used, irssi's perl 2001-10-24 23:17:27 +00:00
textui Added --with-perl-staticlib option to configure. If used, irssi's perl 2001-10-24 23:17:27 +00:00
ui Added Irssi::current_theme() and Irssi::Theme::format_expand() 2001-10-25 11:21:18 +00:00
.cvsignore --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT 2001-07-29 09:17:53 +00:00
get-signals.pl Irssi::xx -> Irssi::UI::xx 2001-06-29 21:11:29 +00:00
irssi-core.pl Added --with-perl-staticlib option to configure. If used, irssi's perl 2001-10-24 23:17:27 +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 Boot dynaloader too even if perl libraries are compiled statically in irssi. 2001-10-25 10:00:33 +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 --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT 2001-07-29 09:17:53 +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 Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
perl-common.c /SET perl_use_lib setting to specify the path for irssi's perl libraries. 2001-10-24 13:20:26 +00:00
perl-common.h Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
perl-core.c Boot dynaloader too even if perl libraries are compiled statically in irssi. 2001-10-25 10:00:33 +00:00
perl-core.h Added API version check between perl module and perl libs. 2001-10-20 13:19:25 +00:00
perl-fe.c /SCRIPT without parameters now prints list of loaded scripts. 2001-10-23 20:49:17 +00:00
perl-signals.c Removed some unused code. 2001-10-24 22:18:39 +00:00
perl-signals.h --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT 2001-07-29 09:17:53 +00:00
perl-sources.c Removed some unused code. 2001-10-24 22:18:39 +00:00
perl-sources.h Irssi::timeout_add() and Irssi::input_add() now accepts any type of variable 2001-10-14 09:07:26 +00:00