Age | Commit message (Collapse) | Author |
|
|
|
|
|
file /etc/apt/apt.conf
|
|
(issue #1565)
|
|
(closes #1565)
|
|
on nick functions (issue #1565)
Functions tested:
- gui_nick_hash_djb2_64
- gui_nick_hash_djb2_32
- gui_nick_hash_sum_64
- gui_nick_hash_sum_32
- gui_nick_get_forced_color
- gui_nick_strdup_for_color
- gui_nick_find_color
- gui_nick_find_color_name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is too old (closes #1548)
The repository file is downloaded anyway if too old on any /script action.
|
|
MemoryLeakWarningPlugin::turnOnNewDeleteOverloads is replaced by
MemoryLeakWarningPlugin::turnOnThreadSafeNewDeleteOverloads, which is available
in both CppUTest 3.x and 4.0.
|
|
(issue #1547)
|
|
|
|
|
|
|
|
|
|
(closes #1547)
|
|
|
|
|
|
After these calls to malloc the memory is set to zero, so it's better to call
calloc that does it already.
|
|
After these calls to malloc the memory is set to zero, so it's better to call
calloc that does it already.
|
|
(only if tag "notify_none" is not in the line) (issue #1529)
|
|
only if tag "notify_none" is not in the line (issue #1529)
|
|
is not in the line (issue #1529)
|
|
|
|
|
|
|
|
|
|
server (closes #1551)
|
|
|
|
|
|
Functions tested:
- gui_line_lines_alloc
- gui_line_lines_free
- gui_line_tags_alloc
- gui_line_tags_free
- gui_line_is_displayed
- gui_line_has_tag_no_filter
- gui_line_search_tag_starting_with
- gui_line_get_nick_tag
|
|
gui_line_get_nick_tag
|
|
gui_line_has_tag_no_filter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reference) (issue #1538)
|
|
#1535)
|
|
|
|
(closes #1536)
The extra variables are now replaced (in addition to `$server`, `$channel` and
`$nick`):
- `${irc_server.xxx}`: variable xxx in server
- `${irc_channel.xxx}`: variable xxx in channel
|
|
(user's guide) (issue #1529)
|
|
command of default trigger beep (issue #1529)
|