Move to kernel style SPDX license identifiers
[babeltrace.git] / src / lib / plugin / plugin-so.c
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-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-10-31  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-22  Philippe Proulxlib: remove plugin's ABI version
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 `init` methods to `initialize`
2019-09-16  Francis DeslauriersFix: plugin-so.c: Assert failure on short name file...
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-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-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-03  Philippe Proulxlib: strictly type function return status enumerations
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: standardize logging tags
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.188143 seconds and 38 git commands to generate.