projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cpp-common/bt2: add C++ bindings around `bt_error *`
[babeltrace.git]
/
src
/
cpp-common
/
bt2
/
2024-03-26
Simon Marchi
cpp-common/bt2: add C++ bindings around `bt_error *`
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: add `wrap(bt_graph *)`
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: don't use wrap in bindings code
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: make `getSupportedMipVersions` methods...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: remove unnecessary mentions of `bt2::`
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: make `{OptionalBorrowedObject,SharedObj...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: add `streamClassDefaultClockClass(...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: add static_assert in `CommonClockClass...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: make `CommonClockClass::uuid` take...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: make setters return `*this`
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: move `SelfSpecificComponent` to `intern...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: check return value in `CommonVariantFie...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: add message creation methods to `UserMe...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: remove extraneous `protected`
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: specify default constructor for `Unknow...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: use `std::unique_ptr` to manage `UserMe...
tree
|
commitdiff
2024-03-26
Simon Marchi
cpp-common/bt2: remove redundant assertions
tree
|
commitdiff
2024-03-26
Simon Marchi
Fix: cpp-common/bt2: more specific assertion in `Common...
tree
|
commitdiff
2024-03-26
Simon Marchi
Fix: cpp-common/bt2: don't pass a lib obj ptr when...
tree
|
commitdiff
2024-03-12
Philippe Proulx
cpp-common/bt2/wrap.hpp: add a few missing wrap() overloads
tree
|
commitdiff
2024-03-12
Philippe Proulx
Fix: bt2::CommonOptionField::hasField(): has_value...
tree
|
commitdiff
2024-03-12
Philippe Proulx
bt2/clock-class.hpp: "clock class offset" -> "clock...
tree
|
commitdiff
2024-02-29
Simon Marchi
cpp-common/bt2: add `findPlugin()`
tree
|
commitdiff
2024-02-29
Simon Marchi
cpp-common/bt2: add C++ plugin bindings
tree
|
commitdiff
2024-02-29
Simon Marchi
cpp-common/bt2: move findAllPluginsFromDir() to `plugin...
tree
|
commitdiff
2024-02-29
Simon Marchi
cpp-common/bt2: move `ConstPluginSet` to `plugin-set...
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: add C++ query executor bindings
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: add C++ graph bindings
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: make `SinkCompClsBridge::userCompFromLi...
tree
|
commitdiff
2024-02-19
Philippe Proulx
cpp-common/bt2: add component class creation methods
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: add C++ component class bindings
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: move user component class bases to...
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: move component class bridges to `intern...
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: make `ConstComponentPorts::operator...
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: add const_cast when setting user data
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: add missing return in `SelfComponentPor...
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: add `SelfComponent::createClockClass`
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: add `SelfComponent::createTraceClass`
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: add message creation methods to `SelfMe...
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: fix trivial-ish mistakes in plugin...
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: `User*Component`: pass query method...
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: `CompClsBridge`: pass init method data...
tree
|
commitdiff
2024-02-19
Simon Marchi
src/cpp-common: pass user message iterator class to...
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common/bt2: add `CommonStringField::length` method
tree
|
commitdiff
2024-02-19
Simon Marchi
cpp-common: remove unused include
tree
|
commitdiff
2024-01-29
Simon Marchi
cpp-common/bt2: add basic PluginSet and bt_plugin_find_...
tree
|
commitdiff
2024-01-29
Simon Marchi
cpp-common/bt2: use bt2c::CStringView in parameters...
tree
|
commitdiff
2024-01-23
Simon Marchi
Fix typos
tree
|
commitdiff
2023-12-14
Simon Marchi
cpp-common/bt2: return `bt2c::CStringView` instead...
tree
|
commitdiff
2023-12-14
Simon Marchi
cpp-common: fix `#include` patterns
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2/wrap.hpp: add wrapOptional() versions
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: remove useless `avail` variable where...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: use `bt2::OptionalBorrowedObject` where...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `bt2::OptionalBorrowedObject`
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: make `bt2::BorrowedObject::LibObj`...
tree
|
commitdiff
2023-12-14
Simon Marchi
cpp-common/bt2c: move `uuid-view.*pp` contents to ...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add missing ConstClockSnapshot::clockCl...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add bt2::CommonEventMessage::streamClas...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2/shared-object.hpp: make the optional...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `plugin-dev.hpp`
tree
|
commitdiff
2023-12-14
Simon Marchi
cpp-common: add `bt2s::optional`, alias of `nonstd...
tree
|
commitdiff
2023-12-14
Simon Marchi
cpp-common: rename `bt2_common` namespace -> `bt2c`
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add bt2::wrap() overloads
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `bt2::SelfComponentClass`
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `bt2::PrivateQueryExecutor`
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `bt2::SelfMessageIteratorConfiguration`
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `bt2::SelfMessageIterator`
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `bt2::Self*Component` and `bt2...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `bt2::MessageIterator`
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `bt2::Const*Component` and `bt2...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `bt2::ConstMessageArray`
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2/shared-object.hpp: add newlines around...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: do not use `bpstd::string_view`
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2/field-class.hpp: coalesce `internal...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: remove useless copy operations
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2/borrowed-object.hpp: use BT_ASSERT_DBG()
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2/field.hpp: use raw value proxy for scala...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: use raw value proxy for scalar value...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2/value.hpp: add proxy methods to `bt2...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: remove useless `_ThisXyz` type aliases
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2/value.hpp: move static assertion (wrong...
tree
|
commitdiff
2023-12-14
Simon Marchi
cpp-common/bt2: rework `bt2::CommonIterator` (now ...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `bt2::BorrowedObjectProxy`
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add and use `bt2::internal::Dep*` type...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: use more specific static assertion...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add asConst() methods
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: use the "length" term everywhere instea...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: remove useless friend classes to access...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add `noexcept` to user attribute setters
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: systematize the `const` method situation
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: add missing `noexcept` to static methods
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: rename `common-iter.hpp` to `common...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: remove superfluous NL
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2/common-iter.hpp: add missing NL
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: rename `bt2::SharedObj` -> `bt2::Shared...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: `bt2::internal::SharedObj` -> `bt2...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2: rename `bt2::BorrowedObj` -> `bt2:...
tree
|
commitdiff
2023-12-14
Simon Marchi
cpp-common/bt2: `bt2::internal::BorrowedObj` -> `bt2...
tree
|
commitdiff
2023-12-14
Philippe Proulx
cpp-common/bt2/borrowed-obj.hpp: remove unused `SharedO...
tree
|
commitdiff
2023-12-14
Simon Marchi
Add some includes in C++ header files
tree
|
commitdiff
next
This page took
0.045799 seconds
and
7
git commands to generate.