Fix: lib: pass down API function name to some helpers
[babeltrace.git] / src / lib / plugin /
2021-09-10  Simon Marchicommon: move bt_component_class_type_string here, use...
2020-07-16  Michael JeansonPort: Set PATH_MAX on GNU Hurd
2020-04-23  Philippe Proulxlib: assign a unique ID to each pre/postcond. and repor...
2020-04-23  Philippe Proulxlib: use common precond. assert. macros from `assert...
2020-04-23  Philippe Proulxlib: merge `assert-pre.h` and `assert-post.h` into...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-02-03  Philippe Proulxplugin-so.c: add comment about why we're not using...
2020-01-30  Michael Jeansonfix: build failure on ppc64el with '-Werror=format...
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2019-11-20  Simon Marchilib: add comment to bt_plugin_so_create_all_from_static
2019-11-11  Simon Marchilib: add pre condition asserts to check current thread...
2019-11-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
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 Proulxlib: remove plugin's ABI version
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-10-03  Simon Marchilib: make it mandatory to have seek_X if can_seek_X...
2019-09-30  Francis DeslauriersRename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-16  Francis DeslauriersFix: plugin-so.c: Assert failure on short name file...
2019-09-12  Francis DeslauriersFix: plugin.c: leak of `bt_plugin_set`
2019-08-13  Philippe Proulxlib: add "get supported MIP versions" method support
2019-08-09  Philippe ProulxFix: plugin-so.c: dereference after `NULL` check
2019-08-09  Philippe ProulxFix: plugin-so.c: dereference before `NULL` check
2019-07-29  Jonathan Rajottelib: Explicit cast to bt_plugin_find_status
2019-07-26  Philippe Proulx*_string() enumerator to string functions: remove commo...
2019-07-24  Philippe Proulxlib: add bt_plugin_find_all()
2019-07-24  Simon Marchilib: remove LOADING_ERROR status
2019-07-23  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-13  Francis Deslaurierslib: plugin-so.c: ERROR and INFO level messages logged...
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-08  Philippe ProulxFix: bt_plugin_so_shared_lib_handle_destroy(): use...
2019-07-06  Philippe Proulxlib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate
2019-07-06  Philippe Proulxlib: keep plugin name, if any, in component class structure
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-27  Philippe Proulxlib: rename `BABELTRACE_NO_DLCLOSE` -> `LIBBABELTRACE2_...
2019-06-26  Philippe Proulxlib: bt_plugin_find*(): return status code; add "fail...
2019-06-25  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-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.090887 seconds and 7 git commands to generate.