lib: make trace IR API const-correct
[babeltrace.git] / plugins / utils / trimmer / iterator.c
2019-05-02  Philippe Proulxlib: make trace IR 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 ProulxRename: field type -> field class
2019-05-02  Philippe Proulxlib: fully detach CTF IR and CTF writer implementations
2019-05-02  Philippe ProulxNotification iterator: transform precondition checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-09-15  Philippe ProulxSplit notification iterator API into base and specializ...
2017-09-15  Philippe ProulxRemove notification iterator seeking API until it's...
2017-08-07  Julien DesfossezStandard logging for trimmer/copy.c
2017-07-06  Philippe Proulxplugins/utils/trimmer/iterator.c: use unique logging tag
2017-06-14  Philippe ProulxRemove legacy printf_verbose()/printf_debug() and others
2017-06-09  Philippe ProulxMake bt_private_connection_create_notification_iterator...
2017-06-09  Michael JeansonPort: Add timegm compat for mingw
2017-06-09  Michael JeansonPort: Add time.h compat for mingw
2017-05-28  Jérémie GalarneauFix: missing error code on signed clock value in trimmer
2017-05-28  Julien Desfosseztrimmer: cleanup the packet_map if iterator destroyed...
2017-05-28  Julien Desfosseztrimmer: close when end is reached
2017-05-28  Julien Desfosseztrimmer fix: notification handling
2017-05-28  Philippe ProulxSubscribe to notifications when creating a notif. iterator
2017-05-28  Philippe ProulxRemove default port API
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Julien Desfosseztrimmer: Update the bounds of the trimmed packets
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxUpdate notification iterator's "init" function signature
2017-05-28  Philippe ProulxRemove the need to implement the notification iterator...
2017-05-28  Philippe Proulx"destroy" method -> "finalize" method
2017-05-28  Philippe ProulxVisibility: split graph API into public and private...
2017-05-28  Philippe ProulxAllow a component to remove a port and any user to...
2017-05-28  Jérémie GalarneauRemove component prefix from graph, connection and...
2017-05-28  Jérémie GalarneauUse graph facilities in trimmer component class
2017-05-28  Philippe ProulxAdd utils.dummy component class, move plugins/trimmer...
This page took 0.101988 seconds and 42 git commands to generate.