src.ctf.lttng-live: remove some goto error-handling
[babeltrace.git] / lib / plugin / plugin.c
2019-06-12  Michael JeansonRe-organize sources
2019-06-08  Philippe ProulxFix: use `babeltrace2` instead of `babeltrace` in plugi...
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-06-07  Michael Jeansonlib: Rename to libbabeltrace2
2019-05-02  Philippe ProulxFix: lib: `_const_const` -> `_const`
2019-05-02  Philippe Proulxlib: rename bt_plugin_create_all_*() -> bt_plugin_find_...
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxlib: update copyrights
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: bt_object_{get,put}_ref(): accept a `const` parameter
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-02  Michael JeansonLazy load the python plugin provider
2017-08-18  Philippe Proulxlib/plugin/plugin.c: log more details when g_module_ope...
2017-08-11  Philippe Proulxlib/plugin/plugin.c: do not use G_MODULE_BIND_LOCAL...
2017-07-05  Michael JeansonPort: plugin system compat for mingw / macOS
2017-07-05  Michael JeansonPort: Replace readdir_r by nftw
2017-06-09  Philippe ProulxRemove warnings when using bt_plugin_create_all_from_dir()
2017-06-09  Philippe Proulxpython-plugin-provider/python-plugin-provider.c: add...
2017-06-09  Philippe Proulxlib/plugin/plugin.c: improve log levels
2017-05-28  Philippe Proulxlib/plugin/plugin.c: add logging
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxDo not use printf_warning() in the library
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxAdd bt_plugin_set object
2017-05-28  Philippe ProulxNotification iterator: generate automatic notifications...
2017-05-28  Philippe Proulxbt_plugin_create_append_all_from_dir(): use printf_verb...
2017-05-28  Philippe ProulxAdd bt_plugin_find_component_class()
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe ProulxPut Python plugin support in a separate shared object
2017-05-28  Philippe ProulxAdd bt_plugin_create_from_name()
2017-05-28  Philippe ProulxAdd support for plugins written in Python
2017-05-28  Jérémie GalarneauClarify plug-in ABI version logging on plugin load
2017-05-28  Philippe ProulxSet notification iterator methods to the component...
2017-05-28  Philippe ProulxAdd plugin (user) version information
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 ProulxDecouple component class from plugin subsystem, remove...
This page took 0.093548 seconds and 6 git commands to generate.