Fix: lib: pass down API function name to some helpers
[babeltrace.git] / src / lib / trace-ir / field.c
2022-05-10  Simon MarchiFix: lib: pass down API function name to some helpers
2021-08-20  Philippe ProulxFix: clear_string_field(): set first character to 0
2020-04-23  Philippe Proulxlib: assign a unique ID to each pre/postcond. and repor...
2020-04-23  Philippe Proulxlib: use common precond. assert. macros from `assert...
2020-04-23  Philippe Proulxlib: commonize some precondition assertion macros
2020-04-23  Philippe Proulxlib: merge `assert-pre.h` and `assert-post.h` into...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2019-12-05  Philippe Proulxlib: standardize variant field option function names
2019-11-11  Simon Marchilib: add pre condition asserts to check current thread...
2019-11-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-10-31  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-15  Philippe Proulxlib: use powers of two for object type enumerators
2019-10-15  Philippe Proulxlib: rename option/var. "selector" to "selector field"
2019-10-15  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-08  Francis DeslauriersFix: lib: field.c: calling _PUT_REF() on unique objects...
2019-10-04  Philippe Proulxlib: rename `bt_object_{get,put}_no` -> `bt_object_...
2019-10-04  Philippe Proulxlib, bt2: rename "signed/unsigned sel." -> "integer...
2019-10-04  Philippe Proulxlib: add option field classes with integer selectors
2019-09-30  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-09-10  Francis Deslaurierslib: add `bt_field_borrow_class()` function declaration
2019-08-15  Philippe Proulxlib: add bit array field class and field types
2019-08-15  Philippe Proulxlib: add option field class and field types
2019-08-15  Philippe Proulxlib: add boolean field class and field types
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-09  Philippe Proulxlib: make BT_ASSERT_{PRE,POST}() always on; add BT_ASSE...
2019-07-09  Philippe Proulxlib: rename `bt_*_labels_by_value` -> `bt_*_labels_for_...
2019-07-06  Philippe Proulxlib: use BT_LIB_LOG*_APPEND_CAUSE() where appropriate
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe Proulxlib: rename `lib-logging.h` to `logging.h`
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.177594 seconds and 43 git commands to generate.