lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / lib / ctf-ir / field-types.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: add internal bt_field_type_structure_replace_field()
2019-05-02  Philippe Proulxlib: logging: change warnings from BT_LOGE to BT_LOGW
2019-05-02  Philippe Proulxbt_field_type_compare(): deep-compare mapped clock...
2018-10-30  Jérémie GalarneauFix: invalid alignment of enumeration fields
2017-11-08  Jérémie GalarneauFix: uninitialized variable may be used warning
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-09-17  Jérémie GalarneauFix: ctf-writertype serialization must 'escape' '_...
2017-09-17  Philippe ProulxFix: remove underscores from CTF IR field names at...
2017-09-16  Jérémie GalarneauEnumeration mapping iterator's initial position is...
2017-08-09  Mathieu DesnoyersFix: ctf-testsuite variant-missing-fields
2017-08-09  Mathieu DesnoyersFix: unchecked return value of bt_ctf_field_type_get_fi...
2017-07-19  Michael JeansonPort: handle 'size_t' / 'off_t' on Solaris
2017-06-16  Philippe ProulxAdd BT_CTF_INTEGER_BASE_UNSPECIFIED
2017-06-09  Philippe Proulxbt_ctf_field_type_integer_set_size(): take unsigned...
2017-06-09  Philippe Proulxir: add BT_CTF_BYTE_ORDER_NONE and make it the default...
2017-05-28  Philippe ProulxFix warnings emitted by `gcc -Wall`
2017-05-28  Philippe ProulxLogging: fix wrong parameters, superfluous commas,...
2017-05-28  Philippe ProulxValidate CTF semantics in selected CTF IR functions
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: use `int`, not `int64_t`...
2017-05-28  Philippe ProulxFix: g_quark_try_string() is usually not a WARN trigger
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: logging: log more details
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: logging: log struct/var FT...
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: logging: log only specific...
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: logging: log more details...
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: add verbose logging (modifyin...
2017-05-28  Philippe Proulxlib/ctf-ir/field-types.c: add logging
2017-05-28  Philippe Proulxir: fields/field-types: use `bt_bool` instead of `int...
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxFix: ir: bt_ctf_field_type_variant_validate(): do not...
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  Julien DesfossezAllow to set the size of an integer type
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
This page took 0.253307 seconds and 48 git commands to generate.