Unify reference counting using a common bt_object base
[babeltrace.git] / formats / ctf / ir / event.c
2015-07-30  Jérémie GalarneauUnify reference counting using a common bt_object base
2015-07-28  Philippe ProulxRename bt_object to bt_value
2015-07-17  Philippe Proulxir: consolidate reference counting functions
2015-04-28  Philippe ProulxFix: ir: match .h names for get/set_header()
2015-04-28  Jérémie Galarneauir: add bt_ctf_event_set_payload_field()
2015-04-28  Philippe Proulxir: add bt_ctf_event_get_payload_field()
2015-04-28  Philippe Proulxir: add bt_ctf_event_copy() (event deep copy)
2015-04-14  Philippe ProulxFix: ir: make sure "stream_id" attr is always right
2015-04-09  Jérémie GalarneauMove bt_ctf_attributes API to internal headers
2015-03-20  Jérémie GalarneauFix: Uninitialized return value in bt_ctf_event_class_g...
2015-03-20  Jérémie Galarneauir: add stream accessor to bt_ctf_event
2015-03-20  Jérémie Galarneauir: add weak reference to parent stream to bt_ctf_event
2015-03-19  Philippe Proulxir: add attributes support to event classes
2015-03-16  Jérémie GalarneauFix: CTF 1.8 mandates that event "fields" must be a...
2015-03-16  Jérémie GalarneauImplement bt_ctf_event_class_get/set_payload()
2015-02-13  Jérémie GalarneauPopulate event header from mapped timestamp clock
2015-02-04  Jérémie GalarneauCleanup: line over 80 chars
2015-02-04  Jérémie GalarneauAdd support for custom event headers
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
2015-01-23  Jérémie GalarneauRevert "Add event header accessors and support for...
2015-01-15  Jérémie GalarneauAdd event header accessors and support for custom event...
2014-12-16  Jérémie GalarneauAdd event context accessors
2014-10-21  Jérémie GalarneauEnsure types used for index and count in CTF IR API...
2014-10-20  Jérémie GalarneauAdd Trace CTF IR type
2014-10-16  Jérémie GalarneauChange CTF IR header descriptions from CTF Writer to...
2014-06-27  Jérémie GalarneauImplement CTF-IR event getters
2014-06-27  Jérémie GalarneauUpdate CTF-Writer and CTF-IR copyrights
2014-06-27  Jérémie GalarneauSplit the CTF-Writer implementation in IR and Writer...
This page took 0.086148 seconds and 36 git commands to generate.