summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-28core: remove obsolete function gui_nicklist_get_max_lengthSébastien Helleu
2024-04-28core: remove unnecessary condition in function gui_nicklist_get_group_startSébastien Helleu
2024-04-28core: check that parameter name is not NULL in function gui_nicklist_get_grou...Sébastien Helleu
2024-04-28core: fix recursive search of group in nicklistSébastien Helleu
2024-04-26trigger: remove check of NULL pointers before calling trigger_free() (issue #...Sébastien Helleu
2024-04-26script: remove check of NULL pointers before calling script_repo_free() (issu...Sébastien Helleu
2024-04-26relay: remove check of NULL pointers before calling relay_websocket_deflate_f...Sébastien Helleu
2024-04-26relay: remove check of NULL pointers before calling relay_server_free() (issu...Sébastien Helleu
2024-04-26relay: remove check of NULL pointers before calling relay_http_response_free(...Sébastien Helleu
2024-04-26exec: remove check of NULL pointers before calling exec_free() (issue #865)Sébastien Helleu
2024-04-26alias: remove check of NULL pointers before calling alias_free() (issue #865)Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling gui_focus_free_info() (iss...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling gui_color_palette_free() (...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling gui_completion_free() (iss...Sébastien Helleu
2024-04-26relay: remove check of NULL pointers before calling weechat_completion_free()...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling string_free_split_tags() (...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling gui_bar_window_free() (iss...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling gui_bar_item_free() (issue...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling weelist_free() (issue #865)Sébastien Helleu
2024-04-26irc: remove check of NULL pointers before calling weechat_list_free() (issue ...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling infolist_free() (issue #865)Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_infolist_free()...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling config_file_option_free() ...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_config_option_f...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling string_shared_free() (issu...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling string_dyn_free() (issue #...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_string_dyn_free...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling string_free_split() (issue...Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_string_free_spl...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling hashtable_free() (issue #865)Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_hashtable_free(...Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling unhook() (issue #865)Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_unhook() (issue...Sébastien Helleu
2024-04-26tests: split hook tests into multiple files (issue #865)Sébastien Helleu
2024-04-26tests: move hook modifier tests to a separate file (issue #865)Sébastien Helleu
2024-04-26core: remove check of NULL pointers before calling arraylist_free() (issue #865)Sébastien Helleu
2024-04-26plugins: remove check of NULL pointers before calling weechat_arraylist_free(...Sébastien Helleu
2024-04-25core: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25api: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25xfer: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25trigger: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25tcl: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25spell: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25script: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25ruby: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25relay: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25python: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25php: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25perl: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu
2024-04-25lua: remove check of NULL pointers before calling free() (issue #865)Sébastien Helleu