Move to kernel style SPDX license identifiers
[babeltrace.git] / src / lib / graph / query-executor.c
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2019-12-17  Simon Marchilib: remove bt_query_executor_interrupt, add bt_query_e...
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-04  Philippe Proulxlib: rename `bt_object_{get,put}_no` -> `bt_object_...
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-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
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: bt_query_executor_query(): check interruption...
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Simon Marchilib: make default query implementation return INVALID_O...
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-20  Philippe Proulxlib: rename `lib-logging.h` to `logging.h`
2019-06-20  Philippe Proulxlib: pass log level to bt_query_executor_query()
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-12  Michael JeansonRe-organize sources
This page took 0.128995 seconds and 31 git commands to generate.