lib/graph/iterator.c: fix indentation (spaces -> tabs)
[babeltrace.git] / src /
2023-12-14  Philippe Proulxplugins/common/muxing/muxing.c: use BT_ASSERT_DBG()
2023-12-14  Simon Marchicpp-common: fix `#include` patterns
2023-12-14  Philippe Proulxbt_secure_getenv(): add missing `unused` attribute...
2023-12-14  Philippe Proulxinclude/babeltrace2: add `noexcept` specifier for C...
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  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/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-14  Simon MarchiRemove stdbool.h includes from C++ files
2023-12-01  Simon MarchiSort includes in C++ files
2023-12-01  Simon MarchiRemove unnecessary inclusions of "internal public"...
2023-11-22  Simon Marchilib: validate iterator message sequence
2023-11-22  Simon Marchilib: validate iterator message packets
2023-11-20  Philippe ProulxFix REUSE licensing/copyright issues in `src`
2023-11-20  Philippe ProulxRemove `src/plugins/ctf/common/bfcr/btr.gdb`
2023-11-09  Simon MarchiRe-format C++ files
2023-11-07  Simon Marchibuild: move common headers to common_libcommon_la_SOURCES
2023-11-03  Simon Marchifilter.utils.trimmer: remove unused parameter from...
2023-11-03  Simon Marchisink.text.details: remove unused parameter from configu...
2023-11-03  Simon Marchiflt.lttng-utils.debug-info: remove unused parameter...
2023-11-03  Simon Marchisrc.ctf.lttng-live: remove unused parameter from lttng_...
2023-11-03  Simon Marchisrc.ctf.lttng-live: remove unused parameter from live_g...
2023-11-03  Simon Marchisrc.ctf.fs: remove parameter from create_one_port_for_trace
2023-11-03  Simon Marchisrc.ctf.fs: remove unused parameter from ctf_fs_compone...
2023-11-03  Simon Marchisink.ctf.fs: remove unused parameter from append_string...
2023-11-03  Simon Marchisink.ctf.fs: remove unused parameter from write_string_...
2023-11-03  Simon Marchilib: remove unused parameter from set_integer_value
2023-11-03  Simon Marchilib: remove unused parameters bt_util_ns_from_origin_inline
2023-11-03  Simon Marchilib: remove `extended` parameters from format_* functions
2023-11-03  Simon Marchilib: remove unused internal component destroy functions
2023-11-03  Simon Marchicompat: remove unused `addr` parameter from bt_mmap
2023-11-03  Michael JeansonReduce the number of Makefiles in 'src/' by one more
2023-11-02  Simon Marchilib: remove unused parameters in internal component...
2023-11-02  Michael JeansonReduce the number of Makefiles in 'src/' even MOAR!
2023-11-02  Michael Jeansonconfigure: re-enable '-Wunused-parameter'
2023-11-02  Michael Jeansonconfigure: re-enable '-Wmissing-field-initializers'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/text'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/lttng...
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/common'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/utils'
2023-10-26  Philippe ProulxRemove `src/cpp-tester`
2023-10-24  Simon Marchictf: reduce the number of `Makefile.am`s
next
This page took 0.048029 seconds and 7 git commands to generate.