.gitignore: add some more IDE / tools related file
[babeltrace.git] / src / cpp-common / bt2c /
9 days ago  Simon MarchiRe-format with clang-format 16
12 days ago  Simon MarchiNormalize C/C++ include guards
2024-05-07  Simon Marchicpp-common/bt2c/logging.hpp: change type of `fmt` param...
2024-04-30  Simon Marchicpp-common/bt2c/fmt.hpp: use `wise_enum::string_type...
2024-04-26  Philippe Proulxbt2c::Logger: remove unused cLevel() method
2024-04-25  Philippe Proulxcpp-common/bt2c/logging.hpp: remove no-formatting ...
2024-04-25  Philippe ProulxFix: cpp-common/bt2c/logging.hpp: add missing `template...
2024-04-24  Simon Marchicpp-common/bt2c: remove `dummy.cpp`
2024-04-23  Philippe Proulxbt2c/logging.hpp: use `std::span<const std::uint8_t...
2024-04-23  Philippe Proulxsrc/cpp-common/bt2c: rename `span.hpp` -> `make-span...
2024-04-23  Philippe Proulxcpp-common/bt2c/logging.hpp: use camel case for param...
2024-04-23  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/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/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/bt2c: add `CStringView::startsWith`
2024-03-26  Simon Marchicpp-common/bt2c: use `ComparableWithCStringView` on...
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/bt2c: change some `static inline` functions...
2024-03-12  Philippe Proulxcpp-common/bt2c: add bt2c::contains()
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-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-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/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
2023-12-14  Philippe Proulxcpp-common/bt2c: add `bt2c::CStringView`
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/bt2c: add `bt2c::PrioHeap` (C++ version...
2023-12-14  Philippe Proulxcpp-common: add `logging.hpp` (`bt2c::Logger` and BT_CP...
2023-12-14  Philippe Proulxcpp-common: rename bt2c::makeUnique() -> bt2s::make_uni...
2023-12-14  Simon Marchicpp-common: rename `bt2_common` namespace -> `bt2c`
This page took 0.107497 seconds and 7 git commands to generate.