lib: graph API: remove "listener removed" callback parameters
[babeltrace.git] / src / lib / graph / graph.c
2019-12-12  Philippe Proulxlib: graph API: remove "listener removed" callback...
2019-12-12  Philippe Proulxlib, bt2: graph API: remove "ports connected" listeners
2019-11-11  Simon Marchilib: add pre condition asserts to check current thread...
2019-11-11  Simon Marchilib: add post condition assertions for current thread...
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-31  Philippe Proulxlib: remove `BT_GRAPH_RUN_STATUS_END`
2019-10-22  Philippe Proulxlib: remove unused bt_graph_remove_unconnected_component()
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-08  Francis DeslauriersCleanup: lib: graph.c: dead assignment
2019-10-04  Philippe Proulxlib: rename `bt_object_{get,put}_no` -> `bt_object_...
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-08-13  Philippe Proulxlib: graph.c: add missing `enum` and `const` keywords
2019-08-06  Philippe Proulxlib: add bt_graph_add_simple_sink_component()
2019-08-05  Philippe Proulxlib: rename bt_graph_consume() -> bt_graph_run_once()
2019-07-26  Philippe Proulxlib: standardize listener ID types with new `bt_listene...
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-18  Philippe Proulxlib: remove `BT_ASSERT_PRE_FUNC`
2019-07-09  Philippe Proulxlib: make BT_ASSERT_{PRE,POST}() always on; add BT_ASSE...
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-29  Philippe Proulxlib: internal: replace BT_ASSERT_PRE* -> BT_ASSERT_POST...
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 Proulxlib: set component's initial log level when adding...
2019-06-20  Philippe ProulxLogging: standardize logging tags
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.122919 seconds and 38 git commands to generate.