lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / lib / values.c
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.11991 seconds and 34 git commands to generate.