babeltrace.git
2024-02-09  Philippe Proulxtests/utils/env.sh.in: remove `#!/bin/bash`, add a...
2024-02-09  Simon Marchicpp-common/bt2c: add `format_as` function for `bt2...
2024-02-09  Simon Marchibt2/setup.py.in: don't call get_cflags/get_ldshared...
2024-02-09  Philippe Proulxtests/utils/env.sh.in: make it portable for Bash and Zsh
2024-02-09  Philippe Proulxtools/shellcheck.sh: use tabs
2024-02-09  Simon Marchibt2/setup.py.in: improve legibility of our_get_config_v...
2024-02-09  Simon MarchiRevert "tests/utils/utils.sh: quote command name when...
2024-02-09  Simon Marchi.editorconfig: handle .py.in files
2024-02-08  Simon Marchitests/lib: reorganize Makefile.am a bit
2024-02-08  Simon Marchilib: remove unused includes
2024-02-08  Simon Marchilib: remove BT_ASSERT_COND_SUPPORTED check in graph...
2024-02-08  Simon MarchiFix: lib: strengthen clock expectation check for no...
2024-02-08  Simon Marchicpp-common/bt2c: remove lib-str.hpp
2024-02-07  Philippe Proulxconfigure.ac: don't make `tests/utils/env.sh` executable
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: rename `UTILSSH` variable...
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: `${@}` -> `$@`
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: update comment
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: remove unneeded quotes
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: use the arg. count io....
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: update error message style
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: use `[[ ... ]]` instead...
2024-02-07  Philippe Proulxrun-in-py-utils-bt2-env.sh: update usage and remove...
2024-02-07  Philippe Proulxtests/utils: `run-python-bt2.sh` -> `run-in-py-env.sh`
2024-02-07  Philippe Proulxtests/utils/utils.sh: gen_mctf_trace() -> bt_gen_mctf_t...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2_test() -> bt_run_p...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python_bt2() -> bt_run_in_py_...
2024-02-07  Philippe Proulxtests/utils/utils.sh: run_python() -> bt_run_in_py_util...
2024-02-07  Philippe Proulxtests/utils/utils.sh: remove redundancy when setting...
2024-02-07  Philippe Proulxtests/utils/utils.sh: aerate the code
2024-02-07  Philippe Proulxtests/utils/utils.sh: remove unneeded curly braces...
2024-02-07  Philippe Proulxtests/utils/utils.sh: remove unneeded quotes
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
next
This page took 0.040198 seconds and 4 git commands to generate.