lib: Make `bt_version_get_*() return unsigned int
[babeltrace.git] / src / lib / plugin /
2019-11-01  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-30  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-30  Philippe Proulxlib: remove plugin's ABI version
2019-10-30  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-09  Philippe Proulxlib: rename `bt_object_{get,put}_no` -> `bt_object_...
2019-10-09  Simon Marchilib: make it mandatory to have seek_X if can_seek_X...
2019-10-03  Francis DeslauriersRename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
2019-10-03  Francis DeslauriersRename `init` methods to `initialize`
2019-10-03  Francis DeslauriersFix: plugin-so.c: Assert failure on short name file...
2019-10-03  Francis DeslauriersFix: plugin.c: leak of `bt_plugin_set`
2019-09-04  Philippe Proulxlib: add "get supported MIP versions" method support
2019-09-04  Philippe ProulxFix: plugin-so.c: dereference after `NULL` check
2019-09-04  Philippe ProulxFix: plugin-so.c: dereference before `NULL` check
2019-08-07  Jonathan Rajottelib: Explicit cast to bt_plugin_find_status
2019-08-07  Philippe Proulx*_string() enumerator to string functions: remove commo...
2019-08-07  Philippe Proulxlib: add bt_plugin_find_all()
2019-08-07  Simon Marchilib: remove LOADING_ERROR status
2019-08-07  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-18  Simon Marchiplugins: log failure to load plugin as a warning
2019-07-18  Francis Deslaurierslib: plugin-so.c: ERROR and INFO level messages logged...
2019-07-18  Michael JeansonMake the Python plugin provider a libtool module
2019-07-18  Philippe ProulxFix: lib: conflicting types for `bt_plugin_set_get_plug...
2019-07-18  Philippe Proulxlib: make BT_ASSERT_{PRE,POST}() always on; add BT_ASSE...
2019-07-18  Philippe ProulxFix: bt_plugin_so_shared_lib_handle_destroy(): use...
2019-07-18  Philippe Proulxlib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate
2019-07-18  Philippe Proulxlib: keep plugin name, if any, in component class structure
2019-07-18  Philippe Proulxlib: strictly type function return status enumerations
2019-07-18  Jonathan Rajottelibs: Do not rely on nftw for detecting the validity...
2019-07-18  Jonathan RajotteFix: return status instead of ret
2019-07-18  Philippe Proulxlib: rename `BABELTRACE_NO_DLCLOSE` -> `LIBBABELTRACE2_...
2019-07-18  Philippe Proulxlib: bt_plugin_find*(): return status code; add "fail...
2019-07-18  Simon Marchilib: remove "accept port" concept
2019-06-20  Philippe Proulxlib: rename `lib-logging.h` to `logging.h`
2019-06-20  Philippe ProulxLogging: define `BT_LOG*_SUPPORTED` when logging is...
2019-06-20  Philippe ProulxLogging: pass dynamic log level to common functions...
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe Proulxlib: plugin.h: force header user to include "lib/logging.h"
2019-06-20  Philippe ProulxLogging: check `BT_DEBUG_MODE` instead of `NDEBUG`
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-18  Michael JeansonCleanup: remove private babeltrace.h
2019-06-13  Michael JeansonRe-organize sources
This page took 0.209616 seconds and 7 git commands to generate.