projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cpp-common/bt2: use universal reference for `Graph::addComponent()` initialization...
[babeltrace.git]
/
src
/
bindings
/
2024-02-28
Simon Marchi
bt2: compile `native_bt.c` with `-Wno-undef`
tree
|
commitdiff
2024-02-09
Simon Marchi
bt2/setup.py.in: don't call get_cflags/get_ldshared...
tree
|
commitdiff
2024-02-09
Simon Marchi
bt2/setup.py.in: improve legibility of our_get_config_v...
tree
|
commitdiff
2024-01-23
Simon Marchi
bt2: require msg for _OverflowError in _handle_func_status
tree
|
commitdiff
2024-01-23
Simon Marchi
Fix: bt2: pass _TraceClassConst to destruction listeners
tree
|
commitdiff
2024-01-23
Simon Marchi
Fix typos
tree
|
commitdiff
2023-12-15
Michael Jeanson
fix: 'load_module()' deprecated in Python 3.12
tree
|
commitdiff
2023-12-14
Philippe Proulx
include/babeltrace2: add `noexcept` specifier for C...
tree
|
commitdiff
2023-12-14
Simon Marchi
logging: strip down and clean `log.h` and `log.c`
tree
|
commitdiff
2023-11-20
Philippe Proulx
Fix REUSE licensing/copyright issues in `src`
tree
|
commitdiff
2023-11-03
Michael Jeanson
Reduce the number of Makefiles in 'src/' by one more
tree
|
commitdiff
2023-11-02
Michael Jeanson
Reduce the number of Makefiles in 'src/' even MOAR!
tree
|
commitdiff
2023-11-02
Michael Jeanson
configure: re-enable '-Wunused-parameter'
tree
|
commitdiff
2023-11-02
Michael Jeanson
configure: re-enable '-Wmissing-field-initializers'
tree
|
commitdiff
2023-10-26
Michael Jeanson
Reduce the number of Makefiles in 'src/'
tree
|
commitdiff
2023-10-18
Michael Jeanson
fix: python bindings: use stdlib distutils when setupto...
tree
|
commitdiff
2023-10-18
Michael Jeanson
fix: python bindings: install on Debian python >= 3.10
tree
|
commitdiff
2023-10-12
Michael Jeanson
Fix: Windows DLL path lookup with Python >= 3.8
tree
|
commitdiff
2023-09-21
Simon Marchi
python: run isort on everything
tree
|
commitdiff
2023-09-21
Simon Marchi
python: remove internal `import bt2` imports
tree
|
commitdiff
2023-09-21
Simon Marchi
python: move exception types out of __init__.py
tree
|
commitdiff
2023-09-21
Simon Marchi
python: standardize intra-bt2 imports
tree
|
commitdiff
2023-09-18
Simon Marchi
Bump black to version 23
tree
|
commitdiff
2023-08-18
Michael Jeanson
fix: make flake8 6.x happy
tree
|
commitdiff
2023-06-08
Simon Marchi
python: make all _get_ref/_put_ref proper static methods
tree
|
commitdiff
2023-06-08
Simon Marchi
python: mark _SharedObject._{get,put}_ref as abstract...
tree
|
commitdiff
2023-04-27
Michael Jeanson
fix: pass exec-prefix to python bindings install
tree
|
commitdiff
2023-03-30
Michael Jeanson
Show python bindings install output in verbose builds
tree
|
commitdiff
2023-03-10
Michael Jeanson
fix: python: monkey patch the proper sysconfig implemen...
tree
|
commitdiff
2023-03-07
Michael Jeanson
python: replace distutils with setuptools
tree
|
commitdiff
2023-03-07
Michael Jeanson
python: Use standalone 'sysconfig' module
tree
|
commitdiff
2023-02-23
Simon Marchi
bt2: ignore -Wredundant-decls warning
tree
|
commitdiff
2022-06-30
Simon Marchi
Fix: bt2: autodisc: remove thread error while inserting...
tree
|
commitdiff
2022-06-30
Francis Deslauriers
Remove `skip-string-normalization` in Python formatter...
tree
|
commitdiff
2022-06-13
Simon Marchi
Fix: python: don't get extra references when creating...
tree
|
commitdiff
2022-06-13
Simon Marchi
Fix: python: free py_config_ptr in component_class_mess...
tree
|
commitdiff
2022-03-11
Michael Jeanson
Use Black stable to format python code
tree
|
commitdiff
2021-11-12
Simon Marchi
Add --enable-asan configure option
tree
|
commitdiff
2021-01-26
Michael Jeanson
Fix: disable deprecation warnings for SWIG generated...
tree
|
commitdiff
2020-09-10
Philippe Proulx
Reformat Python files with Black v20.8b1
tree
|
commitdiff
2020-09-10
Philippe Proulx
Fix: bt2: _trim_docstring(): docstring can have 0 or...
tree
|
commitdiff
2020-08-05
Simon Marchi
bt2: update comment about bt2._UserMessageIterator
tree
|
commitdiff
2020-08-05
Simon Marchi
bt2: remove comment reference to "output port message...
tree
|
commitdiff
2020-04-14
Simon Marchi
lib: add precondition checks that count of discarded...
tree
|
commitdiff
2020-04-14
Simon Marchi
bt2: check that port is connected when creating message...
tree
|
commitdiff
2020-04-14
Simon Marchi
lib, bt2: add precondition check for port name unicity
tree
|
commitdiff
2020-04-14
Simon Marchi
lib: add precond. check for begin <= end on pkt./ev...
tree
|
commitdiff
2020-04-14
Simon Marchi
Fix: bt2: read properties on _DiscardedEventsMessage
tree
|
commitdiff
2020-04-11
Simon Marchi
Fix: bt2: add precond. check, for stream class supporti...
tree
|
commitdiff
2020-04-11
Simon Marchi
configure: remove -Wno-format-nonliteral
tree
|
commitdiff
2020-04-10
Michael Jeanson
Move to kernel style SPDX license identifiers
tree
|
commitdiff
2020-04-08
Philippe Proulx
bt2: make `_EventConst` a mapping
tree
|
commitdiff
2020-04-08
Philippe Proulx
Fix: bt2: _EventConst.__getitem__(): check if event...
tree
|
commitdiff
2020-04-01
Jérémie Galarneau
bt2: honor build system compiler/linker preferences
tree
|
commitdiff
2020-03-18
Simon Marchi
configure: enable -Wsuggest-attribute=format
tree
|
commitdiff
2020-01-30
Michael Jeanson
.gitignore: Add missing bt2/native_bt.d
tree
|
commitdiff
2020-01-23
Michael Jeanson
fix: build Python bindings with GCC10
tree
|
commitdiff
2020-01-20
Philippe Proulx
Document libbabeltrace2's C API
tree
|
commitdiff
2020-01-15
Philippe Proulx
lib: msg. iter. inactivity message has a simple CS...
tree
|
commitdiff
2020-01-13
Philippe Proulx
lib: remove self component param. from msg. iterator...
tree
|
commitdiff
2020-01-13
Philippe Proulx
lib: graph API: return borrowed references when adding...
tree
|
commitdiff
2020-01-10
Philippe Proulx
lib: rename "self comp. input port message iter." ...
tree
|
commitdiff
2020-01-09
Philippe Proulx
Replace `diamon.org/babeltrace` with `babeltrace.org`
tree
|
commitdiff
2020-01-08
Simon Marchi
lib: introduce bt_message_iterator_class
tree
|
commitdiff
2020-01-08
Simon Marchi
bt2: free port user data when finalizing components
tree
|
commitdiff
2019-12-18
Philippe Proulx
bt2: rename `object` parameter -> `object_name`
tree
|
commitdiff
2019-12-17
Simon Marchi
lib: remove bt_query_executor_interrupt, add bt_query_e...
tree
|
commitdiff
2019-12-17
Simon Marchi
lib: remove bt_graph_interrupt, add bt_graph_borrow_def...
tree
|
commitdiff
2019-12-12
Philippe Proulx
lib: graph API: remove "listener removed" callback...
tree
|
commitdiff
2019-12-12
Philippe Proulx
lib, bt2: graph API: remove "ports connected" listeners
tree
|
commitdiff
2019-12-05
Simon Marchi
bt2: use format_bt_error and format_bt_error_cause...
tree
|
commitdiff
2019-12-05
Philippe Proulx
lib: standardize variant field option function names
tree
|
commitdiff
2019-12-02
Simon Marchi
bt2: don't print previous causes in causes created...
tree
|
commitdiff
2019-12-02
Simon Marchi
bt2: reverse order of printed causes in _Error.__str__
tree
|
commitdiff
2019-12-02
Simon Marchi
bt2: remove ptr parameter of _Error.__init__
tree
|
commitdiff
2019-11-21
Simon Marchi
bt2: make _ListenerHandle not hold a strong reference...
tree
|
commitdiff
2019-11-21
Simon Marchi
bt2: fix error message in trace_class.py
tree
|
commitdiff
2019-11-21
Simon Marchi
bt2: make Graph add listener methods return None
tree
|
commitdiff
2019-11-20
Simon Marchi
bt2: validate parameters to _StreamClass.create_event_c...
tree
|
commitdiff
2019-11-15
Philippe Proulx
lib: make bt_value_map_foreach_entry_{const_}func(...
tree
|
commitdiff
2019-11-03
Philippe Proulx
Add bt_common_abort() and use it instead of abort(...
tree
|
commitdiff
2019-10-31
Simon Marchi
bt2: validate parameters to _TraceClass.create_stream_c...
tree
|
commitdiff
2019-10-31
Simon Marchi
tests: use assertRaisesRegex instead of assertRaises...
tree
|
commitdiff
2019-10-31
Francis Deslauriers
Cleanup: add `#include <stdbool.h>` whenever `bool...
tree
|
commitdiff
2019-10-31
Philippe Proulx
lib: remove `BT_GRAPH_RUN_STATUS_END`
tree
|
commitdiff
2019-10-29
Simon Marchi
Fix -Wmissing-prototypes/-Wmissing-declarations warnings
tree
|
commitdiff
2019-10-29
Simon Marchi
Fix -Wshadow warnings
tree
|
commitdiff
2019-10-29
Francis Deslauriers
black: run `black` version 19.10b0 on entire project
tree
|
commitdiff
2019-10-22
Francis Deslauriers
Fix: shadowed variables
tree
|
commitdiff
2019-10-22
Philippe Proulx
Always evaluate BT_ASSERT(); add BT_ASSERT_DBG() for...
tree
|
commitdiff
2019-10-21
Simon Marchi
bt2: make log functions clear error indicator
tree
|
commitdiff
2019-10-21
Simon Marchi
Fix: bt2: clear Python error indicator in trace and...
tree
|
commitdiff
2019-10-21
Simon Marchi
bt2: normalize the code to use some commonly used patterns
tree
|
commitdiff
2019-10-21
Simon Marchi
bt2: rename exception handling functions
tree
|
commitdiff
2019-10-21
Francis Deslauriers
bt2: Force usage of MapValue object on component init
tree
|
commitdiff
2019-10-15
Philippe Proulx
lib: rename option/var. "selector" to "selector field"
tree
|
commitdiff
2019-10-15
Philippe Proulx
lib: have dedicated "dynamic array FC with/without...
tree
|
commitdiff
2019-10-08
Francis Deslauriers
lib: rename `bt_*_compare()` to `bt_*_is_equal()`
tree
|
commitdiff
2019-10-04
Philippe Proulx
field_class.py: normalize field class names (`_NAME`)
tree
|
commitdiff
2019-10-04
Philippe Proulx
lib, bt2: rename "signed/unsigned sel." -> "integer...
tree
|
commitdiff
next
This page took
0.097933 seconds
and
7
git commands to generate.