lib: add structure FC member and variant FC option objects
[babeltrace.git] / include / babeltrace / ctf-writer /
2019-05-02  Philippe ProulxAdd a common, internal CTF serialization library; make...
2019-05-02  Francis DeslauriersCleanup: add bt_ctf_value_type stringifying function
2019-05-02  Philippe Proulxlib: rename plural file names to singular
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe ProulxCTF writer: use own `bt_ctf_object` and `bt_ctf_value...
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe ProulxValues API: split into private and public APIs
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxlib: fully detach CTF IR and CTF writer implementations
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-08-15  Mathieu DesnoyersFix: add missing overflow check in bt_ctf_stream_pos_ac...
2017-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-06-09  Philippe Proulxbt_ctf_stream_get_discarded_events_count(): return int
2017-06-09  Michael JeansonPort: Add mman.h compat for mingw
2017-06-09  Michael JeansonPort: Add bt_common_get_page_size
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe ProulxCTF writer: stream: handle automatic fields more securely
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxStandardize *get_*_count() functions
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-27  Philippe Proulxir: add bt_ctf_clock_class object, modify bt_ctf_clock...
2017-05-27  Philippe Proulxir: stream: add bt_ctf_stream_is_writer()
2017-05-27  Jérémie GalarneauImplement bt_ctf_clock_value interface
2016-07-25  Simon MarchiCTF writer: Add function to add an integer environment...
2016-02-22  Philippe Proulxir: move clock value accessors to writer header
2016-02-22  Philippe Proulxir: move bt_ctf_stream_class_set_clock() to writer...
2016-02-22  Philippe Proulxir: make bt_ctf_stream_create() public
2016-02-19  Philippe Proulxir: move writer-specific declarations to writer header
2016-02-19  Philippe Proulxir: split event files into event and event-class files
2016-02-19  Philippe Proulxir: rename event-fields/event-types -> fields/field...
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-02-04  Jérémie GalarneauFix: Field types native byte order refers to the trace
2014-10-20  Jérémie GalarneauAdd trace accessor to CTF Writer
2014-10-20  Jérémie GalarneauAdd Trace CTF IR type
2014-10-16  Jérémie GalarneauDocs fix: Change bt_ctf_writer_create_stream return...
2014-06-28  Jérémie GalarneauMove CTF-Writer stream to CTF-IR
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 API into IR and Writer-specific...
2014-06-27  Jérémie GalarneauSplit ctf-writer's stream.h into stream.h and stream...
2014-05-27  Sebastian Andrzej... Fix: don't use a return code in _bt_ctf_stream_append_d...
2013-11-29  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-11-19  Jérémie GalarneauFix ctf-writer: Reject enumerations containing no mappings
2013-11-12  Jérémie GalarneauMerge branch 'master' into bindings/python
2013-10-31  Jérémie GalarneauAdd CTF Writer implementation
2013-10-31  Jérémie GalarneauAdd public CTF Writer API headers
This page took 0.061339 seconds and 7 git commands to generate.