index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
wee-util.c
Age
Commit message (
Expand
)
Author
2023-04-15
doc/api: add more examples on function util_version_number
Sébastien Helleu
2023-04-14
core: remove unnecessary condition in comparison of timeval structures
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-05-11
core: move directory/file functions from wee-util.c to wee-dir.c (issue #1285)
Sébastien Helleu
2021-03-16
core: add options to customize commands on system signals, quit by default on...
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-11-17
core: fix and normalize error messages
Sébastien Helleu
2020-04-21
core: restore signal "signal_sighup", and if eaten do not reload configuration
Sébastien Helleu
2020-02-02
core: rename function util_get_uptime to util_get_time_diff
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-06-15
api: add argument "strip_items" in function string_split
Sébastien Helleu
2019-04-01
tests: add tests on function util_signal_search
Sébastien Helleu
2019-03-29
core: move parsing of /wait delay in a separate function, with unit tests
Sébastien Helleu
2019-03-10
core: replace argument "keep_eol" by "flags" in function string_split (closes...
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-11-17
core: add command line option "-t" (or "--temp-dir") to create a temporary We...
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-11-04
core: add missing includes of stdio.h
Sébastien Helleu
2017-09-23
core, plugins: check return code of strftime function
Sébastien Helleu
2017-07-05
core: add constant WEECHAT_EXTRA_LIBDIR
Sébastien Helleu
2017-07-05
core: search WEECHAT_EXTRA_LIBDIR for plugins (closes #971, issue #979)
Linus Heckemann
2017-07-04
core: use PATH_MAX for size of variable with complete filename in exec_on_files
Sébastien Helleu
2017-07-04
api: add argument "recurse_subdirs" in function exec_on_files()
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-12-31
api: add info "uptime" (WeeChat uptime)
Sébastien Helleu
2016-10-08
core: fix integer overflow in calls to realloc (issue #809)
Sébastien Helleu
2016-08-13
core: free file pointer in case of memory error in util_file_get_content()
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-07-04
api: fix type of value returned by function util_get_time_string
Sébastien Helleu
2015-07-04
api: fix type of value returned by functions utf8_prev_char, utf8_next_char a...
Sébastien Helleu
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-01-19
core: check that filename is not NULL in function util_file_get_content
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-08-29
api: use microseconds instead of milliseconds in functions util_timeval_diff ...
Sébastien Helleu
2014-07-05
core: check that timeval arguments are not NULL in timeval functions
Sébastien Helleu
2014-03-11
api: add option "signal" in function hook_set to send a signal to the child p...
Sebastien Helleu
2014-02-26
core: fix size used in some snprintf
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-08-01
core: add option weechat.startup.sys_rlimit to set system resource limits for...
Sebastien Helleu
2012-02-19
core: fix memory leak in function util_search_full_lib_name
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-11-27
core: check pointer returned by function localtime
Sebastien Helleu
2011-11-27
irc: fix crash when signon time in message 317 (whois, idle) is invalid (too ...
Sebastien Helleu
[next]