bt2c::Logger: remove unused cLevel() method
[babeltrace.git] / src / bindings / python / bt2 / bt2 / graph.py
2023-09-21  Simon Marchipython: run isort on everything
2023-09-21  Simon Marchipython: remove internal `import bt2` imports
2023-09-21  Simon Marchipython: standardize intra-bt2 imports
2023-06-08  Simon Marchipython: make all _get_ref/_put_ref proper static methods
2022-06-30  Francis DeslauriersRemove `skip-string-normalization` in Python formatter...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-13  Philippe Proulxlib: graph API: return borrowed references when adding...
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-11-21  Simon Marchibt2: make Graph add listener methods return None
2019-10-31  Philippe Proulxlib: remove `BT_GRAPH_RUN_STATUS_END`
2019-10-21  Francis Deslauriersbt2: Force usage of MapValue object on component init
2019-09-10  Francis Deslauriersbt2: Add `Const` suffix to non-user component-related...
2019-09-10  Francis Deslauriersbt2: Add `Const` suffix to `_*Port` classes and adapt...
2019-09-10  Francis Deslauriersbt2: Add `Const` suffix to `_Connection` class and...
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-08-05  Philippe Proulxlib: remove output port message iterator
2019-08-05  Philippe Proulxbt2: wrap bt_graph_run_once() (Graph.run_once())
2019-08-05  Philippe Proulxbt2: pass custom Python object to Python component...
2019-07-25  Philippe Proulxbt2: clean available `bt2` package names
2019-07-25  Philippe Proulxbt2: move `_ListenerHandle` to `utils.py`
2019-07-25  Philippe Proulxbt2: rename `_Generic*ComponentClass` -> `_*ComponentClass`
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Simon Marchibt2: prepend underscore to exceptions not meant to...
2019-07-24  Simon Marchibt2: rename CreationError to MemoryError, handle it...
2019-07-24  Simon Marchibt2: make bt2 add graph listener wrappers append error...
2019-07-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-05  Francis Deslauriersbt2: namespace private attributes of inheritable classes
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-25  Simon Marchilib: remove "accept port" concept
2019-06-20  Philippe Proulxlib: set component's initial log level when adding...
2019-06-12  Michael JeansonRe-organize sources
This page took 0.107467 seconds and 6 git commands to generate.