src.ctf.lttng-live: remove some goto error-handling
[babeltrace.git] / src / cpp-common / bt2 / trace-ir.hpp
2 days ago  Simon Marchicpp-common/bt2: move some enum classes out of enclosing...
2 days ago  Simon MarchiChange naming convention for enum class enumerators
2024-03-26  Simon Marchicpp-common/bt2: make setters return `*this`
2024-01-29  Simon Marchicpp-common/bt2: use bt2c::CStringView in parameters...
2023-12-14  Simon Marchicpp-common/bt2: return `bt2c::CStringView` instead...
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: make `bt2::BorrowedObject::LibObj`...
2023-12-14  Simon Marchicpp-common: add `bt2s::optional`, alias of `nonstd...
2023-12-14  Simon Marchicpp-common: rename `bt2_common` namespace -> `bt2c`
2023-12-14  Philippe Proulxcpp-common/bt2: do not use `bpstd::string_view`
2023-12-14  Philippe Proulxcpp-common/bt2: remove useless copy operations
2023-12-14  Philippe Proulxcpp-common/bt2: remove useless `_ThisXyz` type aliases
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 `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  Simon MarchiRemove some unused includes in C++ files
2023-12-01  Simon MarchiSort includes in C++ files
2023-09-11  Francis Deslaurierstrace-ir.hpp: pass `UuidView` object to `CommonTrace...
2023-09-11  Francis DeslauriersFix: trace-ir.hpp: spurious reference on object creation
2023-09-11  Francis DeslauriersFix: trace-ir.hpp: no need to provide a bt2::Trace...
2023-09-11  Philippe Proulxcpp-common/bt2: pass wrappers by value instead of by...
2023-09-11  Philippe Proulxcpp-common/bt2: use classes from `cpp-common/exc.hpp`
2023-09-11  Philippe ProulxAdd bt2::internal::SharedObj::create{With,Without}Ref...
2023-09-11  Philippe ProulxFix: bt2::CommonStreamClass: use correct memory error...
2023-09-11  Philippe Proulxsrc/cpp-common/bt2: add `bt2::AddConst` and `bt2::Remov...
2023-09-11  Philippe ProulxFix: src/cpp-common/bt2/trace-ir.hpp: use correct varia...
2023-09-11  Francis Deslaurierscpp-common: Expose BorrowedObj::libObjPtr() as public...
2023-09-11  Simon MarchiFix: cpp-common: add missing argument to bt_field_class...
2023-09-11  Simon MarchiFix: cpp-common: remove unexpected parameter to createS...
2023-09-11  Philippe Proulxsrc/cpp-common: use C-style comments in C++ files
2022-06-15  Simon Marchictf: rename identifiers ERROR and DEBUG_PROCESS
2022-02-16  Francis DeslauriersFix: C++ bindings typos in lib function name
2022-01-28  Philippe ProulxAdd missing C++ interface for the libbabeltrace2 trace...
This page took 0.104163 seconds and 6 git commands to generate.