lib: make can_seek_beginning and can_seek_ns_from_origin methods return a status
[babeltrace.git] / src / bindings / python / bt2 / bt2 / message_iterator.py
2019-09-17  Simon Marchilib: make can_seek_beginning and can_seek_ns_from_origi...
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-09  Simon Marchibt2: fix _seek_beginning -> _user_seek_beginning in...
2019-09-09  Simon Marchibt2: fix trivial typo
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-08-27  Simon Marchipython: fix all "do not use bare 'except'" warnings
2019-08-26  Simon Marchibt2: make _create_event_message's parent parameter...
2019-08-12  Simon Marchibt2: remove unused imports
2019-08-12  Simon MarchiFix: bt2: replace bt2.CreationError instances with...
2019-08-05  Philippe Proulxlib: remove output port message iterator
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: add bt_{graph,query_executor}_add_interrupter()
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-24  Simon Marchibt2: rename CreationError to MemoryError, handle it...
2019-07-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-09  Philippe Proulxlib: make packets and packet messages optional, disable...
2019-07-08  Simon Marchilib: remove stream activity messages
2019-07-05  Francis Deslauriersbt2: namespace private attributes of inheritable classes
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
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-18  Philippe Proulxbt2: message_iterator.py: packet beginning/end messages...
2019-06-18  Philippe Proulxbt2: stream activity messages: create with unknown...
2019-06-12  Michael JeansonRe-organize sources
This page took 0.152104 seconds and 34 git commands to generate.