cpp-common/bt2c: remove `dummy.cpp`
[babeltrace.git] / lib / graph / connection.c
2019-06-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-05-02  Philippe Proulxlib: remove bt_connection_is_ended()
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: "msgied" -> "notified" (remaining of a previous...
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: graph: add "self" and some "private" APIs
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: update and simplify the `bt_object` API
2019-05-02  Philippe Proulxlib: use object pool for event and packet notifications
2019-05-02  Philippe ProulxNotification iterator: transform precondition checks...
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-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-08-11  Philippe Proulxlib: do not finalize a non-initialized notification...
2017-06-09  Philippe ProulxEnd connection on destruction
2017-06-09  Philippe Proulxconnection.c: refuse to create a notif. iter. when...
2017-06-09  Philippe ProulxFix: do not use BT_MOVE() when the destination memory...
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Philippe ProulxAdd bt_connection_is_ended()
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe ProulxRemove useless component/iterator validation functions
2017-05-28  Philippe Proulxlib/graph/connection.c: add logging
2017-05-28  Philippe ProulxCollect useless graph's connections
2017-05-28  Philippe ProulxFix possible leaks in graph's current design
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe ProulxNotification iterator: generate automatic notifications...
2017-05-28  Philippe ProulxRename lib/component/ -> lib/graph/ to match include...
This page took 0.091702 seconds and 6 git commands to generate.