cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / src / ctf-writer /
2024-01-23  Simon MarchiFix typos
2023-12-14  Simon Marchilogging: strip down and clean `log.h` and `log.c`
2023-12-01  Simon MarchiRemove unnecessary inclusions of "internal public"...
2023-11-02  Michael Jeansonconfigure: re-enable '-Wunused-parameter'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/'
2023-10-20  Simon Marchicommon: introduce bt_g_array_index
2023-10-20  Simon MarchiFix: set proper size when creating new strings
2023-03-30  Simon MarchiVisibility hidden by default
2023-03-07  Simon Marchictf-writer: avoid using NULL pointer in BT_CTF_TO_COMMON
2023-03-07  Simon Marchictf-writer: avoid undefined behavior left shift
2023-02-23  Simon Marchictf-writer: fix -Wformat-overflow errors in resolve.c
2022-12-15  Jérémie GalarneauFix: ctf-writer: null dereference in bt_ctf_trace_commo...
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.12207 seconds and 7 git commands to generate.