src.ctf.lttng-live: remove some goto error-handling
[babeltrace.git] / include / babeltrace / ctf-ir / fields.h
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxlib: make bt_field_is_*() and bt_field_type_is_*()...
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 ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-09-16  Jérémie GalarneauOmit 'value' from is_set and reset field functions
2017-09-16  Jérémie GalarneauDocs: structure_set_field_by_name doesn't garantee...
2017-09-16  Jérémie GalarneauAdd field value is_set and reset functions to the publi...
2017-09-15  Philippe ProulxAvoid unnecessary inclusions in public headers
2017-06-14  Philippe Proulxir: fields.c: fix public function names to get/set...
2017-05-28  Philippe Proulxir: fields/field-types: use `bt_bool` instead of `int...
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxRename bt_ctf_type_id -> bt_ctf_field_type_id (and...
2017-05-28  Julien DesfossezMake bt_ctf_field_structure_set_field public
2017-05-27  Philippe ProulxFix API doc's content and style for enum. FT mapping...
2017-05-27  Jérémie GalarneauDocs: add documentation for bt_ctf_field_type_enumerati...
2017-05-27  Jérémie GalarneauModify bt_ctf_field_enumeration_get_single_mapping...
2017-05-27  Mathieu DesnoyersFix: allow duplicate keys and overlapping ranges in...
2017-05-27  Philippe ProulxDocument fields.h (API)
2017-05-27  Mathieu DesnoyersFix: documentation: refer to bt_put()
2017-05-27  Jérémie GalarneauAdd bt_ctf_field_variant_get_tag
2016-02-19  Philippe Proulxir: move writer-specific declarations to writer header
2016-02-19  Philippe Proulxir: rename event-fields/event-types -> fields/field...
This page took 0.094597 seconds and 6 git commands to generate.