Age | Commit message (Collapse) | Author |
|
Second block is for CTCP replies made by older versions (< 4.1.0).
|
|
|
|
|
|
|
|
The variable `pos_end` is never used when not initialized anyway, thanks to the
`break` done before.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With complete date and time format, the tests output was incorrectly parsed by
Emacs.
|
|
5.38 (closes #1996)
|
|
|
|
|
|
|
|
(closes #2000)
|
|
hook_timer on 32-bit systems (issue #1999)
|
|
(issue #1999)
|
|
|
|
|
|
|
|
|
|
irc_message_parse_to_hashtable
|
|
|
|
|
|
|
|
config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commands `/cursor go` and `/cursor move` (closes #1282)
|
|
This removes the following CMake warning:
CMake Deprecation Warning at CMakeLists.txt:22 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|