lib: trace IR, values: reset pointers to `NULL` on destruction
[babeltrace.git] / lib / values.c
2019-05-02  Philippe Proulxlib: trace IR, values: reset pointers to `NULL` on...
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe Proulxbt_value_map_extend(): make base/extension objects...
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 ProulxRemove unneeded `BT_VALUE_TYPE_UNKNOWN`
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe Proulxlib: update and simplify the `bt_object` API
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe Proulxlib: add "borrow" functions where "get" functions exist
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-06-09  Michael JeansonPort: use portable print format for size_t
2017-06-09  Philippe Proulxbt_value_get_type(): not a warning if value is NULL
2017-05-28  Philippe ProulxLogging: fix wrong parameters, superfluous commas,...
2017-05-28  Philippe Proulxlib/values.c: add more verbose/debug logging
2017-05-28  Philippe Proulxlib/values.c: use assert() instead of checking error
2017-05-28  Philippe Proulxlib/values.c: logging: log original and copy addresses
2017-05-28  Philippe Proulxlib/values.c: logging: log array size when out of bound
2017-05-28  Philippe Proulxlib/values.c: logging: log value's type name
2017-05-28  Philippe ProulxInclude <babeltrace/lib-logging-internal.h> before...
2017-05-28  Philippe Proulxinclude/babeltrace/object-internal.h: add logging
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe Proulxlib/values.c: add logging
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-27  Philippe Proulxvalues.c: completely initialize the bt_value_null_insta...
2017-05-27  Philippe Proulxvalues: add bt_value_map_extend()
2017-05-26  Michael JeansonCleanup: bt namespace for compat glib
2017-05-26  Michael JeansonUse glib portable macros to convert gpointer to int
2016-02-19  Philippe Proulxvalues: fix indentation
2016-02-19  Philippe Proulxvalues: add `_empty` prefix when relevant
2015-10-07  Michael JeansonFix: add compat for glib < 2.32
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.110661 seconds and 45 git commands to generate.