Standardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr != NULL`
[babeltrace.git] / src / plugins / ctf / fs-src / fs.c
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-23  Simon Marchicli: automatically detect sources for leftover arguments
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
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-08  Michael JeansonReplace libuuid with internal implementation
2019-07-06  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-06  Philippe Proulxsrc.ctf.fs: append error cause when no traces are found...
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 Proulxsrc.ctf.fs: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsrc.ctf.fs: honor component's initial log level
2019-06-20  Philippe Proulx`ctf` plugin: `bt_msg_iter`: use BT_COMP_LOG*() instead...
2019-06-20  Philippe ProulxRemove unused `src/plugins/ctf/common/utils`
2019-06-20  Philippe Proulx`ctf` plugin: `bt_msg_iter`: use object's log level
2019-06-20  Philippe Proulxlib: pass log level to bt_query_executor_query()
2019-06-20  Philippe ProulxLogging: pass dynamic log level to common functions...
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-13  Michael JeansonCleanup: remove plugin-common.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.092744 seconds and 28 git commands to generate.