lib: remove unnecessary (void *) cast in extend_map_element
[babeltrace.git] / src / lib / value.c
2020-01-20  Simon Marchilib: remove unnecessary (void *) cast in extend_map_element
2019-11-15  Philippe Proulxlib: make bt_value_map_foreach_entry_{const_}func(...
2019-11-14  Simon Marchilib: add pre condition asserts to check current thread...
2019-10-30  Francis DeslauriersCleanup: usages of bt_value_array_borrow_element_by_ind...
2019-10-17  Francis Deslauriersvalues: make `bt_value_map_extend()` extend the provide...
2019-10-09  Francis Deslaurierslib: rename `bt_*_compare()` to `bt_*_is_equal()`
2019-10-09  Philippe Proulxlib: rename `bt_object_{get,put}_no` -> `bt_object_...
2019-09-04  Simon MarchiFix: lib: increment refcount of bt_value_null when...
2019-09-04  Philippe Proulxlib: make empty array/map appending/inserting functions...
2019-09-04  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-07  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-08-07  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Philippe Proulxlib: force user to include `<babeltrace2/babeltrace.h>`
2019-07-18  Philippe Proulxlib: make BT_ASSERT_{PRE,POST}() always on; add BT_ASSE...
2019-07-18  Philippe Proulxlib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate
2019-07-18  Philippe Proulxlib: strictly type function return status enumerations
2019-07-18  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Philippe Proulxlib: rename `lib-logging.h` to `logging.h`
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-13  Michael JeansonRe-organize sources
This page took 0.10557 seconds and 27 git commands to generate.