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-debug.c
Age
Commit message (
Expand
)
Author
2021-05-11
core: split WeeChat home in 4 directories, use XDG directories by default (is...
Sébastien Helleu
2021-05-11
core: set WeeChat home to empty string by default in CMake and autotools (iss...
Sébastien Helleu
2021-05-08
core: Use mallinfo2() when available
Andrew Potter
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-04-27
api: add functions completion_new, completion_search and completion_free (iss...
Sébastien Helleu
2020-04-18
core: make GnuTLS a required dependency
Sébastien Helleu
2020-01-04
core: update copyright dates
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-10-01
core: fix format of variables in printf-like functions (from int to long and ...
Sébastien Helleu
2018-07-15
core: improve instructions to report the crash
Jos Ahrens
2018-01-05
core: update copyright dates
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-01-01
core: update copyright dates
Sébastien Helleu
2016-11-28
core: add option "time" in command /debug
Sébastien Helleu
2016-07-09
core: rename function string_iconv_fprintf to string_fprintf
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-02-22
core: fix long lines
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-07-15
core: add variables with count of hooks
Sébastien Helleu
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-08-30
core: add debug functions to measure time spent in code/functions
Sébastien Helleu
2014-03-18
core: update the message displayed on crash
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-11-18
core: use #ifdef to check if versions are defined in signal "debug_libs"
Sebastien Helleu
2013-11-18
core: remove "v" before versions displayed by /debug libs
Sebastien Helleu
2013-11-17
core: add option "libs" for command /debug, add signal "debug_libs"
Sebastien Helleu
2013-11-17
core: remove obsolete signals "debug_buffer" and "debug_windows"
Sebastien Helleu
2013-08-02
Merge branch 'secured-data'
Sebastien Helleu
2013-08-02
core: rename binary and man page from "weechat-curses" to "weechat" (task #11...
Sebastien Helleu
2013-07-30
core: use variable "items_count" directly from hashtable without calling func...
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-02-14
core: add option "dirs" for command /debug
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-10-21
core: remove duplicated #include
Sebastien Helleu
2012-08-27
api: allow update for some variables of hdata, add new functions hdata_update...
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-12-07
core: add option "hooks" for command /debug
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-07-05
core: add context "search" for keys (to define keys used during search in buf...
Sebastien Helleu
2011-06-26
core: many improvements on hdata
Sebastien Helleu
2011-06-13
core: add "hdata" (direct access to WeeChat/plugin data)
Sebastien Helleu
2011-06-01
core: add option "infolists" for command /debug
Sebastien Helleu
2011-05-07
core: improve output of /debug windows
Sebastien Helleu
[next]