irssi/src
Paul Johnson d9deafe57c Speed up /reload when there are many ignores.
With many ignores (a few thousand) /reload could take so long that connections
were dropped.  The problem is that nickmatch_rebuild() was being called for
every ignore.  The easy solution is to only call it once at the end.
2014-08-23 21:08:17 +02:00
..
core Speed up /reload when there are many ignores. 2014-08-23 21:08:17 +02:00
fe-common fix rules for italics emphasis 2014-07-24 09:42:57 +02:00
fe-none s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
fe-text Merge pull request #123 from ailin-nemui/terminfo-scroll-check-bounds 2014-08-09 12:24:45 +02:00
irc Syntax rewrite of U-Z commands 2014-08-05 22:00:30 +02:00
lib-config s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
perl Make configure checks able to build with -Werror 2014-07-06 18:56:17 +01:00
common.h Finish 256 colour support for Irssi 2014-06-30 02:41:34 +02:00
Makefile.am Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00