cpp-common/bt2c: remove `dummy.cpp`
[babeltrace.git] / lib / graph / port.c
2019-06-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-05-02  Francis Deslaurierslib: remove unused port_connection_iterators_are_finali...
2019-05-02  Philippe Proulxlib: fully configure graph (add components, connect...
2019-05-02  Philippe Proulxlib: do not allow port to be removed when message itera...
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: 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: update and simplify the `bt_object` API
2019-05-02  Philippe Proulxlib: use object pool for event and packet notifications
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-09-15  Philippe ProulxRename bt_X_from_private_X() -> bt_X_from_private()
2017-08-10  Philippe Proulxlib: use `enum bt_port_status` where possible
2017-06-09  Philippe ProulxEnd connection on destruction
2017-05-28  Philippe Proulxlib/graph/port.c: add logging
2017-05-28  Philippe Proulxport.{h,c}: use `bt_bool` instead of `int` where approp...
2017-05-28  Philippe ProulxSet private port's user data on creation
2017-05-28  Philippe ProulxRename lib/component/ -> lib/graph/ to match include...
This page took 0.091302 seconds and 6 git commands to generate.