Move to kernel style SPDX license identifiers
[babeltrace.git] / tests / bindings / python / bt2 / test_message_iterator.py
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-01-10  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-08  Simon Marchilib: run most of bt_self_component_port_input_message_i...
2019-10-29  Francis Deslauriersblack: run `black` version 19.10b0 on entire project
2019-10-03  Simon Marchilib: make it mandatory to have seek_X if can_seek_X...
2019-10-03  Simon Marchilib: make can_seek_ns_from_origin logic use `can_seek_f...
2019-09-26  Simon Marchibt2: remove unused variable in UserMessageIteratorSeekN...
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-09-17  Simon Marchibt2: expose seek_ns_from_origin and can_seek_ns_from_origin
2019-09-17  Simon Marchibt2: test_message_iterator: use assertIs instead of...
2019-09-17  Simon Marchibt2: make can_seek_beginning a method instead of a...
2019-09-17  Simon Marchilib: make can_seek_beginning and can_seek_ns_from_origi...
2019-09-17  Simon Marchibt2: refactor test_message_iterator
2019-09-12  Simon Marchibt2: allow getting self output port from user message...
2019-09-10  Francis Deslauriersbt2: Add remaining trace-ir `*Const` classes and adapt...
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-08-12  Simon Marchibt2: remove unused imports
2019-08-05  Philippe Proulxtest_try_again_many_times(): use three times `None...
2019-08-05  Philippe Proulxlib: remove output port message iterator
2019-08-05  Philippe Proulxbt2: pass custom Python object to Python component...
2019-07-25  Philippe Proulxbt2: prepend `_user` to overridable protected methods
2019-07-25  Philippe Proulxbt2: clean available `bt2` package names
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-24  Simon Marchibt2: prepend underscore to exceptions not meant to...
2019-07-21  Simon MarchiFix: bt2: incref Py_None in get_msg_range_common on...
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-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-02  Simon Marchibt2: let Python message iterators implement seek beginning
2019-06-28  Simon MarchiFix: bt2: fix reference counting of messages returned...
2019-06-21  Michael Jeansontests: Add missing copyright headers
2019-06-08  Philippe Proulxbt2: rename object's own BT class property to `cls`
2019-06-05  Simon Marchibt2: let components attach "user data" to ports
2019-06-05  Simon Marchibt2: Adapt test_message_iterator.py and make it pass
2019-05-02  Simon Marchibt2: Rename files to use singular form
2019-05-02  Simon Marchibt2: Mass field_types -> field_class rename
2019-05-02  Simon Marchibt2: Mass notification -> message rename
This page took 0.22506 seconds and 46 git commands to generate.