1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/src/tools
Dmitry Podgorny 0346fda0b3 most FREE_SET_NULL replaced with free
FREE_SET_NULL makes extra assignment of NULL for pointers in stack or
dynamic memory that is going to be freed.
FREE_SET_NULL is useful for pointers that can be used in future.
2013-08-03 14:27:07 +03:00
..
autocomplete.c most FREE_SET_NULL replaced with free 2013-08-03 14:27:07 +03:00
autocomplete.h Autocomplete /group add and /group remove contact paramater 2013-06-23 01:23:44 +01:00
history.c Down arrow adds current line to history and shows empty line 2013-07-13 23:02:36 +01:00
history.h Added command and tools subdirs to source 2013-02-02 21:43:59 +00:00
parser.c Fix freetext arguments with quotes 2013-07-20 21:02:07 +01:00
parser.h Moved functions to parser.c, moved parser to tools 2013-07-11 22:57:35 +01:00
tinyurl.c Added command and tools subdirs to source 2013-02-02 21:43:59 +00:00
tinyurl.h Added command and tools subdirs to source 2013-02-02 21:43:59 +00:00