Normalize C/C++ include guards
[babeltrace.git] / src / cpp-common /
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...
2024-01-29  Simon Marchicpp-common/bt2c: make CStringView convertible from...
2024-01-29  Simon Marchicpp-common/bt2c: simplify CStringView formatter
2024-01-23  Simon MarchiFix typos
2023-12-14  Simon Marchicpp-common/bt2: return `bt2c::CStringView` instead...
2023-12-14  Philippe Proulxcpp-common/bt2c: add `bt2c::CStringView`
2023-12-14  Simon Marchicpp-common: fix `#include` patterns
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  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-01  Simon MarchiSort includes in C++ files
2023-11-20  Philippe ProulxFix REUSE licensing/copyright issues in `src`
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/'
2023-09-11  Philippe Proulxcpp-common/bt2/message.hpp: add missing `#include`
2023-09-11  Simon Marchisrc.ctf.fs: add GMappedFileUP
2023-09-11  Simon Marchicpp-common: add GDirUp
2023-09-11  Simon Marchicpp-common: add GStringUP
2023-09-11  Simon Marchicpp-common: add FileUP
2023-09-11  Simon Marchicpp-common: add GCharUP
2023-09-11  Francis Deslaurierscpp-common: add `readFixedLenInt()` function
2023-09-11  Philippe Proulxsrc/cpp-common: add fixed-length integer reading functions
2023-09-11  Philippe ProulxAdd `src/cpp-common/std-int.hpp`
2023-09-11  Simon Marchicpp-common: add bt2_common::messageTypeStr()
2023-09-11  Simon Marchicpp-common: add vectorFastRemove
2023-09-11  Philippe ProulxFix: bt2::CommonOptionField::hasField(): use has_value()
2023-09-11  Francis Deslaurierscpp-common/bt2: field.hpp: Add assignment operator...
2023-09-11  Francis Deslaurierscpp-common: Add `bt2::CommonStringField::append()`...
2023-09-11  Francis Deslaurierscpp-common: message.hpp: add `asDiscardedPackets()...
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  Francis DeslauriersFix: field.hpp: various typos
2023-09-11  Francis DeslauriersFix: integer-range-set.hpp: calling `_get_ref()` rather...
2023-09-11  Philippe Proulxcpp-common/bt2: pass wrappers by value instead of by...
2023-09-11  Simon Marchicpp-common: add SharedObj::release
2023-09-11  Philippe Proulxcpp-common/bt2: use classes from `cpp-common/exc.hpp`
2023-09-11  Philippe ProulxAdd `bt2_common::OverflowError`
2023-09-11  Simon Marchisrc/cpp-common: improve C++ UUID utilities
2023-09-11  Philippe ProulxMake `bt2_common::UuidView` final
2023-09-11  Philippe ProulxRename bt2_common::UuidView::string() -> str()
2023-09-11  Philippe ProulxAdd bt2_common::UuidView::operator<()
next
This page took 0.054063 seconds and 7 git commands to generate.