bt2: compile `native_bt.c` with `-Wno-undef`
[babeltrace.git] / src /
2024-02-28  Simon Marchibt2: compile `native_bt.c` with `-Wno-undef`
2024-02-19  Simon Marchicpp-common/bt2: add C++ query executor bindings
2024-02-19  Simon Marchicpp-common/bt2: add C++ graph bindings
2024-02-19  Simon Marchicpp-common/bt2: make `SinkCompClsBridge::userCompFromLi...
2024-02-19  Philippe Proulxcpp-common/bt2: add component class creation methods
2024-02-19  Simon Marchicpp-common/bt2: add C++ component class bindings
2024-02-19  Simon Marchicpp-common/bt2: move user component class bases to...
2024-02-19  Simon Marchicpp-common/bt2: move component class bridges to `intern...
2024-02-19  Simon Marchicpp-common/bt2: make `ConstComponentPorts::operator...
2024-02-19  Simon Marchicpp-common/bt2: add const_cast when setting user data
2024-02-19  Simon Marchicpp-common/bt2: add missing return in `SelfComponentPor...
2024-02-19  Simon Marchicpp-common/bt2: add `SelfComponent::createClockClass`
2024-02-19  Simon Marchicpp-common/bt2: add `SelfComponent::createTraceClass`
2024-02-19  Simon Marchicpp-common/bt2: add message creation methods to `SelfMe...
2024-02-19  Simon Marchicpp-common/bt2: fix trivial-ish mistakes in plugin...
2024-02-19  Simon Marchicpp-common/bt2: `User*Component`: pass query method...
2024-02-19  Simon Marchicpp-common/bt2: `CompClsBridge`: pass init method data...
2024-02-19  Simon Marchisrc/cpp-common: pass user message iterator class to...
2024-02-19  Simon Marchicpp-common/bt2: add `CommonStringField::length` method
2024-02-19  Simon Marchicpp-common: remove unused include
2024-02-19  Simon Marchicommon: remove unused things from common.{c,h}
2024-02-10  Simon Marchiflt.utils.muxer: remove msgTypeStr
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  Simon Marchibt2/setup.py.in: improve legibility of our_get_config_v...
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 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-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-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 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  Simon Marchilib: remove unused includes
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  Simon MarchiFix typos
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...
next
This page took 0.043278 seconds and 7 git commands to generate.