1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-06 04:53:38 -04:00
irssi/src/perl
2015-11-25 12:16:42 +01:00
..
common more perl inheritance warning fixes 2015-11-25 12:16:42 +01:00
irc Add port to proxy client struct for Perl scripts 2015-02-24 19:53:23 -08:00
textui Silence unused value warnings in perl binding code 2015-02-16 13:45:14 -03:00
ui Silence unused value warnings in perl binding code 2015-02-16 13:45:14 -03:00
get-signals.pl add print_text_after_time to specify time stamp for lines 2014-06-27 15:50:36 +02:00
irssi-core.pl stop cap_sasl 2015-11-24 00:30:12 +01:00
Makefile.am s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
module-fe.h
module-formats.c
module-formats.h
module.h Remove support for perl 5.004 and older. 2008-02-05 01:01:06 +00:00
perl-common.c Silence unused value warnings in perl binding code 2015-02-16 13:45:14 -03:00
perl-common.h Remove support for perl 5.004 and older. 2008-02-05 01:01:06 +00:00
perl-core.c Change all strcmp() to g_strcmp0() to handle nulls gracefully 2015-04-07 22:41:05 -03:00
perl-core.h
perl-fe.c Change all strcmp() to g_strcmp0() to handle nulls gracefully 2015-04-07 22:41:05 -03:00
perl-signals.c Change all strcmp() to g_strcmp0() to handle nulls gracefully 2015-04-07 22:41:05 -03:00
perl-signals.h source cleanup: remove trailing whitespaces 2014-09-11 19:10:33 +02:00
perl-sources.c Merge pull request #52 from dgl/stack-cleanup 2014-06-29 14:27:12 +02:00
perl-sources.h