babeltrace.git
2024-02-07  Philippe Proulxtests/utils/utils.sh: _set_vars_srcdir_builddir():...
2024-02-07  Philippe Proulxtests/utils/utils.sh: use `[[ ... ]]` instead of `...
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace(): use an array...
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace(): use `echo`...
2024-02-07  Philippe Proulxtests/utils/utils.sh: use `+=` instead of expanding...
2024-02-07  Philippe Proulxtests/utils/utils.sh: check_coverage() -> _bt_tests_che...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_grep_ok(): only define if...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_details_ctf_single()...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_cli(): return directly...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff(): remove useless `ret...
2024-02-07  Philippe Proulxtests/utils/utils.sh: use backticks to quote in printed...
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace(): use `local...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2_test(): make ...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2_test(): use `local...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2_test(): remove...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2(): use `local...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_grep_ok(): use `local -r`...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_details_ctf_gen_single...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_details_ctf_single()...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff_cli(): use `local -r...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_diff(): use `local -r` when...
2024-02-07  Philippe Proulxtests/utils/utils.sh: bt_cli(): use `local -r` when...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2(): remove unneeded...
2024-02-07  Philippe Proulxtests/utils/utils.sh: don't export `BT_TESTS_ENABLE_ASAN`
2024-02-07  Philippe Proulxtests/utils/utils.sh: use "private" variables if applicable
2024-02-07  Philippe Proulxtests/utils/utils.sh: use a function to source `env.sh`
2024-02-07  Philippe Proulxtests/utils/utils.sh: quote command name when running it
2024-02-07  Philippe Proulxtests/utils/utils.sh: use a func. to set `BT_TESTS_...
2024-02-07  Philippe Proulxtests/utils/utils.sh: improve comments
2024-02-07  Philippe Proulxtests/utils/env.sh.in: add comments and remove redundancy
2024-02-07  Simon Marchitools/shellcheck.sh: allow overriding the shellcheck...
2024-02-07  Olivier Diontests: add `src.ctf.fs` single field testing framework
2024-02-07  Philippe ProulxFix: `babeltrace2 convert`: don't consider the `--plugi...
2024-02-06  Simon Marchilib: move graph/message/iterator.h -> graph/iterator.h
2024-02-06  Philippe Proulxcpp-common/vendor/optional-lite: bump to 3.6.0
2024-02-06  Philippe ProulxUpdate README.adoc
2024-02-05  Philippe Proulxbt2c::Logger::_logStrNoThrow(): use `msg`, not `_mBuf...
2024-02-05  Philippe ProulxFix: bt2c::Logger: include the `errno` message into...
2024-02-05  Philippe Proulxlogging/log-api.c: add newline between assertion and...
2024-02-05  Simon Marchisrc/Makefile.am: add libcpp-common convenience library
2024-02-05  Philippe Proulxcpp-common: add `bt2s::span` 0.11.0 and other related...
2024-02-05  Philippe Proulxcpp-common/bt2s: use a `using` declaration
2024-02-05  Philippe Proulx`optional.hpp.license` belongs to `cpp-common/vendor...
2024-02-02  Simon Marchitests: fix namespace comment style
2024-01-29  Simon MarchiFix: lib: handle BT_FUNC_STATUS_NOT_FOUND in bt_plugin_...
2024-01-29  Simon Marchicpp-common/bt2c: add CStringView equality and non-equal...
2024-01-29  Simon Marchicpp-common/bt2c: add `bt2c::IsOneOf` trait
2024-01-29  Simon Marchicpp-common/bt2: add basic PluginSet and bt_plugin_find_...
2024-01-29  Simon Marchisrc: Makefile.am cleanups
2024-01-29  Simon Marchitests: rename lib plugins test files
2024-01-29  Simon Marchicpp-common/bt2: use bt2c::CStringView in parameters...
2024-01-29  Simon Marchicpp-common/bt2c: make some constructors of CStringView...
2024-01-29  Simon Marchicpp-common/bt2c: make CStringView convertible from...
2024-01-29  Simon Marchicpp-common/bt2c: simplify CStringView formatter
2024-01-26  Philippe Proulxinclude/babeltrace2/types.h: remove `bt_plugin_so_share...
2024-01-26  Simon Marchilib: remove unused includes
2024-01-25  Philippe Proulxinclude/babeltrace2/plugin/plugin-dev.h: "define" ...
2024-01-24  Philippe Proulxtools/format-cpp.sh: ignore `.git` directory
2024-01-23  Simon Marchitests: remove unused _TestIntegerValue.test_create_neg
2024-01-23  Simon Marchibt2: require msg for _OverflowError in _handle_func_status
2024-01-23  Simon MarchiFix: bt2: pass _TraceClassConst to destruction listeners
2024-01-23  Simon MarchiFix: lib: pass correct argument to BT_ASSERT_PRE_PLUGIN...
2024-01-23  Michael Jeansontools: Add shellcheck.sh
2024-01-23  Michael Jeansonfix: 'env.sh' is optional, ignore it in shellcheck
2024-01-23  Simon Marchiconfigure: use single word for PROJECT-NAME argument...
2024-01-23  Simon MarchiFix typos
2024-01-23  Simon Marchitests: remove stale comment in stored-values.mctf
2024-01-15  Simon MarchiFix: doc: escape double quote in bt_p alias
2023-12-15  Michael Jeansonfix: 'load_module()' deprecated in Python 3.12
2023-12-15  Michael Jeansonlogging: Add freebsd support
2023-12-14  Philippe Proulxflt.utils.muxer: use a heap to sort iterators (also...
2023-12-14  Simon Marchicpp-common/bt2: return `bt2c::CStringView` instead...
2023-12-14  Philippe Proulxcpp-common/bt2c: add `bt2c::CStringView`
2023-12-14  Philippe Proulxplugins/common/muxing/muxing.c: use BT_ASSERT_DBG()
2023-12-14  Simon Marchicpp-common: fix `#include` patterns
2023-12-14  Philippe Proulxbt_secure_getenv(): add missing `unused` attribute...
2023-12-14  Philippe Proulxinclude/babeltrace2: add `noexcept` specifier for C...
2023-12-14  Philippe Proulxcpp-common/bt2/wrap.hpp: add wrapOptional() versions
2023-12-14  Philippe Proulxcpp-common/bt2: remove useless `avail` variable where...
2023-12-14  Philippe Proulxcpp-common/bt2: use `bt2::OptionalBorrowedObject` where...
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::OptionalBorrowedObject`
2023-12-14  Philippe Proulxcpp-common/bt2: make `bt2::BorrowedObject::LibObj`...
2023-12-14  Simon Marchicpp-common/bt2c: move `uuid-view.*pp` contents to ...
2023-12-14  Philippe Proulxcpp-common/bt2c: add bt2c::call()
2023-12-14  Philippe Proulxcpp-common/bt2: add missing ConstClockSnapshot::clockCl...
2023-12-14  Philippe Proulxcpp-common/bt2c: add `bt2c::PrioHeap` (C++ version...
2023-12-14  Philippe Proulxcpp-common/bt2: add bt2::CommonEventMessage::streamClas...
2023-12-14  Philippe Proulxcpp-common/bt2/shared-object.hpp: make the optional...
2023-12-14  Philippe Proulxcpp-common/bt2: add `plugin-dev.hpp`
2023-12-14  Philippe Proulxcpp-common: add `logging.hpp` (`bt2c::Logger` and BT_CP...
2023-12-14  Philippe Proulxsrc/cpp-common: add {fmt} 10.1.1
2023-12-14  Simon Marchilogging: strip down and clean `log.h` and `log.c`
2023-12-14  Philippe Proulxcpp-common: move `nlohmann/json.hpp` to `vendor`
2023-12-14  Philippe Proulxcpp-common: add `bt2s::string_view`, alias of `bpstd...
2023-12-14  Simon Marchicpp-common: add `bt2s::optional`, alias of `nonstd...
2023-12-14  Philippe Proulxcpp-common: rename bt2c::makeUnique() -> bt2s::make_uni...
2023-12-14  Simon Marchicpp-common: rename `bt2_common` namespace -> `bt2c`
2023-12-14  Philippe Proulxcpp-common: remove `cfg-*.hpp` and `log-cfg.hpp`
2023-12-14  Philippe Proulxcpp-common/bt2: add bt2::wrap() overloads
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::SelfComponentClass`
next
This page took 0.03966 seconds and 4 git commands to generate.