.. |
common
|
do not beep on hidden lines with /set beep_msg_level ... -hidden
|
2021-04-01 22:13:53 +02:00 |
irc
|
actually use the tls settings on upgrade, and disconnect gracefully
|
2021-04-08 21:55:35 +02:00 |
textui
|
add format_string_expand and format_string_unexpand methods to Perl
|
2021-03-14 19:00:22 +01:00 |
ui
|
Merge pull request #1284 from ailin-nemui/printformats
|
2021-04-01 21:27:12 +02:00 |
get-signals.pl
|
add "print format" signal to perl
|
2020-05-13 00:22:38 +02:00 |
irssi-core.pl
|
stop cap_sasl
|
2015-11-24 00:30:12 +01:00 |
Makefile_silent.pm
|
remove curses terminal and ncurses macro
|
2016-08-04 10:02:28 +02:00 |
Makefile.am
|
configure automake with nostdinc
|
2021-02-02 00:24:34 +01:00 |
meson.build
|
fix build with meson 0.58.0
|
2021-05-10 13:07:22 +02: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
|
correct wrong function prefixes: gslist -> i_slist
|
2021-01-07 10:14:34 +01:00 |
perl-common.h
|
fix missing wrapping of line in signals
|
2020-07-23 00:52:55 +02:00 |
perl-core.c
|
Clean up commented out stuff and fix merge issues
|
2020-07-10 18:27:54 -06: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
|
Make a copy of the signal arguments so we don't have to worry about the stack
|
2020-11-12 13:00:02 +01:00 |
perl-signals.h
|
fix missing wrapping of line in signals
|
2020-07-23 00:52:55 +02:00 |
perl-sources.c
|
correct wrong function prefixes: g_input -> i_input
|
2021-01-07 10:09:45 +01:00 |
perl-sources.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |