cpp-common/bt2: remove redundant assertions
[babeltrace.git] / src /
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
2023-10-20  Simon Marchictf: grow stored_values array when necessary
2023-10-20  Simon Marchicommon: introduce bt_g_array_index
2023-10-20  Simon MarchiFix: set proper size when creating new strings
2023-10-20  Simon Marchisrc.ctf.fs: improve `metadata-info` query error message...
2023-10-20  Simon MarchiFix: make gen-version-i.sh work with shallow clones
2023-10-19  Francis DeslauriersFix: src.ctf.fs: omitting to add ctf signature
2023-10-18  Michael Jeansonfix: python bindings: use stdlib distutils when setupto...
2023-10-18  Michael Jeansonfix: python bindings: install on Debian python >= 3.10
2023-10-18  Simon Marchictf: remove some unused `ctx` parameters in visitor...
2023-10-12  Michael JeansonFix: Windows DLL path lookup with Python >= 3.8
2023-09-21  Simon Marchipython: run isort on everything
2023-09-21  Simon Marchipython: remove internal `import bt2` imports
2023-09-21  Simon Marchipython: move exception types out of __init__.py
2023-09-21  Simon Marchipython: standardize intra-bt2 imports
2023-09-18  Simon MarchiBump black to version 23
2023-09-15  Simon Marchictf: fix formatting in ctf-meta-resolve.cpp
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()
next
This page took 0.047196 seconds and 7 git commands to generate.