lib: add bt_{graph,query_executor}_add_interrupter()
[babeltrace.git] / tests / lib / test_bt_values.c
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-03  Philippe ProulxAdd back (adapted) `test_bt_values` and `test_graph_topo`
2019-07-03  Philippe Proulxtests/lib: remove `test_bt_values` and `test_graph_topo`
2019-06-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-05-06  Philippe Proulxlib: add unsigned and signed integer value API
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxbt_value_copy(): put output parameter as last parameter
2019-05-02  Philippe Proulxbt_value_map_extend(): put output parameter as last...
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe ProulxValues API: standardize parameters and return values
2019-05-02  Philippe ProulxValues API: split into private and public APIs
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-02  Philippe ProulxValues API: standardize function names
2019-05-02  Philippe ProulxRename: "float value" -> "real value"
2019-05-02  Philippe Proulxtests: use BT_ASSERT() instead of assert()
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-27  Philippe Proulxtest_bt_values.c: test bt_value_map_extend()
2016-02-19  Philippe Proulxtest_bt_values.c: fix top comment
2016-02-19  Philippe Proulxvalues: add `_empty` prefix when relevant
2016-02-19  Philippe ProulxBT_MOVE(): call bt_put(_dst)
2016-02-10  Michael JeansonTests: Fix test plans and do not skip on fail
2015-10-14  Michael JeansonPort: Include config.h globally trough DEFAULT_INCLUDES
2015-07-30  Jérémie GalarneauUnify reference counting using a common bt_object base
2015-07-28  Philippe ProulxRename bt_object to bt_value
This page took 0.117742 seconds and 40 git commands to generate.