cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / src / bindings /
7 days ago  Philippe ProulxKeep a single `.gitignore` file
2024-04-17  Simon Marchibuild: make out-of-tree builds with Python bindings...
2024-02-28  Simon Marchibt2: compile `native_bt.c` with `-Wno-undef`
2024-02-09  Simon Marchibt2/setup.py.in: don't call get_cflags/get_ldshared...
2024-02-09  Simon Marchibt2/setup.py.in: improve legibility of our_get_config_v...
2024-01-23  Simon Marchibt2: require msg for _OverflowError in _handle_func_status
2024-01-23  Simon MarchiFix: bt2: pass _TraceClassConst to destruction listeners
2024-01-23  Simon MarchiFix typos
2023-12-15  Michael Jeansonfix: 'load_module()' deprecated in Python 3.12
2023-12-14  Philippe Proulxinclude/babeltrace2: add `noexcept` specifier for C...
2023-12-14  Simon Marchilogging: strip down and clean `log.h` and `log.c`
2023-11-20  Philippe ProulxFix REUSE licensing/copyright issues in `src`
2023-11-03  Michael JeansonReduce the number of Makefiles in 'src/' by one more
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-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-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-08-18  Michael Jeansonfix: make flake8 6.x happy
2023-06-08  Simon Marchipython: make all _get_ref/_put_ref proper static methods
2023-06-08  Simon Marchipython: mark _SharedObject._{get,put}_ref as abstract...
2023-04-27  Michael Jeansonfix: pass exec-prefix to python bindings install
2023-03-30  Michael JeansonShow python bindings install output in verbose builds
2023-03-10  Michael Jeansonfix: python: monkey patch the proper sysconfig implemen...
2023-03-07  Michael Jeansonpython: replace distutils with setuptools
2023-03-07  Michael Jeansonpython: Use standalone 'sysconfig' module
2023-02-23  Simon Marchibt2: ignore -Wredundant-decls warning
2022-06-30  Simon MarchiFix: bt2: autodisc: remove thread error while inserting...
2022-06-30  Francis DeslauriersRemove `skip-string-normalization` in Python formatter...
2022-06-13  Simon MarchiFix: python: don't get extra references when creating...
2022-06-13  Simon MarchiFix: python: free py_config_ptr in component_class_mess...
2022-03-11  Michael JeansonUse Black stable to format python code
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-01-26  Michael JeansonFix: disable deprecation warnings for SWIG generated...
2020-09-10  Philippe ProulxReformat Python files with Black v20.8b1
2020-09-10  Philippe ProulxFix: bt2: _trim_docstring(): docstring can have 0 or...
2020-08-05  Simon Marchibt2: update comment about bt2._UserMessageIterator
2020-08-05  Simon Marchibt2: remove comment reference to "output port message...
2020-04-14  Simon Marchilib: add precondition checks that count of discarded...
2020-04-14  Simon Marchibt2: check that port is connected when creating message...
2020-04-14  Simon Marchilib, bt2: add precondition check for port name unicity
2020-04-14  Simon Marchilib: add precond. check for begin <= end on pkt./ev...
2020-04-14  Simon MarchiFix: bt2: read properties on _DiscardedEventsMessage
2020-04-11  Simon MarchiFix: bt2: add precond. check, for stream class supporti...
2020-04-11  Simon Marchiconfigure: remove -Wno-format-nonliteral
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-04-08  Philippe Proulxbt2: make `_EventConst` a mapping
2020-04-08  Philippe ProulxFix: bt2: _EventConst.__getitem__(): check if event...
2020-04-01  Jérémie Galarneaubt2: honor build system compiler/linker preferences
2020-03-18  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2020-01-30  Michael Jeanson.gitignore: Add missing bt2/native_bt.d
2020-01-23  Michael Jeansonfix: build Python bindings with GCC10
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2020-01-15  Philippe Proulxlib: msg. iter. inactivity message has a simple CS...
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-13  Philippe Proulxlib: graph API: return borrowed references when adding...
2020-01-10  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-09  Philippe ProulxReplace `diamon.org/babeltrace` with `babeltrace.org`
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2020-01-08  Simon Marchibt2: free port user data when finalizing components
2019-12-18  Philippe Proulxbt2: rename `object` parameter -> `object_name`
2019-12-17  Simon Marchilib: remove bt_query_executor_interrupt, add bt_query_e...
2019-12-17  Simon Marchilib: remove bt_graph_interrupt, add bt_graph_borrow_def...
2019-12-12  Philippe Proulxlib: graph API: remove "listener removed" callback...
2019-12-12  Philippe Proulxlib, bt2: graph API: remove "ports connected" listeners
2019-12-05  Simon Marchibt2: use format_bt_error and format_bt_error_cause...
2019-12-05  Philippe Proulxlib: standardize variant field option function names
2019-12-02  Simon Marchibt2: don't print previous causes in causes created...
2019-12-02  Simon Marchibt2: reverse order of printed causes in _Error.__str__
2019-12-02  Simon Marchibt2: remove ptr parameter of _Error.__init__
2019-11-21  Simon Marchibt2: make _ListenerHandle not hold a strong reference...
2019-11-21  Simon Marchibt2: fix error message in trace_class.py
2019-11-21  Simon Marchibt2: make Graph add listener methods return None
2019-11-20  Simon Marchibt2: validate parameters to _StreamClass.create_event_c...
2019-11-15  Philippe Proulxlib: make bt_value_map_foreach_entry_{const_}func(...
2019-11-03  Philippe ProulxAdd bt_common_abort() and use it instead of abort(...
2019-10-31  Simon Marchibt2: validate parameters to _TraceClass.create_stream_c...
2019-10-31  Simon Marchitests: use assertRaisesRegex instead of assertRaises...
2019-10-31  Francis DeslauriersCleanup: add `#include <stdbool.h>` whenever `bool...
2019-10-31  Philippe Proulxlib: remove `BT_GRAPH_RUN_STATUS_END`
2019-10-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-29  Simon MarchiFix -Wshadow warnings
2019-10-29  Francis Deslauriersblack: run `black` version 19.10b0 on entire project
2019-10-22  Francis DeslauriersFix: shadowed variables
2019-10-22  Philippe ProulxAlways evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
2019-10-21  Simon Marchibt2: make log functions clear error indicator
2019-10-21  Simon MarchiFix: bt2: clear Python error indicator in trace and...
2019-10-21  Simon Marchibt2: normalize the code to use some commonly used patterns
2019-10-21  Simon Marchibt2: rename exception handling functions
2019-10-21  Francis Deslauriersbt2: Force usage of MapValue object on component init
2019-10-15  Philippe Proulxlib: rename option/var. "selector" to "selector field"
2019-10-15  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-08  Francis Deslaurierslib: rename `bt_*_compare()` to `bt_*_is_equal()`
next
This page took 0.077323 seconds and 7 git commands to generate.