lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / lib / ctf-ir / fields.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 ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2019-05-02  Philippe Proulxlib: add internal bt_field_sequence_get_int_length()
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 GalarneauCleanup: line exceeds 80 chars
2017-09-16  Jérémie GalarneauFix: ensure sequence length field value is set and...
2017-09-16  Jérémie GalarneauCleanup: coding style mandates space after cast operator
2017-09-16  Jérémie GalarneauAdd field value is_set and reset functions to the publi...
2017-09-16  Jérémie GalarneauAllocate structure fields on creation
2017-09-16  Jérémie GalarneauUse boolean for frozen and set field states
2017-07-19  Michael JeansonPort: handle 'size_t' / 'off_t' on Solaris
2017-07-06  Philippe Proulxlib: use dedicated BT_LOG*_ERRNO() instead of using...
2017-06-14  Philippe Proulxir: fields.c: fix public function names to get/set...
2017-06-09  Michael JeansonPort: Add bt_common_get_page_size
2017-05-28  Philippe ProulxLogging: fix wrong parameters, superfluous commas,...
2017-05-28  Philippe ProulxCTF writer: stream: handle automatic fields more securely
2017-05-28  Philippe Proulxfields.c: get non-existing field: log level WARN -...
2017-05-28  Philippe ProulxFix: g_quark_try_string() is usually not a WARN trigger
2017-05-28  Philippe Proulxlib/ctf-ir/fields.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 ProulxStandardize *get_*() 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 DesfossezMake bt_ctf_field_structure_set_field public
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
This page took 0.105029 seconds and 36 git commands to generate.