bt2: Add remaining trace-ir `*Const` classes and adapt tests
[babeltrace.git] / src / bindings / python / bt2 / bt2 / field.py
2019-09-10  Francis Deslauriersbt2: Add remaining trace-ir `*Const` classes and adapt...
2019-09-10  Francis Deslauriersbt2: field.py: add index check in `selected_option_inde...
2019-09-10  Francis Deslauriersbt2: field.py: add `_count` method to `_VariantField`
2019-08-27  Simon Marchipython: fix all "do not use bare 'except'" warnings
2019-08-15  Philippe Proulxbt2: rename `_Field.field_class` -> `_Field.cls`
2019-08-15  Philippe Proulxbt2: add bit array field class and field support
2019-08-15  Philippe Proulxbt2: add option field class and field support
2019-08-15  Philippe Proulxbt2: add boolean field class and field support
2019-08-12  Simon Marchibt2: remove unused imports
2019-07-25  Philippe Proulxbt2: clean available `bt2` package names
2019-07-24  Simon Marchibt2: remove utils._handle_ptr
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-07-03  Philippe Proulxbt2: _ArrayField.__setitem__(): do not check type
2019-07-03  Philippe Proulxbt2: field.py: _value_to_int(): require `numbers.Integral`
2019-07-03  Philippe Proulxbt2: field.py: numeric classes: remove __i*__ operators
2019-07-03  Philippe Proulxbt2: field.py: refactor field comparison
2019-07-03  Philippe Proulxbt2: make `_ArrayField` inherit `collections.abc.Mutabl...
2019-06-28  Francis Deslauriersbt2: use `_extract_value()` on comparison
2019-06-27  Francis DeslauriersFix: bt2: erroneous integer comparison of Field and...
2019-06-27  Francis Deslauriersbt2: remove __le__() method already provided by @total_...
2019-06-12  Michael JeansonRe-organize sources
This page took 0.11969 seconds and 31 git commands to generate.