Fix: bt2: autodisc: remove thread error while inserting status in map
[babeltrace.git] / src / common /
2022-06-15  Simon MarchiFix: common: handle missing status in bt_common_func_st...
2022-01-28  Simon Marchictf: compile plugin as C++
2022-01-28  Simon Marchicommon: rename struct mmap_align to mmap_align_data
2022-01-28  Simon MarchiUse __typeof__ instead of typeof
2021-11-11  Simon MarchiMove bt_message_type_string to common
2021-11-11  Simon MarchiFix: add missing cases in enum-to-string functions
2021-09-10  Simon Marchicommon: move bt_component_class_type_string here, use...
2021-08-31  Philippe Proulxsrc/common/uuid.h: wrap code in C++ guards
2021-08-31  Philippe Proulxsrc/common/common.h: do not use `void *` in arithmetic
2021-08-31  Philippe Proulxsrc/common/{common,safe}.h: wrap code in C++ guards
2020-12-08  Philippe Proulxsrc/common/{assert,macros}.h: wrap code in C++ guards
2020-10-28  Michael Jeansonport: 'ls --ignore=' is a GNU extension
2020-10-28  Michael Jeansonport: namespace align.h with BT_ prefix
2020-07-16  Michael JeansonPort: Set PATH_MAX on GNU Hurd
2020-04-23  Philippe Proulxlib: assign a unique ID to each pre/postcond. and repor...
2020-04-11  Simon Marchiconfigure: remove -Wno-format-nonliteral
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-03-18  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2020-03-09  Simon Marchicommon: cast arguments to character classification...
2020-01-21  Philippe Proulxcommon: support custom, extra information for build...
2019-12-05  Simon Marchicommon: introduce struct bt_common_color_codes and...
2019-11-19  Simon Marchilib: mark bt_common_assert_failed as hidden
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-03  Philippe Proulxbt_common_abort(): optionally execute a custom command...
2019-11-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-10-25  Simon MarchiUse typeof instead of __auto_type
2019-10-23  Simon MarchiFix: src.ctf.fs: free ds_file_info when add_ds_file_to_...
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
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-09  Simon MarchiFix: fix wint_t warning on MSYS2/mingw
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  Michael Jeansonport: mmap offset alignment on Windows
2019-09-30  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-09-04  Philippe ProulxAdd bt_common_append_file_content_to_g_string()
2019-08-17  Philippe Proulxbt_common_parse_lttng_live_url(): don't accept `net...
2019-08-16  Philippe ProulxFix: bt_common_string_until(): reset returned variable...
2019-08-14  Jonathan Rajottebt_uuid_compare: return actual comparison
2019-08-09  Philippe ProulxFix: common.c: logically dead code
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-26  Philippe Proulx*_string() enumerator to string functions: remove commo...
2019-07-26  Philippe Proulxlib: rename `bt_scope` -> `bt_field_path_scope`
2019-07-25  Philippe Proulxlib: rename all `*_STATUS_OVERFLOW` -> `*_STATUS_OVERFL...
2019-07-24  Simon Marchilib: remove INVALID_PARAMS status
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Simon Marchilib: make default query implementation return INVALID_O...
2019-07-24  Simon Marchilib: remove LOADING_ERROR status
2019-07-21  Mathieu Desnoyerscommon: implement bt_common_g_string_append and bt_comm...
2019-07-21  Mathieu Desnoyerscommon: implement bt_common_g_string_append_printf
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-12  Francis DeslauriersDo not check `NULL` to call free(): free() accepts...
2019-07-10  Michael JeansonRename PLUGINSDIR to BABELTRACE_PLUGINS_DIR and enable it
2019-07-10  Philippe Proulxlib: force user to include `<babeltrace2/babeltrace.h>`
2019-07-09  Philippe ProulxRename WARN log level to WARNING
2019-07-08  Michael JeansonReplace libuuid with internal implementation
2019-07-06  Philippe ProulxAdd bt_common_get_term_size()
2019-07-06  Philippe ProulxAdd bt_common_fold()
2019-07-04  Jonathan RajotteFix: log_level usage on mingw platform
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-29  Philippe Proulxlib: internal: add BT_ASSERT_POST()
2019-06-25  Simon Marchilib: remove "accept port" concept
2019-06-21  Michael Jeansonfix: move static functions inside ifdef
2019-06-20  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Philippe ProulxMove bt_{self_component,message_iterator}_status_string...
2019-06-20  Philippe ProulxLogging: pass dynamic log level to common functions...
2019-06-20  Philippe ProulxAdd internal bt_common_logging_level_string()
2019-06-20  Philippe ProulxStandardize log levels used by logging statements acros...
2019-06-17  Philippe ProulxAdd bt_common_sep_digits()
2019-06-13  Michael JeansonCleanup: remove private babeltrace.h
2019-06-12  Michael JeansonRe-organize sources
This page took 0.091384 seconds and 7 git commands to generate.