lib: have dedicated "dynamic array FC with/without length field" types
[babeltrace.git] / src / bindings / python / bt2 / bt2 / trace_class.py
2019-10-17  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-09  Philippe Proulxlib: add option field classes with integer selectors
2019-10-03  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-10-03  Simon Marchibt2: make it possible to remove a trace class or trace...
2019-10-03  Simon Marchibt2: remove unused import
2019-10-03  Simon Marchibt2: template borrow_user_attributes method in _TraceCl...
2019-09-10  Francis Deslauriersbt2: Add remaining trace-ir `*Const` classes and adapt...
2019-09-04  Philippe Proulxbt2: rename `_Trace.env` -> `_Trace.environment`
2019-09-04  Philippe Proulxbt2: add user attributes property support
2019-09-04  Philippe Proulxbt2: add bit array field class and field support
2019-09-04  Philippe Proulxbt2: add option field class and field support
2019-09-04  Philippe Proulxbt2: add boolean field class and field support
2019-09-04  Francis Deslauriersbt2: cleanup: Remove unused `_StreamClassIterator`...
2019-08-07  Philippe Proulxbt2: clean available `bt2` package names
2019-08-07  Philippe Proulxbt2: move `_ListenerHandle` to `utils.py`
2019-08-07  Philippe Proulxbt2: import public names into `__init__.py`
2019-08-07  Simon Marchibt2: prepend underscore to exceptions not meant to...
2019-08-07  Simon Marchibt2: rename CreationError to MemoryError, handle it...
2019-08-07  Simon Marchibt2: make bt_bt2_trace_{,class}_add_destruction_listene...
2019-08-07  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-08-07  Francis DeslauriersApply black code formatter on all Python code
2019-07-18  Philippe Proulxlib: bt_field_class_dynamic_array_create(): accept...
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-18  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-18  Philippe Proulxlib: move trace class's name, UUID, and environment...
2019-07-18  Philippe Proulxlib: strictly type function return status enumerations
2019-06-13  Michael JeansonRe-organize sources
This page took 0.113695 seconds and 34 git commands to generate.