src/Makefile.am: build {fmt} without `-Wmissing-noreturn`
[babeltrace.git] / lib / graph / component-class-sink-colander.c
2019-06-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-06-05  Simon MarchiFix: lib: usage of output port message iterator
2019-05-02  Philippe Proulxlib: add seeking (beginning, ns from origin), with...
2019-05-02  Philippe Proulxlib: do not allow port to be removed when message itera...
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxlib: update copyrights
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: bt_object_{get,put}_ref(): accept a `const` parameter
2019-05-02  Philippe Proulxlib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe Proulxlib: private functions: do not repeat `private` word
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-02  Philippe Proulxlib: make the "port connected" method return a status
2019-05-02  Philippe Proulxlib: notification iterator: transfer a batch of notific...
2019-05-02  Philippe Proulxlib: simplify the public notification iterator interfaces
2019-05-02  Philippe ProulxNotification iterator: transform precondition checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-09-15  Philippe Proulxlib: add output port notification iterator
2017-08-11  Philippe ProulxAdd built-in colander sink component class
This page took 0.089378 seconds and 6 git commands to generate.