lib: rename functions to clearly indicate API inheritance
[babeltrace.git] / src / lib / graph /
2019-07-18  Philippe Proulxlib: remove `BT_ASSERT_PRE_FUNC`
2019-07-18  Philippe ProulxFix various "may be used uninitialized" warnings (GCC)
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-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Philippe Proulxlib/graph/message/stream.c: fix clock snapshot leak
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-06  Philippe Proulxlib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate
2019-07-06  Philippe Proulxlib: keep plugin name, if any, in component class structure
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: message.h: require logging
2019-06-29  Philippe Proulxlib: internal: graph.h: require logging and BT_ASSERT_...
2019-06-29  Philippe Proulxlib: internal: replace BT_ASSERT_PRE* -> BT_ASSERT_POST...
2019-06-28  Simon Marchilib: validate monotonicity of messages from upstream...
2019-06-28  Simon Marchilib: fix compilation for glib < 2.40
2019-06-27  Simon Marchilib: add logic in auto-seek to recreate stream state
2019-06-27  Simon Marchiiterator: save original next callback in iterator struct
2019-06-27  Simon Marchiiterator: move auto-seek data in its own struct, add...
2019-06-27  Simon Marchilib: reverse order of bt_self_component_port_input_mess...
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 ProulxMove bt_{self_component,message_iterator}_status_string...
2019-06-20  Philippe Proulxlib: pass log level to bt_query_executor_query()
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 Proulxlib: `component-class-sink-colander.c`: remove useless...
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.062209 seconds and 7 git commands to generate.