Standardize `strcmp(a, b) == 0` instead of `!strcmp(a, b)`
[babeltrace.git] / src / plugins / text /
2019-07-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-10  Philippe ProulxDo not check `NULL` to call g_free(): g_free() accepts...
2019-07-10  Michael JeansonRename PLUGINSDIR to BABELTRACE_PLUGINS_DIR and enable it
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Philippe Proulxsink.text.details: write discarded events/packets CS...
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-06  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-06  Philippe Proulxplugins: call bt_current_thread_clear_error() when...
2019-07-04  Jonathan RajotteAssign *_STATUS_OK to ret
2019-07-04  Philippe ProulxFix: sink.text.pretty: support unknown event class...
2019-07-03  Philippe ProulxFix compiler -Wall warnings (mostly incompatible enumer...
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe Proulxsink.text.details: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsink.text.details: honor component's initial log level
2019-06-20  Philippe Proulxsrc.text.dmesg: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsrc.text.dmesg: honor component's initial log level
2019-06-20  Philippe Proulxsink.text.pretty: remove logging (not used)
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe Proulxsink.text.pretty: remove message iterator inactivity...
2019-06-17  Philippe ProulxAdd `sink.text.details`, a testing textual sink which...
2019-06-13  Michael JeansonCleanup: remove plugin-common.h
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.101515 seconds and 7 git commands to generate.