cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / src / cpp-common /
2 days ago  Simon Marchicpp-common/bt2c/fmt.hpp: use `wise_enum::string_type... master
6 days ago  Philippe Proulxbt2c::Logger: remove unused cLevel() method
6 days ago  Philippe Proulxbt2::CommonEnumerationFieldClass::addMapping(): add...
6 days ago  Philippe Proulxcpp-common/bt2c/logging.hpp: remove no-formatting ...
6 days ago  Philippe ProulxFix: cpp-common/bt2c/logging.hpp: add missing `template...
7 days ago  Simon Marchicpp-common/bt2c: remove `dummy.cpp`
8 days ago  Philippe Proulxbt2c/logging.hpp: use `std::span<const std::uint8_t...
8 days ago  Philippe Proulxsrc/cpp-common/bt2c: rename `span.hpp` -> `make-span...
8 days ago  Philippe Proulxcpp-common/bt2c/logging.hpp: use camel case for param...
8 days ago  Philippe Proulxbt2c::Logger: make `Level` enumerators more readable
2024-04-17  Simon Marchisrc.ctf.fs: make set_trace_name use bt2::Trace
2024-04-17  Philippe Proulxcpp-common/bt2c: add `DataLen` class (general-purpose...
2024-04-17  Francis Deslaurierscpp-common: add `dataFromFile()`
2024-04-17  Simon Marchisink.ctf.fs: use bt2c::Logger
2024-04-17  Simon Marchicpp-common/bt2: make `FieldPathScope` a wise enum
2024-04-17  Simon Marchicpp-common/bt2: make `ValueType` a wise enum
2024-04-17  Simon Marchicpp-common/bt2: make `UniqueConstError::_mError` a...
2024-04-17  Simon Marchicpp-common/bt2c: make `Logger::Level` a wise enum
2024-04-17  Simon Marchicpp-common/bt2: make `MessageType` a wise enum
2024-04-17  Simon Marchicpp-common/bt2c: add format_as() template functions...
2024-04-17  Simon Marchicpp-common/vendor: add copy of wise_enum
2024-04-17  Simon Marchicpp-common/bt2: move some enum classes out of enclosing...
2024-04-17  Simon Marchicpp-common/bt2c: use relative include for uuid.hpp...
2024-04-17  Simon Marchicpp-common/bt2c: add `BT_CPPLOGE_ERRNO_APPEND_CAUSE_SPEC`
2024-04-17  Simon Marchicpp-common/bt2c: add `BT_CPPLOGE_APPEND_CAUSE_SPEC`
2024-04-17  Simon Marchicpp-common/bt2c: Logger: remove `noThrow` suffixes
2024-04-17  Simon Marchicpp-common/bt2c: fix some function names in comments
2024-04-17  Simon MarchiChange naming convention for enum class enumerators
2024-04-17  Simon MarchiFix: cpp-common/bt2c: copy `_mSelfCompCls` when constru...
2024-03-28  Simon MarchiFix: cpp-common/bt2c/logging.hpp: remove one definition...
2024-03-28  Simon MarchiFix: cpp-common/bt2c/logging.hpp: don't set `_mSelfComp...
2024-03-26  Simon Marchicpp-common/bt2c: add `format_as()` functions for `Uuid...
2024-03-26  Simon Marchicpp-common/bt2: use universal reference for `Graph...
2024-03-26  Simon Marchicpp-common/bt2c: add `CStringView::startsWith`
2024-03-26  Simon Marchicpp-common/bt2: add C++ bindings around `bt_error *`
2024-03-26  Simon Marchicpp-common/bt2: add `wrap(bt_graph *)`
2024-03-26  Simon Marchicpp-common/bt2: don't use wrap in bindings code
2024-03-26  Simon Marchicpp-common/bt2: make `getSupportedMipVersions` methods...
2024-03-26  Simon Marchicpp-common/bt2: remove unnecessary mentions of `bt2::`
2024-03-26  Simon Marchicpp-common/bt2: make `{OptionalBorrowedObject,SharedObj...
2024-03-26  Simon Marchicpp-common/bt2: add `streamClassDefaultClockClass(...
2024-03-26  Simon Marchicpp-common/bt2c: use `ComparableWithCStringView` on...
2024-03-26  Simon Marchicpp-common/bt2: add static_assert in `CommonClockClass...
2024-03-26  Simon Marchicpp-common/bt2s: control span-lite's contract check...
2024-03-26  Simon Marchicpp-common/bt2c: enable span-lite's `make_span()` function
2024-03-26  Simon Marchicpp-common/bt2c: add `Uuid::Uuid(bt2c::CStringView)`
2024-03-26  Simon Marchicpp-common/bt2: make `CommonClockClass::uuid` take...
2024-03-26  Simon Marchicpp-common/bt2: make setters return `*this`
2024-03-26  Simon Marchicpp-common/bt2: move `SelfSpecificComponent` to `intern...
2024-03-26  Simon Marchicpp-common/bt2: check return value in `CommonVariantFie...
2024-03-26  Simon Marchicpp-common/bt2: add message creation methods to `UserMe...
2024-03-26  Simon Marchicpp-common/bt2c: change some `static inline` functions...
2024-03-26  Simon Marchicpp-common/bt2: remove extraneous `protected`
2024-03-26  Simon Marchicpp-common/bt2: specify default constructor for `Unknow...
2024-03-26  Simon Marchicpp-common/bt2: use `std::unique_ptr` to manage `UserMe...
2024-03-26  Simon Marchicpp-common/bt2: remove redundant assertions
2024-03-26  Simon MarchiFix: cpp-common/bt2: more specific assertion in `Common...
2024-03-26  Simon MarchiFix: cpp-common/bt2: don't pass a lib obj ptr when...
2024-03-12  Philippe Proulxcpp-common/bt2/wrap.hpp: add a few missing wrap() overloads
2024-03-12  Philippe ProulxFix: bt2::CommonOptionField::hasField(): has_value...
2024-03-12  Philippe Proulxbt2/clock-class.hpp: "clock class offset" -> "clock...
2024-03-12  Philippe Proulxcpp-common/bt2c: add bt2c::contains()
2024-03-04  Michael Jeansoncpp-common: replace bstd::string_view with nonstd:...
2024-02-29  Simon Marchicpp-common/bt2: add `findPlugin()`
2024-02-29  Simon Marchicpp-common/bt2: add C++ plugin bindings
2024-02-29  Simon Marchicpp-common/bt2: move findAllPluginsFromDir() to `plugin...
2024-02-29  Simon Marchicpp-common/bt2: move `ConstPluginSet` to `plugin-set...
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-09  Simon Marchicpp-common/bt2c: add `format_as` function for `bt2...
2024-02-08  Simon Marchicpp-common/bt2c: remove lib-str.hpp
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  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 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 Marchicpp-common/bt2: use bt2c::CStringView in parameters...
2024-01-29  Simon Marchicpp-common/bt2c: make some constructors of CStringView...
next
This page took 0.043681 seconds and 7 git commands to generate.