babeltrace.git
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`
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::PrivateQueryExecutor`
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::SelfMessageIteratorConfiguration`
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::SelfMessageIterator`
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::Self*Component` and `bt2...
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::MessageIterator`
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::Const*Component` and `bt2...
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::ConstMessageArray`
2023-12-14  Philippe Proulxcpp-common/bt2/shared-object.hpp: add newlines around...
2023-12-14  Philippe Proulxcpp-common/bt2: do not use `bpstd::string_view`
2023-12-14  Philippe Proulxcpp-common/bt2/field-class.hpp: coalesce `internal...
2023-12-14  Philippe Proulxcpp-common/bt2: remove useless copy operations
2023-12-14  Philippe Proulxcpp-common/bt2/borrowed-object.hpp: use BT_ASSERT_DBG()
2023-12-14  Philippe Proulxcpp-common/bt2/field.hpp: use raw value proxy for scala...
2023-12-14  Philippe Proulxcpp-common/bt2: use raw value proxy for scalar value...
2023-12-14  Philippe Proulxcpp-common/bt2/value.hpp: add proxy methods to `bt2...
2023-12-14  Philippe Proulxcpp-common/bt2: remove useless `_ThisXyz` type aliases
2023-12-14  Philippe Proulxcpp-common/bt2/value.hpp: move static assertion (wrong...
2023-12-14  Simon Marchicpp-common/bt2: rework `bt2::CommonIterator` (now ...
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::BorrowedObjectProxy`
2023-12-14  Philippe Proulxcpp-common/bt2: add and use `bt2::internal::Dep*` type...
2023-12-14  Philippe Proulxcpp-common/bt2: use more specific static assertion...
2023-12-14  Philippe Proulxcpp-common/bt2: add asConst() methods
2023-12-14  Philippe Proulxcpp-common/bt2: use the "length" term everywhere instea...
2023-12-14  Philippe Proulxcpp-common/bt2: remove useless friend classes to access...
2023-12-14  Philippe Proulxcpp-common/bt2: add `noexcept` to user attribute setters
2023-12-14  Philippe Proulxcpp-common/bt2: systematize the `const` method situation
2023-12-14  Philippe Proulxcpp-common/bt2: add missing `noexcept` to static methods
2023-12-14  Philippe Proulxcpp-common/bt2: rename `common-iter.hpp` to `common...
2023-12-14  Philippe Proulxcpp-common/bt2: remove superfluous NL
2023-12-14  Philippe Proulxcpp-common/bt2/common-iter.hpp: add missing NL
2023-12-14  Philippe Proulxcpp-common/bt2: rename `bt2::SharedObj` -> `bt2::Shared...
2023-12-14  Philippe Proulxcpp-common/bt2: `bt2::internal::SharedObj` -> `bt2...
2023-12-14  Philippe Proulxcpp-common/bt2: rename `bt2::BorrowedObj` -> `bt2:...
2023-12-14  Simon Marchicpp-common/bt2: `bt2::internal::BorrowedObj` -> `bt2...
2023-12-14  Philippe Proulxcpp-common/bt2/borrowed-obj.hpp: remove unused `SharedO...
2023-12-14  Simon MarchiAdd IWYU keep pragmas when including some compat headers
2023-12-14  Simon MarchiAdd some includes in C++ header files
2023-12-14  Simon MarchiRemove some unused includes in C++ files
2023-12-14  Simon Marchiinclude: add IWYU pragmas in private header files
2023-12-14  Simon MarchiRemove stdbool.h includes from C++ files
2023-12-01  Simon MarchiSort includes in C++ files
2023-12-01  Simon Marchitests: normalize inclusions of tap/tap.h
2023-12-01  Simon MarchiRemove unnecessary inclusions of "internal public"...
2023-11-22  Simon Marchilib: validate iterator message sequence
2023-11-22  Simon Marchilib: validate iterator message packets
2023-11-20  Philippe ProulxFix REUSE licensing/copyright issues in `tests/utils`
2023-11-20  Philippe ProulxFix REUSE licensing/copyright issues in `src`
2023-11-20  Philippe ProulxAdd SPDX info for `tests/utils/python/typing/typing.py`
2023-11-20  Philippe ProulxAdd SPDX info to Python bindings documentation
2023-11-20  Philippe ProulxAdd missing REUSE licenses
2023-11-20  Philippe ProulxLICENSES: add `.txt` extension to license files
2023-11-20  Philippe ProulxUse `LICENSES/GPL-3.0-or-later` (`GPL-3.0` is deprecated)
2023-11-20  Philippe ProulxUse `LICENSES/GPL-2.0-only` (`GPL-2.0` is deprecated)
2023-11-20  Philippe ProulxUse `LICENSES/LGPL-2.1-only` (`LGPL-2.1` is deprecated)
2023-11-20  Philippe ProulxRemove `src/plugins/ctf/common/bfcr/btr.gdb`
2023-11-20  Philippe Proulxtests/utils/python/normand.py: add SPDX headers
next
This page took 0.042145 seconds and 4 git commands to generate.