Rename: bt_put(), bt_get() -> bt_object_put_ref(), bt_object_get_ref()
[babeltrace.git] / tests / lib / test_bt_values.c
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.084723 seconds and 22 git commands to generate.