1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-02 06:11:11 +00:00
irssi/src/perl
Ailin Nemui 883510a3fd remove deprecated defines
- PERL_STATIC_LIBS (was not tested anymore)
- HAVE_GMODULE (always required)
- HAVE_STATIC_IRC
- HAVE_STATIC_PERL
- HAVE_SOCKS (was not working properly)
- USE_GREGEX (we use it)
2022-02-20 17:33:36 +01:00
..
common good-bye and thanks, autotools 2022-02-19 21:44:10 +01:00
irc good-bye and thanks, autotools 2022-02-19 21:44:10 +01:00
textui good-bye and thanks, autotools 2022-02-19 21:44:10 +01:00
ui good-bye and thanks, autotools 2022-02-19 21:44:10 +01:00
get-signals.pl add GString to Perl 2021-08-13 17:31:49 +02:00
irssi-core.pl remove deprecated defines 2022-02-20 17:33:36 +01:00
meson.build remove deprecated defines 2022-02-20 17:33:36 +01: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 Use full paths to includes 2019-05-01 22:08:45 +02:00
module-formats.h Use full paths to includes 2019-05-01 22:08:45 +02:00
module.h Use full paths to includes 2019-05-01 22:08:45 +02:00
perl-common.c fix something 2022-02-16 21:49:11 +01:00
perl-common.h fix missing wrapping of line in signals 2020-07-23 00:52:55 +02:00
perl-core.c remove deprecated defines 2022-02-20 17:33:36 +01:00
perl-core.h Refactor to pure refcount for PERL_SCRIPT_REC 2020-07-05 17:20:08 -06:00
perl-fe.c Refactor to pure refcount for PERL_SCRIPT_REC 2020-07-05 17:20:08 -06:00
perl-signals.c fix recursive crash in Perl scripts 2021-08-13 17:32:09 +02:00
perl-signals.h fix missing wrapping of line in signals 2020-07-23 00:52:55 +02:00
perl-sources.c fix recursive crash in Perl scripts 2021-08-13 17:32:09 +02:00
perl-sources.h update include guard names 2019-05-01 22:22:22 +02:00