Move to kernel style SPDX license identifiers
[babeltrace.git] / src / bindings / python / bt2 / bt2 / value.py
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2019-09-10  Francis Deslauriersbt2: Add `*ValueConst` classes and adapt tests
2019-08-27  Simon Marchipython: fix all "do not use bare 'except'" warnings
2019-08-16  Francis Deslauriersbt2: add `StringValue.__contains__()` method
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-07-25  Philippe Proulxbt2: clean available `bt2` package names
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-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-10  Simon MarchiFix: bt2: adjust reference counting of value objects
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-07-03  Philippe Proulxbt2: create_value(): check `numbers` and `collections...
2019-07-03  Philippe Proulxbt2: value.py: _IntegerValue._value_to_int(): require...
2019-07-03  Philippe Proulxbt2: value.py: numeric classes: remove __i*__ operators
2019-07-03  Philippe Proulxbt2: make `BoolValue` inherit `_IntegralValue`
2019-07-03  Philippe Proulxbt2: value.py: refactor value comparison
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.139576 seconds and 28 git commands to generate.