Keep a single `.gitignore` file
[babeltrace.git] / lib / ctf-writer / writer.c
2019-06-11  Michael Jeansonctf-writer: externalize libbabeltrace2-ctf-writer
2019-06-07  Michael Jeansonlib: rename include dir to babeltrace2
2019-05-02  Philippe ProulxAdd a common, internal CTF serialization library; make...
2019-05-02  Philippe ProulxCTF writer: use own `bt_ctf_object` and `bt_ctf_value...
2019-05-02  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
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: update and simplify the `bt_object` API
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-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-06-09  Philippe Proulxlib/ctf-writer/writer.c: logging: change tag to `CTF...
2017-06-09  Michael JeansonPort: Fix libuuid compat on mingw
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe Proulxir: make bt_ctf_trace_create() create an empty packet...
2017-05-28  Philippe Proulxir: add trace UUID getter and setter
2017-05-28  Philippe ProulxStandardize *get_*() functions
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-28  Philippe ProulxCTF writer: restore native byte order is the CPU's...
2017-05-28  Philippe ProulxRename bt_ctf_trace_set_byte_order() -> bt_ctf_trace_se...
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
This page took 0.093344 seconds and 6 git commands to generate.