lib: remove TODO in add_port
[babeltrace.git] / src / lib / graph / component.c
2023-05-21  Simon Marchilib: remove TODO in add_port
2023-05-21  Simon Marchilib: de-duplicate assertions in bt_component_add_{input...
2023-05-21  Simon Marchilib: de-duplicate "no error" assertion in add port...
2023-05-21  Simon Marchilib: remove duplicated assertion in bt_self_component_s...
2023-03-30  Simon MarchiVisibility hidden by default
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-14  Simon Marchilib, bt2: add precondition check for port name unicity
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2019-11-15  Simon Marchilib: save and restore current thread error when calling...
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-04  Philippe Proulxlib: rename `bt_object_{get,put}_no` -> `bt_object_...
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
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 ProulxFix compiler -Wall warnings (mostly incompatible enumer...
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.199506 seconds and 37 git commands to generate.