summaryrefslogtreecommitdiff
path: root/src/core/wee-log.c
AgeCommit message (Expand)Author
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-01-07core: fix some stylesSébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-01-01core: update copyright datesSébastien Helleu
2016-07-09core: rename function string_iconv_fprintf to string_fprintfSébastien Helleu
2016-01-01core: update copyright datesSébastien Helleu
2015-12-24Fixed a typo in wee-log.cKamran Mackey
2015-04-30core: add comments after some #endifSébastien Helleu
2015-01-01core: update copyright datesSébastien Helleu
2014-03-18core: update the message displayed on crashSebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-01-17core: add git version in backtrace and log fileSebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-12-16core: add git version in build, display it in "weechat-curses --help" and /ve...Sebastien Helleu
2012-12-15core: move comments with description of C file to top of filesSebastien Helleu
2012-12-13core: reformat comments for functionsSebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2011-11-27core: check pointer returned by function localtimeSebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-08-26core: use dynamic buffer size for calls to vsnprintfSebastien Helleu
2011-04-07core: add prefix in addition of message in output of /debug bufferSebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-04-08Reformat and add comments for description of C sourcesSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-04-26Remove time in weechat.log file when dumping data (crash or user is asking dump)Sebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-04-03New features and bug fixes with barsSebastien Helleu
2008-03-23Removed sizeof(char) and useless type casts from void* to another pointer typ...Sebastien Helleu
2008-02-02Use of sizeof(char) in all malloc/realloc for stringsSebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-12-17New backlog option in logger plugin, added variable names in .h files, replac...Sebastien Helleu
2007-12-07Many changes in IRC plugin and plugins APISebastien Helleu
2007-11-24Renamed WeeChat log functionsSebastien Helleu
2007-11-01Cleanup WeeChat error and warning messages, updated po filesSebastien Helleu
2007-10-31Renamed many functions, removed all IRC specific stuffSebastien Helleu
2007-10-31Moved files from src/common to core, gui and plugins directoriesSebastien Helleu