Add git-review config
[babeltrace.git] / lib / ctf-writer /
2019-05-03  Francis DeslauriersFix: maybe-uninitialized warning in bt_ctf_stream_flush()
2019-05-03  Philippe Proulxctfser: have dedicated signed/unsigned integer writing...
2019-05-03  Philippe ProulxAdd a common, internal CTF serialization library; make...
2019-05-03  Francis DeslauriersCleanup: add bt_ctf_value_type stringifying function
2019-05-03  Philippe ProulxCTF writer: use own `bt_ctf_object` and `bt_ctf_value...
2019-05-03  Philippe Proulxlib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
2019-05-03  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-03  Philippe ProulxValues API: standardize parameters and return values
2019-05-03  Philippe ProulxValues API: split into private and public APIs
2019-05-03  Philippe ProulxRename: bt_put(), bt_get() -> bt_object_put_ref(),...
2019-05-03  Philippe ProulxValues API: standardize function names
2019-05-03  Philippe ProulxMake API CTF-agnostic
2019-05-03  Philippe Proulxlib: fully detach CTF IR and CTF writer implementations
2019-05-03  Philippe Proulxlib: remove useless checks, make functions inline on...
2019-05-03  Philippe Proulxlib: update and simplify the `bt_object` API
2019-05-03  Philippe ProulxUse "growing" `GArray` to store string field's payload
2019-05-03  Philippe ProulxFix: CTF writer: use appropriate enumerators
2019-05-03  Philippe ProulxFix: bt_field*_reset_recursive() returns nothing
2019-05-03  Philippe ProulxFix: bt_event_common_initialize(): use appropriate...
2019-05-03  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-03  Philippe Proulxlib: add "borrow" functions where "get" functions exist
2019-05-03  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-03  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-02  Philippe ProulxRename bt_ctf_X -> bt_X, maintain backward compat....
2017-07-17  Michael JeansonCleanup: uuid library detection
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-06  Philippe Proulxbt_ctf_clock_class_create(): add a frequency parameter
2017-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-06-09  Philippe Proulxir: do not automatically generate a UUID in bt_ctf_cloc...
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-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 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 ProulxRename bt_ctf_clock_class_get_is_absolute() -> bt_ctf_c...
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.058155 seconds and 7 git commands to generate.