Move to kernel style SPDX license identifiers
[babeltrace.git] / src / lib / plugin / plugin.c
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2019-11-11  Simon Marchilib: add pre condition asserts to check current thread...
2019-10-31  Francis Deslaurierslib: lib-logging.c: `Babeltrace library` -> `libbabeltr...
2019-10-31  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-04  Philippe Proulxlib: rename `bt_object_{get,put}_no` -> `bt_object_...
2019-09-12  Francis DeslauriersFix: plugin.c: leak of `bt_plugin_set`
2019-07-29  Jonathan Rajottelib: Explicit cast to bt_plugin_find_status
2019-07-24  Philippe Proulxlib: add bt_plugin_find_all()
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-11  Michael JeansonMake the Python plugin provider a libtool module
2019-07-10  Philippe ProulxFix: lib: conflicting types for `bt_plugin_set_get_plug...
2019-07-09  Philippe Proulxlib: make BT_ASSERT_{PRE,POST}() always on; add BT_ASSE...
2019-07-06  Philippe Proulxlib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-27  Jonathan Rajottelibs: Do not rely on nftw for detecting the validity...
2019-06-27  Jonathan RajotteFix: return status instead of ret
2019-06-26  Philippe Proulxlib: bt_plugin_find*(): return status code; add "fail...
2019-06-20  Philippe Proulxlib: rename `lib-logging.h` to `logging.h`
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 private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.119312 seconds and 33 git commands to generate.