lib: fix can_seek_beginning method type cast
[babeltrace.git] / src / lib / graph /
2019-09-09  Simon Marchilib: fix can_seek_beginning method type cast
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-08-13  Philippe Proulxlib: add bt_get_{greatest_operative,maximal}_mip_versio...
2019-08-13  Philippe Proulxlib: add "get supported MIP versions" method support
2019-08-13  Philippe Proulxlib: graph.c: add missing `enum` and `const` keywords
2019-08-13  Philippe Proulxlib: add component descriptor set API
2019-08-08  Jérémie GalarneauFix: extra '%' causes babeltrace2 to abort() in logging...
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-06  Philippe ProulxFix: src/lib/graph/graph.h: do not override `comp_statu...
2019-08-06  Philippe Proulxlib: add bt_graph_add_simple_sink_component()
2019-08-06  Philippe Proulxlib: remove colander sink component class
2019-08-05  Philippe Proulxlib: remove output port message iterator
2019-08-05  Philippe Proulxlib: rename bt_graph_consume() -> bt_graph_run_once()
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-26  Philippe Proulxlib: standardize listener ID types with new `bt_listene...
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-26  Philippe Proulx*_string() enumerator to string functions: remove commo...
2019-07-24  Simon Marchilib: remove INVALID_PARAMS status
2019-07-24  Philippe Proulxlib: bt_query_executor_query(): check interruption...
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Philippe Proulxlib: add interrupter API
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-24  Simon Marchilib: make default query implementation return INVALID_O...
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
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.071565 seconds and 7 git commands to generate.