Silence -Wunused-but-set-variable error with clang
[babeltrace.git] / src / plugins / ctf / common / metadata /
2023-10-21  Simon MarchiSilence -Wunused-but-set-variable error with clang
2023-05-19  Francis DeslauriersFix: src.ctf.fs: Not resolving event common ctx
2023-03-13  Simon Marchictf: fix -Wformat-overflow error in ctf-meta-resolve.cpp
2022-02-25  Francis DeslauriersFix: ctf: wrongfully requiring CTF metadata signature...
2021-02-19  Michael Jeansonport: namespace align.h with BT_ prefix
2020-09-10  Philippe ProulxFix: `ctf` plugin: use element FC's alignment as array...
2020-03-10  Simon Marchicommon: cast arguments to character classification...
2020-02-03  Simon MarchiSilence -Wnull-dereference warning in generated CTF...
2019-11-26  Simon Marchictf: make ctf scanner symbols hidden
2019-11-14  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-11-01  Francis DeslauriersRename `BT_RANGE_SET_` to `BT_INTEGER_RANGE_SET_`
2019-11-01  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-30  Simon MarchiFix: add missing decoder-packetized-file-stream-to...
2019-10-30  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-30  Simon Marchictf: Remove redundant declarations of lexer/parser...
2019-10-30  Simon Marchictf: define yystrlen to strlen
2019-10-30  Simon Marchictf: Fix one -Wnull-dereference warning
2019-10-30  Simon Marchictf, ctf-writer: Fix -Wnull-dereference warnings
2019-10-30  Simon MarchiFix -Wduplicated-cond warnings
2019-10-30  Simon MarchiFix: define macros for logging levels
2019-10-30  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-17  Philippe Proulxlib: rename option/var. "selector" to "selector field"
2019-10-09  Philippe Proulxlib, bt2: rename "signed/unsigned sel." -> "integer...
2019-10-03  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-10-03  Francis Deslaurierssrc.ctf.fs: add `force-clock-class-origin-unix-epoch...
2019-10-03  Jérémie GalarneauFix: ctf: assert that name is not NULL in warn_meaningl...
2019-09-04  Philippe Proulxctf: add internal ctf_metadata_decoder_get_trace_class_...
2019-09-04  Philippe Proulxctf: refactor metadata decoder to always have an instance
2019-09-04  Francis Deslauriersctf: decoding: accommodate barectf `event-before-packet...
2019-09-04  Francis Deslauriersctf: decoding: accommodate LTTng `event-after-packet...
2019-09-04  Francis Deslauriersctf: decoding: accommodate lttng-crash timestamp quirk
2019-09-04  Philippe ProulxFix: visitor-generate-ir.c: dereference after `NULL...
2019-08-07  Simon MarchiRemove popt from project's dependencies
2019-08-07  Jonathan Rajotte`ctf` plugin: Use CTF_BYTE_ORDER_UNKNOWN in place of -1
2019-08-07  Jonathan Rajotte`ctf` plugin: Use CTF_SCOPE_PACKET_UNKNOWN in place...
2019-08-07  Jonathan Rajotte`ctf` plugin: Use is_log_level_set to infer ctf_event_c...
2019-08-07  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-08-07  Philippe Proulx*_string() enumerator to string functions: remove commo...
2019-08-07  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-08-07  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Philippe Proulxlib: bt_field_class_dynamic_array_create(): accept...
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-18  Francis DeslauriersDo not check `NULL` to call free(): free() accepts...
2019-07-18  Michael JeansonFix warnings with bison >= 3.4 and autoconf < 2.70
2019-07-18  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-18  Philippe ProulxDo not check `NULL` to call g_free(): g_free() accepts...
2019-07-18  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-18  Michael JeansonReplace libuuid with internal implementation
2019-07-18  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-18  Philippe ProulxFix: `ctf` plugin: do not have an `mdec` variable where...
2019-07-18  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Philippe Proulx`ctf` plugin: metadata: use BT_COMP_LOG*() instead...
2019-06-20  Philippe Proulx`ctf` plugin: metadata: use local log level
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-18  Michael JeansonCleanup: remove private babeltrace.h
2019-06-13  Michael JeansonRe-organize sources
This page took 0.091718 seconds and 7 git commands to generate.