Age | Commit message (Collapse) | Author |
|
autoreconf -f overwrites user installed GNU auto* files like config.sub and config.guess
|
|
|
|
gui: fix uncleared completion item (#1162)
|
|
|
|
lua and guile)
When there was a call to a hook callback during the eval, the output buffer was
cleared too late, and displayed multiple times in the buffer.
This commit clears the buffer even before we display it (this display can
trigger a hook callback).
|
|
|
|
valid (closes #1220)
|
|
For people skimming the section, it will not be immediately clear to
them, especially since everything seems to suggest this option is
enabled by default.
|
|
|
|
doc: update Japanese translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
|
|
|
|
the nick comes back on the server (closes #1221)
|
|
a list of signals
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(closes #1218)
|
|
|
|
|
|
|
|
The socket option IPV6_V6ONLY is not needed on OpenBSD and must not be set (it
is read-only).
|
|
|
|
automatic check of WHOX on the channel (issue #1212)
|
|
|
|
release notes
|
|
|
|
|
|
Explicitly link with -lpthread to fix detection and compilation on some Linux distributions.
|
|
|
|
|
|
|