.gitignore: add some missing files
[babeltrace.git] / src / Makefile.am
2024-09-04  Simon Marchictf: remove now unused files
2024-09-04  Simon Marchisrc.ctf.fs: use the new metadata stream parser and...
2024-09-04  Philippe Proulx`ctf` plugin: add metadata stream parser utilities
2024-09-04  Philippe ProulxAdd `ctf::src::Ctf2MetadataStreamParser` class (JSON...
2024-09-04  Philippe ProulxAdd bt2c::join()
2024-09-04  Philippe ProulxAdd `ctf::src::Ctf1MetadataStreamParser` class (TSDL)
2024-09-04  Philippe ProulxAdd `ctf::src::MetadataStreamParser` abstract base...
2024-09-04  Simon MarchiAdd ctf::src::normalizeClkOffset()
2024-09-04  Philippe ProulxImplement CTF 2 JSON requirements
2024-09-04  Simon Marchi`ctf` plugin: add `ctf::src::MsgIter` class
2024-09-04  Simon Marchicpp-common/bt2c: add `UnicodeConv` class
2024-09-04  Francis Deslaurierssrc.ctf.fs: Add `readPktProps()`
2024-09-04  Simon Marchisrc.ctf.fs: Add `LoggingItemVisitor`
2024-09-04  Francis Deslaurierssrc.ctf.fs: implement `MetadataStreamDecoder` class
2024-09-04  Philippe Proulxsrc/plugins/ctf/common/src: add item sequence iterator API
2024-09-04  Philippe Proulxsrc.ctf.*: add `ctf::src::NullCpFinder`
2024-09-04  Philippe ProulxAdd bt2c::reverseFixedLenIntBits()
2024-09-04  Philippe ProulxAdd `cpp-common/bt2c/aliases.hpp` to contain common...
2024-09-04  Philippe ProulxAdd CTF IR classes specific to `src.ctf.*`
2024-09-04  Simon Marchicpp-common: add observable.hpp
2024-09-04  Philippe ProulxAdd common `ctf::ir` CTF IR classes
2024-09-04  Philippe Proulxsrc/cpp-common/bt2: add field location support
2024-09-04  Philippe Proulx`ctf` plugin: add `ctf::IntRangeSet` class template
2024-09-04  Philippe Proulx`ctf` plugin: add `ctf::IntRange` class template
2024-09-04  Philippe Proulxsrc/cpp-common: add JSON value requirement aliases
2024-09-04  Philippe ProulxAdd `bt2c::ValReq` class template system
2024-09-04  Philippe Proulxsrc/cpp-common: add bt2c::bt2ValueFromJsonVal() function
2024-09-04  Philippe Proulxsrc/cpp-common: add bt2c::parseJson() functions (value...
2024-09-04  Philippe Proulxsrc/cpp-common: add `bt2c::JsonVal` class and derived...
2024-09-04  Philippe Proulxsrc/cpp-common: add bt2c::parseJson() functions (listen...
2024-09-04  Philippe Proulxsrc/cpp-common: add `bt2c::StrScanner` class
2024-09-04  Simon Marchicpp-common/bt2c: add `Regex`
2024-09-04  Philippe Proulxsrc/cpp-common: add bt2c::textLocStr() function
2024-09-04  Philippe Proulxsrc/cpp-common: add `bt2c::TextLoc` class
2024-09-04  Simon Marchilib: rename bt_resolve_field_path_context to bt_resolve...
2024-09-04  Simon Marchilib: add field location API
2024-04-24  Simon Marchicpp-common/bt2c: remove `dummy.cpp`
2024-04-23  Philippe Proulxsrc/cpp-common/bt2c: rename `span.hpp` -> `make-span...
2024-04-17  Philippe Proulxcpp-common/bt2c: add `DataLen` class (general-purpose...
2024-04-17  Simon Marchictf: add ClkClsConfig and use it
2024-04-17  Francis Deslaurierscpp-common: add `dataFromFile()`
2024-04-17  Simon Marchictf: use `bt2c::Logger` throughout `src.ctf.fs`, `src...
2024-04-17  Simon Marchicpp-common/vendor: add copy of wise_enum
2024-04-03  Philippe Proulxsrc/Makefile.am: build {fmt} without `-Wmissing-noreturn`
2024-03-28  Simon Marchicompat: rename socket.h to socket.hpp
2024-03-28  Philippe Proulxsrc/plugins/ctf/common: restructure subtree
2024-03-26  Simon Marchiflt.utils.muxer: use clock correlation validator
2024-03-26  Simon Marchicpp-common/bt2: add C++ bindings around `bt_error *`
2024-03-26  Simon Marchilib/graph/iterator: use clock correlation validator...
2024-03-26  Simon Marchiclock-correlation-validator: add clock correlation...
2024-03-26  Simon Marchicpp-common/bt2c: enable span-lite's `make_span()` function
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 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: 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-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  Simon Marchilib: move graph/message/iterator.h -> graph/iterator.h
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 Proulx`optional.hpp.license` belongs to `cpp-common/vendor...
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 Marchisrc: Makefile.am cleanups
2023-12-14  Philippe Proulxflt.utils.muxer: use a heap to sort iterators (also...
2023-12-14  Philippe Proulxcpp-common/bt2c: add `bt2c::CStringView`
2023-12-14  Philippe Proulxcpp-common/bt2: add `bt2::OptionalBorrowedObject`
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/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  Simon Marchilogging: strip down and clean `log.h` and `log.c`
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: use raw value proxy for scalar value...
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: rename `common-iter.hpp` to `common...
2023-12-14  Philippe Proulxcpp-common/bt2: rename `bt2::SharedObj` -> `bt2::Shared...
next
This page took 0.198542 seconds and 106 git commands to generate.