Keep a single `.gitignore` file
[babeltrace.git] / include / babeltrace2 / graph /
2024-01-23  Simon MarchiFix typos
2023-12-14  Philippe Proulxinclude/babeltrace2: add `noexcept` specifier for C...
2023-12-14  Simon Marchiinclude: add IWYU pragmas in private header files
2023-08-09  Philippe Proulxbt_query_executor_create_with_method_data(): fix docs...
2021-12-06  Jérémie GalarneauDoc: query executor: extra 'get' in sentence
2021-08-20  Philippe ProulxAPI doc: use minus sign (U+2212) where appropriate...
2020-04-14  Simon Marchilib: add precondition checks that count of discarded...
2020-04-14  Simon Marchilib: add precond. check for begin <= end on pkt./ev...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-30  Michael JeansonTypo: occured -> occurred
2020-01-27  Philippe Proulxdoc: graph.h: do not link to `man7.org` for `babeltrace(1)`
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2020-01-15  Philippe Proulxlib: msg. iter. inactivity message has a simple CS...
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-10  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2019-12-17  Simon Marchilib: remove bt_query_executor_interrupt, add bt_query_e...
2019-12-17  Simon Marchilib: remove bt_graph_interrupt, add bt_graph_borrow_def...
2019-12-12  Philippe Proulxlib: graph API: remove "listener removed" callback...
2019-12-12  Philippe Proulxlib, bt2: graph API: remove "ports connected" listeners
2019-10-31  Philippe Proulxlib: remove `BT_GRAPH_RUN_STATUS_END`
2019-10-15  Philippe Proulxlib: use powers of two for object type enumerators
2019-10-03  Simon Marchilib: make it mandatory to have seek_X if can_seek_X...
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-09-17  Simon Marchilib: remove END values from bt_message_iterator_seek_...
2019-09-17  Simon Marchilib: make can_seek_beginning and can_seek_ns_from_origi...
2019-09-12  Simon Marchilib: remove bt_self_port{,_input,_output}
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-08-26  Simon Marchictf: make src.ctf.fs append error causes
2019-08-15  Philippe Proulxlib: remove unneeded `enum` tags in public headers
2019-08-15  Philippe Proulxlib: assign values to all public enumerators
2019-08-15  Philippe Proulxlib: graph.h: fix formatting
2019-08-15  Philippe Proulxlib: remove unused `enum bt_self_component_port_status`
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 ProulxFix: {graph,query-executor}.h: missing `STATUS_` before...
2019-08-13  Philippe Proulxlib: add "get supported MIP versions" method support
2019-08-13  Philippe Proulxlib: add component descriptor set API
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-06  Philippe Proulxlib: add bt_graph_add_simple_sink_component()
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-24  Simon Marchilib: remove INVALID_PARAMS status
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-18  Simon Marchibt2: report errors from Python component and component...
2019-07-10  Philippe Proulxlib: standardize public header copyright notice
2019-07-10  Philippe Proulxlib: remove "For *" comments in public headers
2019-07-10  Philippe Proulxlib: force user to include `<babeltrace2/babeltrace.h>`
2019-07-10  Philippe Proulxlib: standardize public include guards
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-25  Simon Marchilib: rename parameter of bt_self_component_filter_add_...
2019-06-25  Simon Marchilib: remove "accept port" concept
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-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
This page took 0.097999 seconds and 7 git commands to generate.