Unify reference counting using a common bt_object base
[babeltrace.git] / formats / ctf / ir / event-fields.c
2015-07-30  Jérémie GalarneauUnify reference counting using a common bt_object base
2015-07-17  Philippe Proulxir: consolidate reference counting functions
2015-07-02  Jérémie GalarneauFix: Missing NULL check in bt_ctf_field_sequence_destroy
2015-05-25  Philippe Proulxir: add bt_ctf_field_variant_get_current_field()
2015-04-28  Philippe Proulxir: make bt_ctf_field_copy() public
2015-04-28  Philippe ProulxFix: ir: copy struct/seq/array NULL fields
2015-04-28  Philippe ProulxFix: ir: incr ref of existing sequence/array field
2015-04-28  Philippe ProulxFix: ir: return current variant's field if possible
2015-04-28  Philippe ProulxFix: ir: seq copy: initialize internal array
2015-04-28  Philippe ProulxFix: ir: bt_ctf_field_copy(): copy payload_set
2015-04-20  Jérémie GalarneauReplace g_string_insert_len() by g_string_append_len()
2015-04-20  Philippe Proulxir: add bt_ctf_field_string_append_len()
2015-04-20  Philippe Proulxir: add bt_ctf_field_string_append()
2015-03-16  Jérémie GalarneauFix: check string payload for NULL before calling g_str...
2015-03-16  Jérémie GalarneauMark internal IR field function pointers as const
2014-12-15  Jérémie GalarneauAdd stream_event_context accessors
2014-12-15  Jérémie GalarneauCleanup: Remove unnecessary argument name
2014-12-15  Jérémie GalarneauAdd stream_event_context accessors
2014-12-15  Jérémie GalarneauImplement bt_ctf_field deep copy
2014-12-12  Jérémie GalarneauFix: Incorrect variant tag validation
2014-10-21  Jérémie GalarneauEnsure types used for index and count in CTF IR API...
2014-10-16  Jérémie GalarneauChange CTF IR header descriptions from CTF Writer to...
2014-07-29  Jérémie GalarneauAdd stream packet header accessors
2014-07-29  Jérémie GalarneauReuse previously allocated string when setting value
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 GalarneauTests: Test CTF-IR event-field's getters
2014-06-27  Jérémie GalarneauDocs: CTF-IR sequence's length field must be unsigned
2014-06-27  Jérémie GalarneauImplement CTF-IR event fields getters
2014-06-27  Jérémie GalarneauSplit the CTF-Writer implementation in IR and Writer...
This page took 0.132531 seconds and 37 git commands to generate.