lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / lib / ctf-ir / event-class.c
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe Proulxlib: add "borrow" functions where "get" functions exist
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe Proulxlib: metadata: transform fast path precond. checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2019-05-02  Philippe Proulxlib: allow a single mapped clock class within a stream...
2017-11-02  Philippe Proulxctf, ir: escape and unescape enumeration FT labels...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-06-16  Philippe ProulxRemove the concept of event class attributes
2017-06-09  Mathieu DesnoyersFix: event, stream names can be strings
2017-06-09  Philippe Proulxir: do not create empty structure for optional scope...
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe Proulxlib/ctf-ir/event-class.c: minor logging message edit
2017-05-28  Philippe ProulxLogging: fix wrong parameters, superfluous commas,...
2017-05-28  Philippe ProulxFix: lib/ctf-ir/event-class.c: fix warnings on `ret...
2017-05-28  Philippe Proulxlib/ctf-ir/event-class.c: add more verbose/debug logging
2017-05-28  Philippe ProulxLogging: use WARN level where appropriate
2017-05-28  Philippe Proulxlib/ctf-ir/event-class.c: add logging
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxMake bt_ctf_event_class_create() create an empty context FT
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe ProulxRename bt_ctf_type_id -> bt_ctf_field_type_id (and...
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
This page took 0.094082 seconds and 32 git commands to generate.