src.ctf.fs: remove unused ctf_fs_ds_file::self_msg_iter field
[babeltrace.git] / src / plugins / text /
2022-03-08  Simon MarchiFix: src.text.details: use write_uint_prop_value to...
2021-11-12  Simon MarchiAdd --enable-asan configure option
2020-10-28  Michael Jeansonport: add 'notext' keyword linker support
2020-08-06  Geneviève Bastiensink.text.pretty: add optional `print-enum-flags` parameter
2020-04-21  Simon MarchiFix: sink.text.pretty: assign status at the end of...
2020-04-15  Simon Marchisink.text.pretty: append error causes where applicable
2020-04-15  Simon Marchisink.text.pretty: simplify error handling in pretty_consume
2020-04-15  Simon Marchisink.text.pretty: update logging macros
2020-04-15  Simon MarchiFix: sink.text.pretty: check that port is connected...
2020-04-11  Simon Marchisource.text.dmesg: use BT_COMP_LOGE_APPEND_CAUSE
2020-04-11  Simon Marchisource.text.dmesg: replace switch to convert status...
2020-04-11  Simon Marchiconfigure: remove -Wno-format-nonliteral
2020-04-11  Simon Marchisink.text.details: sprinkle BT_COMP_LOGE_APPEND_CAUSE...
2020-04-11  Simon Marchisink.text.details: replace switch to convert status...
2020-04-10  Simon MarchiFix: src.text.dmesg: add missing assignment of `status...
2020-04-10  Simon MarchiFix: sink.text.details: goto error when failing to...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-03-12  Simon Marchisink.text.details: remove LOG_WRONG_PARAM_TYPE
2020-03-09  Simon Marchicommon: cast arguments to character classification...
2020-03-06  Simon Marchisink.text.pretty: remove error checks for bt_field_borr...
2020-01-15  Philippe Proulxlib: msg. iter. inactivity message has a simple CS...
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-10  Philippe Proulxlib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAG...
2020-01-10  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2019-11-20  Simon MarchiMake some bt_param_validation_map_value_entry_descr...
2019-11-15  Philippe Proulxlib: make bt_value_map_foreach_entry_{const_}func(...
2019-11-12  Philippe ProulxEmit dedicated bright terminal color codes if supported
2019-11-04  Simon MarchiRename pc_msg_iter fields to self_msg_iter
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 MarchiFix -Wmissing-include-dirs warnings
2019-10-22  Francis DeslauriersFix: shadowed variables
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-15  Philippe Proulxlib, plugins: use bt_field_class_type_is() where suitable
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-15  Simon MarchiFix: destroy_pretty_data: move NULL check earlier
2019-10-15  Simon MarchiFix: check for NULL in destroy_pretty_data
2019-10-11  Simon Marchisink.text.pretty: validate parameters using param-valid...
2019-10-11  Simon Marchisrc.text.dmesg: validate parameters using param-validation
2019-10-11  Simon Marchisink.text.details: validate parameters using param...
2019-10-04  Philippe Proulxlib, bt2: rename "signed/unsigned sel." -> "integer...
2019-10-04  Philippe Proulxlib: add option field classes with integer selectors
2019-10-03  Simon Marchilib: make it mandatory to have seek_X if can_seek_X...
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-30  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-09-25  Philippe ProulxUpdate project plugins's properties
2019-09-25  Philippe Proulxsink.text.details: add `with-data` initialization parameter
2019-09-24  Philippe Proulxsink.text.details: don't write `:` after `Packet beginn...
2019-09-17  Simon Marchilib: make can_seek_beginning and can_seek_ns_from_origi...
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-15  Philippe Proulxsink.text.details: print user attributes
2019-08-15  Philippe Proulxsink.text.details: print bit array field classes and...
2019-08-15  Philippe Proulxsink.text.pretty: print bit array fields
2019-08-15  Philippe Proulxsink.text.details: use write_none_prop_value() for...
2019-08-15  Philippe Proulxsink.text.details: print option field classes and fields
2019-08-15  Philippe Proulxsink.text.pretty: print option fields
2019-08-15  Philippe Proulxsink.text.details: print boolean field classes and...
2019-08-15  Philippe Proulxsink.text.pretty: print boolean fields
2019-08-09  Philippe ProulxFix: dmesg.c: deference before `NULL` check
2019-07-26  Philippe ProulxMove `src/plugins/comp-logging.h` -> `src/logging/comp...
2019-07-26  Philippe Proulxlib: standardize listener ID types with new `bt_listene...
2019-07-26  Philippe Proulxlib: rename `bt_scope` -> `bt_field_path_scope`
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-23  Philippe ProulxStandardize `!ptr` i/o `ptr == NULL`, `ptr` i/o `ptr...
2019-07-21  Mathieu Desnoyerssink.text.pretty: don't use printf for binary values
2019-07-21  Mathieu Desnoyerssink.text.pretty: use bt_common_g_string_append and...
2019-07-21  Mathieu Desnoyerssink.text.pretty: remove field filtering
2019-07-21  Mathieu Desnoyerssink.text.pretty: do not printf field name strings
2019-07-21  Mathieu Desnoyerssink.text.pretty: use bt_common_g_string_append_printf
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-10  Philippe ProulxStandardize `strcmp(a, b) == 0` instead of `!strcmp...
2019-07-10  Philippe ProulxDo not check `NULL` to call g_free(): g_free() accepts...
2019-07-10  Michael JeansonRename PLUGINSDIR to BABELTRACE_PLUGINS_DIR and enable it
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Philippe Proulxsink.text.details: write discarded events/packets CS...
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-06  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-06  Philippe Proulxplugins: call bt_current_thread_clear_error() when...
2019-07-04  Jonathan RajotteAssign *_STATUS_OK to ret
2019-07-04  Philippe ProulxFix: sink.text.pretty: support unknown event class...
2019-07-03  Philippe ProulxFix compiler -Wall warnings (mostly incompatible enumer...
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe Proulxsink.text.details: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsink.text.details: honor component's initial log level
2019-06-20  Philippe Proulxsrc.text.dmesg: use BT_COMP_LOG*() instead of BT_LOG*()
2019-06-20  Philippe Proulxsrc.text.dmesg: honor component's initial log level
2019-06-20  Philippe Proulxsink.text.pretty: remove logging (not used)
2019-06-20  Philippe ProulxLogging: standardize logging tags
2019-06-20  Philippe Proulxsink.text.pretty: remove message iterator inactivity...
2019-06-17  Philippe ProulxAdd `sink.text.details`, a testing textual sink which...
2019-06-13  Michael JeansonCleanup: remove plugin-common.h
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
next
This page took 0.069166 seconds and 7 git commands to generate.