configure: enable -Wshadow-field
[babeltrace.git] / tests / lib / test-plugin-plugins /
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-02-08  Simon MarchiFix: macro name for "get supported mip versions method...
2020-10-28  Michael Jeansonport: add 'notext' keyword linker support
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-10  Philippe Proulxlib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAG...
2020-01-10  Philippe Proulxlib: append `_FUNC` to `BT_PLUGIN_{INITIALIZE,FINALIZE}*`
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2019-11-19  Simon Marchilib: mark bt_common_assert_failed as hidden
2019-09-30  Francis DeslauriersRename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe Proulxlib: pass log level to bt_query_executor_query()
2019-06-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-06-07  Michael Jeansonlib: Rename to libbabeltrace2
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-02  Philippe ProulxPlugin development API: use self enumeration and plugin...
2019-05-02  Philippe Proulxlib: remove unused public `enum bt_plugin_status`
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxbt_value_copy(): put output parameter as last parameter
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe Proulxlib: make plugin API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe ProulxValues API: split into private and public APIs
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-02  Philippe ProulxValues API: standardize function names
2019-05-02  Philippe Proulxlib: notification iterator: transfer a batch of notific...
2019-05-02  Philippe Proulxtests: use BT_ASSERT() instead of assert()
2017-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-09-15  Philippe ProulxRemove notification iterator seeking API until it's...
2017-09-15  Philippe ProulxAdd query executor
2017-08-11  Philippe Proulxtests/lib/test-plugin-plugins/minimal.c: add missing...
2017-07-19  Michael JeansonPort: replace setenv() by g_setenv()
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-07  Philippe Proulxtest_plugin: use env. var. instead of global symbol...
2017-06-12  Michael JeansonPort: Enable libtool to produce DLLs
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxUpdate notification iterator's "init" function signature
2017-05-28  Philippe ProulxRemove the need to implement the notification iterator...
2017-05-28  Philippe Proulx"destroy" method -> "finalize" method
2017-05-28  Philippe ProulxVisibility: split graph API into public and private...
2017-05-28  Philippe ProulxRename "query info" to "query" everywhere, and "action...
2017-05-28  Philippe ProulxAdd query info API tests
2017-05-28  Philippe ProulxAdd shared object comp. class help attribute test
2017-05-28  Philippe ProulxAdd bt_component_*_create_iterator_with_init_method_data()
2017-05-28  Philippe ProulxSet notification iterator methods to the component...
2017-05-28  Philippe ProulxAdd tests for plugin version
2017-05-28  Philippe ProulxRefactor the component class and component API
2017-05-28  Philippe ProulxRefactor the plugin registration and loading machinery
2017-05-28  Philippe ProulxAdd bt_plugin test
This page took 0.106547 seconds and 7 git commands to generate.