1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/perl
ailin-nemui 3792bc9ba9
Merge pull request #762 from ailin-nemui/global-history
allow access to global command history when using a specifc history
2017-11-26 00:28:58 +01:00
..
common make irssi --with-perl build with separate object directory 2017-01-06 12:24:36 +01:00
irc make irssi --with-perl build with separate object directory 2017-01-06 12:24:36 +01:00
textui make irssi --with-perl build with separate object directory 2017-01-06 12:24:36 +01:00
ui add two XSFuncs to manipulate command history entries 2017-10-06 15:02:15 +02:00
get-signals.pl Add TLS_REC. 2016-10-22 20:37:33 +02:00
irssi-core.pl
Makefile_silent.pm remove curses terminal and ncurses macro 2016-08-04 10:02:28 +02:00
Makefile.am clean up file path after move 2017-10-26 16:15:25 +02:00
module-fe.h
module-formats.c
module-formats.h
module.h forward ABI to perl modules 2016-01-07 09:26:02 +01:00
perl-common.c Rename SSL to TLS. 2016-10-22 20:36:50 +02:00
perl-common.h
perl-core.c Don't emit the script destroyed signal before script is actually destroyed 2017-02-28 23:48:56 -05:00
perl-core.h Add a '-autorun' switch to /script reset 2016-09-11 16:59:21 +02:00
perl-fe.c Add a '-autorun' switch to /script reset 2016-09-11 16:59:21 +02:00
perl-signals.c Allow Irssi::signal_remove to work properly with coderefs 2016-07-12 12:42:15 +02:00
perl-signals.h
perl-sources.c
perl-sources.h