assert-pre-internal.h: add BT_ASSERT_PRE_VALID_INDEX()
[babeltrace.git] / lib / ctf-ir / resolve.c
2019-05-02  Philippe Proulxlib: merge common CTF IR part with the remaining implem...
2019-05-02  Philippe Proulxlib: add "borrow" functions where "get" functions exist
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-09  Mathieu DesnoyersFix: Dereference null return value
2017-08-07  Mathieu DesnoyersFix: resolve.c: enum type mismatch
2017-05-28  Philippe ProulxReplace all assert(false) and assert(0) with abort()
2017-05-28  Philippe Proulxlib/ctf-ir/resolve.c: add logging
2017-05-28  Philippe ProulxFix warnings emitted by `gcc -Wall`
2017-05-28  Philippe ProulxDo not use `bool` type; use new `bt_bool` instead
2017-05-28  Philippe ProulxRename bt_ctf_type_id -> bt_ctf_field_type_id (and...
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
This page took 0.071506 seconds and 20 git commands to generate.