ir: add bt_ctf_field_type_structure_get_field_name_index()
[babeltrace.git] / formats / ctf / ir / event-types.c
2015-05-11  Jérémie Galarneauir: add bt_ctf_field_type_structure_get_field_name_index()
2015-03-16  Jérémie GalarneauImplement bt_ctf_field_type_variant_set_tag_name()
2015-03-16  Jérémie GalarneauCleanup: move type_id initialization after byte order...
2015-03-16  Jérémie GalarneauAdd Variant and Sequence IR type validation checks
2015-03-16  Jérémie GalarneauRemove alias getter from IR field interface
2015-03-16  Jérémie GalarneauAdd bt_ctf_field_type_copy() which allows deep copy...
2015-03-16  Jérémie GalarneauAllow unset tags on variant field types
2015-02-13  Jérémie GalarneauMap default event header timestamp field to the stream...
2015-02-13  Jérémie GalarneauFix: erroneous use of semicolon instead of comma in...
2015-02-13  Jérémie GalarneauFix: Don't freeze field type on addition to structure
2015-02-12  Jérémie GalarneauAdd support for clock mapping on integer field type
2015-02-12  Philippe Proulxctf-ir: allow 1-bit signed integer types
2015-02-12  Philippe Proulxctf-ir: disallow creating a 0-bit integer type
2015-02-04  Jérémie GalarneauCleanup: Use a switch case instead of conditionals
2015-02-04  Jérémie GalarneauFix: Field types native byte order refers to the trace
2015-01-23  Jérémie GalarneauAdd utility function to validate CTF identifiers
2014-10-21  Jérémie GalarneauEnsure types used for index and count in CTF IR API...
2014-10-20  Jérémie GalarneauCleanup: Missing space after cast operator
2014-10-20  Jérémie GalarneauAdd an alias name attribute and accessor to CTF IR...
2014-10-16  Jérémie GalarneauChange CTF IR header descriptions from CTF Writer to...
2014-07-29  Jérémie GalarneauFix: bt_ctf_field_type_structure_add_field argument...
2014-06-27  Jérémie GalarneauImplement CTF-IR field types getters
2014-06-27  Jérémie GalarneauUpdate CTF-Writer and CTF-IR copyrights
2014-06-27  Jérémie GalarneauFix: Check that enumeration container types are integers
2014-06-27  Jérémie GalarneauAdd bt_ctf_field_type_enumeration private search functions
2014-06-27  Jérémie GalarneauSplit the CTF-Writer implementation in IR and Writer...
This page took 0.074164 seconds and 33 git commands to generate.