deliverable/babeltrace.git
2022-08-23  Philippe Proulxsrc/cpp-common: use C-style comments in C++ files
2022-08-23  Philippe Proulx.clang-format: set `FixNamespaceComments` to `false`
2022-08-23  Philippe Proulxsrc/cpp-common: add bt2_common::parseJson() functions...
2022-08-23  Philippe Proulxsrc/cpp-common: add `bt2_common::StrScanner` class
2022-08-23  Philippe Proulxsrc/cpp-common: add bt2_common::textLocStr() function
2022-08-23  Simon Marchisrc/cpp-common: add `bt2_common::TextLoc` class
2022-08-23  Simon Marchisrc/cpp-common/Makefile.am: add missing `uuid-view...
2022-08-23  Simon Marchilogging: remove check for BT_LOG_OUTPUT_LEVEL
2022-08-23  Simon Marchisrc/cpp-common: add BT_APPEND_CAUSE*() and BT_CLOG_...
2022-08-23  Francis Deslaurierscpp-common: Add common exceptions
2022-08-23  Francis Deslaurierssrc/cpp-common: add `LogCfg` class
2022-08-23  Simon Marchilib: add enum bt_resolve_field_xref_status
2022-08-23  Simon Marchilib: rename bt_resolve_field_path_context to bt_resolve...
2022-08-23  Francis DeslauriersAdd `bt2::CommonArrayValueIterator` to iterate on ...
2022-08-23  Francis DeslauriersAdd nlohmann/json header-only dependency
2022-08-23  Simon Marchilib: add field location-related functions
2022-08-23  Simon Marchilib: remove unneeded forward declarations in trace...
2022-08-23  Simon Marchilib: add logging format specifier for bt_field_location
2022-08-23  Simon Marchilib: add field location API
2022-08-23  Simon Marchilib: add MIP 1 pre-conditions for functions taking...
2022-08-23  Simon Marchilib: record effective MIP version in field and trace...
2022-08-23  Simon Marchilib: increase maximal MIP version number
2022-08-23  Simon Marchilib: adjust son dev/non-dev precondition assertions...
2022-08-23  Philippe Proulx🛑🛑🛑🛑🛑💥💥💥 .𝕘𝕚𝕥𝕣𝕖𝕧𝕚𝕖𝕨 💥💥💥🛑🛑🛑🛑🛑
2022-08-22  Simon Marchiconfigure: enable -Wshadow-field
2022-08-19  Simon MarchiFix: compat: include common/macros.h in mman.h
2022-08-18  Simon MarchiSilence -Wunused-but-set-variable error with clang
2022-08-18  Philippe Proulxsrc/common/align.h: remove unused macros
2022-08-16  Simon Marchitests: fix shellcheck warnings in plugins/sink.ctf.fs
2022-08-16  Simon Marchitests: fix shellcheck errors in plugins/sink.text.prett...
2022-08-16  Simon Marchitests: use -z / -n to test for string empty / non-empty
2022-08-16  Simon Marchitests: shorten names of session-rotation trace
2022-08-01  Simon MarchiFix: autodisc: make sure auto_discover_source_for_input...
2022-07-26  Simon MarchiChange required clang-format version to 14
2022-06-30  Simon MarchiFix: bt2: autodisc: remove thread error while inserting...
2022-06-30  Simon Marchitests: src.ctf.fs: add test for metadata with invalid...
2022-06-30  Francis DeslauriersRemove `skip-string-normalization` in Python formatter...
2022-06-15  Simon Marchiconfigure: disable -Wmaybe-uninitialized
2022-06-15  Simon MarchiCONTRIBUTING.adoc: remove BT_LIB_LOGF_APPEND_CAUSE
2022-06-15  Simon MarchiFix: common: handle missing status in bt_common_func_st...
2022-06-15  Simon Marchitests: remove spurious print in test_field_class.py
2022-06-15  Simon Marchiconfigure: enable -Wsuggest-override
2022-06-15  Simon Marchiconfigure: enable -Wshadow-field-in-constructor
2022-06-15  Simon Marchictf: rename identifiers ERROR and DEBUG_PROCESS
2022-06-15  Simon Marchiflt.utils.muxer: replace queue with array
2022-06-15  Simon Marchilogging: use G_UNLIKELY in BT_LOG_ON macros
2022-06-15  Simon Marchitests: add diag in plugins/src.ctf.lttng-live/test_live
2022-06-15  Simon Marchisrc.ctf.lttng-live: remove unused variable in live_get_...
2022-06-13  Simon MarchiFix: python: don't get extra references when creating...
2022-06-13  Simon MarchiFix: tests: create correct field class in bt_plugin_tes...
2022-06-13  Simon MarchiFix: python: free py_config_ptr in component_class_mess...
2022-05-10  Simon MarchiFix: lib: pass down API function name to some helpers
2022-05-10  Simon Marchisrc.ctf.fs: remove unused ctf_fs_ds_file::self_msg_iter...
2022-04-01  Jérémie GalarneauClean-up: lttng-live: left-over tabs in comment
2022-03-11  Michael JeansonUse Black stable to format python code
2022-03-10  Michael Jeansonfix: add dependency between cli bin and plugins when...
2022-03-10  Michael Jeanson.gitignore: generated files moved to cpp
2022-03-08  Simon MarchiFix: src.text.details: use write_uint_prop_value to...
2022-02-24  Francis DeslauriersTests: src.ctf.lttng-live: split metadata sections
2022-02-24  Francis DeslauriersFix: src.ctf.lttng-live: consider empty metadata packet...
2022-02-24  Francis DeslauriersFix: ctf: wrongfully requiring CTF metadata signature...
2022-02-24  Francis DeslauriersFix: src.ctf.lttng-live: session closed before any...
2022-02-24  Francis Deslaurierssrc.ctf.lttng-live: add comments and debug statements
2022-02-16  Francis DeslauriersFix: C++ bindings typos in lib function name
2022-02-16  Simon MarchiFix: lib: fix memory leak in simple_sink_init error...
2022-02-16  Simon MarchiFix: src.ctf.lttng-live: return correct error status...
2022-02-16  Simon Marchisrc.ctf.lttng-live: remove unnecessary assignment in...
2022-02-16  Simon Marchisrc.ctf.lttng-live: remove unnecessary assignment in...
2022-02-16  Simon MarchiFix: lib: add NULL check for destroy_listeners in destr...
2022-02-16  Simon Marchiparam-parse: remove unnecessary variable assignment
2022-02-16  Simon Marchiparam-validation: add static creation methods to bt_par...
2022-01-28  Philippe ProulxAdd `src/cpp-common/bt2/logging.hpp`
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_message...
2022-01-28  Philippe ProulxAdd missing C++ interface for the libbabeltrace2 trace...
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_field...
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_field_clas...
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_field_path...
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_clock_snap...
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_clock_clas...
2022-01-28  Philippe ProulxAdd `bt2_common::UuidView`
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_integer_ra...
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_integer_ra...
2022-01-28  Philippe ProulxAdd C++ interface for the libbabeltrace2 `bt_value...
2022-01-28  Philippe ProulxAdd `src/cpp-common/bt2/internal/utils.hpp` (validateCr...
2022-01-28  Philippe ProulxAdd `src/cpp-common/bt2/lib-error.hpp`
2022-01-28  Philippe ProulxAdd `std::string_view` replacement (`bpstd::string_view`)
2022-01-28  Philippe ProulxAdd `std::optional` replacement (`nonstd::optional`)
2022-01-28  Philippe ProulxAdd libbabeltrace2 C++ interface base
2022-01-28  Simon MarchiRe-format new C++ files
2022-01-28  Simon Marchictf: compile plugin as C++
2022-01-28  Simon Marchicompat: fix compilation with !BABELTRACE_HAVE_OPEN_MEMS...
2022-01-28  Simon Marchictf/visitor-generate-ir: rename struct ctf to ctf_visit...
2022-01-28  Simon Marchicommon: rename struct mmap_align to mmap_align_data
2022-01-28  Simon MarchiUse __typeof__ instead of typeof
2022-01-28  Simon MarchiAdjust .editorconfig
2022-01-28  Simon Marchisrc.ctf.fs: fix switch cases using wrong enumerator
2022-01-28  Simon Marchisrc.ctf.fs: add status conversion function
2022-01-28  Philippe Proulxtools/format-cpp: enforce clang-format 13
2022-01-28  Philippe Proulx.clang-format: update for clang-format 13
2021-12-10  Michael Jeansonfix: don't add libelf and libdw to global LIBS
next
This page took 0.053872 seconds and 5 git commands to generate.