Fix: bt2: autodisc: remove thread error while inserting status in map
[babeltrace.git] / src / ctf-writer /
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-05-28  Bernhard RosenkränzerFix: ctf-writer: list of reserved keywords
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-23  Michael Jeansonfix: use correct function to print 'enum bt_ctf_scope'
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-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-29  Simon Marchictf-writer: Fix -Wredundant-decls warning
2019-10-29  Simon MarchiFix: ctf-writer: field_type_common_has_known_id always...
2019-10-29  Simon MarchiFix -Wshadow warnings
2019-10-29  Simon Marchictf, ctf-writer: Fix -Wnull-dereference warnings
2019-10-29  Simon MarchiFix -Wjump-misses-init warnings
2019-10-28  Simon MarchiFix -Wstrict-prototypes warnings
2019-10-28  Simon Marchiconfigure: allow adding compiler-specific warning flags
2019-10-22  Francis DeslauriersFix: shadowed variables
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-08  Simon MarchiFix: fix some warnings shown with -Wextra on gcc 9.1.0
2019-09-19  Francis DeslauriersCleanup: ctf-writer: field-wrapper.c: logically dead...
2019-09-19  Francis DeslauriersFix: ctf-writer: stream-class.c: Dereference after...
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-18  Philippe ProulxFix various "may be used uninitialized" warnings (GCC)
2019-07-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-10  Philippe ProulxMove `include/babeltrace2/ctf-writer` -> `include/babel...
2019-07-10  Philippe ProulxFix: CTF writer: make library have its own public ...
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-06-29  Philippe ProulxFix: CTF writer: include CTF writer (own) version of...
2019-06-27  Philippe ProulxDo not require logging support for BT_[CTF_]ASSERT_PRE()
2019-06-20  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Michael Jeansonfix: Add missing stdint include on Windows
2019-06-20  Philippe ProulxLogging: define `BT_LOG*_SUPPORTED` when logging is...
2019-06-20  Philippe ProulxLogging: pass dynamic log level to common functions...
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe ProulxRename: <some/internal-header.h> -> "some/internal...
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.087602 seconds and 7 git commands to generate.