.gitignore: add missing test binaries
[babeltrace.git] / lib / trace-ir / stream-class.c
2019-06-12  Michael JeansonRe-organize sources
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-06-06  Philippe ProulxRename "default beginning/end CS" -> "beginning/end...
2019-06-06  Philippe Proulxlib: make discarded events/packets support and clock...
2019-05-31  Philippe Proulxlib: make packet beginning/end default CS optional
2019-05-31  Philippe Proulxlib: remove "unknown clock snapshot" concept
2019-05-02  Philippe Proulxlib: metadata: add missing non-const borrowing accessors
2019-05-02  Philippe Proulxlib: remove redundant `bt_packet` properties
2019-05-02  Philippe Proulxlib: remove CTF concepts of packet and event headers
2019-05-02  Philippe ProulxStream class API: use status
2019-05-02  Philippe ProulxClock snapshot API: use status
2019-05-02  Philippe Proulxlib: rename "clock value" -> "clock snapshot"
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxlib: update copyrights
2019-05-02  Philippe Proulxlib: rename plural file names to singular
2019-05-02  Philippe ProulxFix typo: "field classe" -> "field class"
2019-05-02  Philippe Proulxlib: split trace API into trace class and trace APIs
2019-05-02  Philippe Proulxlib: make trace IR API const-correct
2019-05-02  Philippe Proulxlib: bt_object_{get,put}_ref(): accept a `const` parameter
2019-05-02  Philippe Proulxlib: trace IR, values: reset pointers to `NULL` on...
2019-05-02  Philippe Proulxlib: return `void` when setting a simple value with...
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 ProulxTrace IR and notification APIs: split into private...
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-02  Philippe ProulxRename: "field class ID" -> "field class type"
2019-05-02  Philippe ProulxRename: field type -> field class
2019-05-02  Philippe ProulxCTF IR -> Trace IR
This page took 0.091747 seconds and 6 git commands to generate.