cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / include /
2019-05-02  Philippe Proulxlib: add stream activity beginning/end messages
2019-05-02  Philippe Proulxlib: remove CV snapshot property from stream beginning...
2019-05-02  Philippe Proulxlib: add seeking (beginning, ns from origin), with...
2019-05-02  Philippe Proulxlib: fully configure graph (add components, connect...
2019-05-02  Francis DeslauriersCleanup: add bt_ctf_value_type stringifying function
2019-05-02  Francis DeslauriersCleanup: remove bt_clock_snapshot_set_value_inline...
2019-05-02  Francis DeslauriersCleanup: bt_clock_snapshot_set_raw_value is now a stati...
2019-05-02  Francis DeslauriersAdd bt_self_message_iterator_status_string() function
2019-05-02  Philippe Proulxlib: do not allow port to be removed when message itera...
2019-05-02  Philippe Proulxlib: "msgied" -> "notified" (remaining of a previous...
2019-05-02  Philippe ProulxFix: graph API: add listeners to support filter-to...
2019-05-02  Philippe Proulxlib: remove CTF concepts of packet and event headers
2019-05-02  Philippe Proulxbt_field_class_*_create(): accept mandatory trace class
2019-05-02  Philippe Proulxbt_clock_class_create(): accept mandatory trace class
2019-05-02  Philippe Proulxbt_trace_class_create(): accept mandatory self component
2019-05-02  Philippe ProulxComponent class API: use status
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace enumeration types
2019-05-02  Philippe ProulxPlugin development API: use self enumeration and plugin...
2019-05-02  Philippe Proulxlib: remove unused public `enum bt_plugin_status`
2019-05-02  Philippe ProulxTrace API: use status
2019-05-02  Philippe ProulxStream API: use status
2019-05-02  Philippe ProulxTrace class API: use status
2019-05-02  Philippe ProulxStream class API: use status
2019-05-02  Philippe ProulxPacket API: use status
2019-05-02  Philippe ProulxField API: use status
2019-05-02  Philippe ProulxField class API: use status
2019-05-02  Philippe ProulxEvent API: use status
2019-05-02  Philippe ProulxEvent class API: use status
2019-05-02  Philippe ProulxClock snapshot API: use status
2019-05-02  Philippe ProulxClock class API: use status
2019-05-02  Philippe Proulxlib: rename "clock value" -> "clock snapshot"
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
2019-05-02  Philippe Proulxlib: rename bt_plugin_create_all_*() -> bt_plugin_find_...
2019-05-02  Philippe Proulxlib: add aliases for Babeltrace structure types
2019-05-02  Philippe Proulxlib: make public reference count functions have strict...
2019-05-02  Philippe Proulxlib: update copyrights
2019-05-02  Philippe Proulxlib: rename plural file names to singular
2019-05-02  Philippe Proulxlib: rename "begin" to "beginning" when used as a noun
2019-05-02  Philippe Proulxbt_value_copy(): put output parameter as last parameter
2019-05-02  Philippe Proulxbt_value_map_extend(): put output parameter as last...
2019-05-02  Philippe Proulxlib: split trace API into trace class and trace APIs
2019-05-02  Philippe Proulxlib: make graph API const-correct
2019-05-02  Philippe Proulxlib: make plugin API const-correct
2019-05-02  Philippe Proulxlib: make trace IR API const-correct
2019-05-02  Philippe Proulxlib: make values API const-correct
2019-05-02  Philippe Proulxlib: bt_object_{get,put}_ref(): accept a `const` parameter
2019-05-02  Philippe ProulxCTF writer: use own `bt_ctf_object` and `bt_ctf_value...
2019-05-02  Philippe Proulxlib: move plugin set API declarations to `babeltrace...
2019-05-02  Philippe Proulxlib: have separate `BT_QUERY_EXECUTOR_STATUS` and ...
2019-05-02  Philippe Proulxlib: remove BT_NOTIFICATION_TYPE_{UNKNOWN,NR}
2019-05-02  Philippe Proulxbt_port_output_notification_iterator_create(): remove...
2019-05-02  Philippe Proulxlib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
2019-05-02  Philippe Proulxlib: plugin: reset pointers to `NULL` on destruction
2019-05-02  Philippe Proulxlib: return `void` when setting a simple value with...
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe Proulxlib: private functions: do not repeat `private` word
2019-05-02  Philippe ProulxGraph API: split into private and public APIs
2019-05-02  Philippe ProulxTrace IR and notification APIs: split into private...
2019-05-02  Philippe Proulxbt_value_map_extend(): make base/extension objects...
2019-05-02  Philippe ProulxValues API: standardize parameters and return values
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 ProulxValues API: standardize function names
2019-05-02  Philippe ProulxRename: "float value" -> "real value"
2019-05-02  Philippe ProulxRemove unneeded `BT_VALUE_TYPE_UNKNOWN`
2019-05-02  Philippe ProulxRename: "field class ID" -> "field class type"
2019-05-02  Philippe ProulxRename: field type -> field class
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe ProulxMake API CTF-agnostic
2019-05-02  Philippe Proulxassert-pre-internal.h: add BT_ASSERT_PRE_VALID_INDEX()
2019-05-02  Philippe ProulxFix: bt_g_hash_table_contains(): handle `NULL`/0 values
2019-05-02  Philippe Proulxassert-pre-internal.h: move include at correct line
2019-05-02  Philippe Proulxlib: merge common CTF IR part with the remaining implem...
2019-05-02  Philippe Proulxlib: fully detach CTF IR and CTF writer implementations
2019-05-02  Philippe Proulxlib: bt_packet_create(): accept previous packet to...
2019-05-02  Philippe Proulxlib: make bt_field_is_*() and bt_field_type_is_*()...
2019-05-02  Philippe Proulxlib: use priv connection priv notif iterator to create...
2019-05-02  Philippe Proulxlib: remove clock class priority map, use default clock...
2019-05-02  Philippe Proulxlib: make the "port connected" method return a status
2019-05-02  Philippe Proulxlib: notification iterator: transfer a batch of notific...
2019-05-02  Philippe Proulxlib: remove internal stream destroy listener API
2019-05-02  Philippe Proulxlib: graph: remove useless checks, make functions inlin...
2019-05-02  Philippe Proulxlib: remove useless checks, make functions inline on...
2019-05-02  Philippe Proulxlib: update and simplify the `bt_object` API
2019-05-02  Philippe ProulxFix: freeze field type unconditionally
2019-05-02  Philippe ProulxUse "growing" `GArray` to store string field's payload
2019-05-02  Philippe Proulxlib: simplify the public notification iterator interfaces
2019-05-02  Philippe ProulxFix: bt_field*_reset_recursive() returns nothing
2019-05-02  Philippe ProulxFix: bt_event_common_initialize(): use appropriate...
2019-05-02  Philippe ProulxBT_ASSERT_PRE(): when disabled, use the expression...
2019-05-02  Philippe ProulxFix: set BT object's shared flag in all modes
2019-05-02  Philippe Proulxlib: use object pool for event and packet notifications
2019-05-02  Philippe Proulxlib: add internal object pool API and use it; adapt...
2019-05-02  Philippe Proulxlib: add "borrow" functions where "get" functions exist
2019-05-02  Philippe Proulxinclude/babeltrace/graph: fix some include guards
2019-05-02  Francis DeslauriersSilence unused variable warnings caused by BT_ASSERT...
2019-05-02  Francis DeslauriersCleanup: remove GCC precompiled header leftover
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe ProulxNotification iterator: transform precondition checks...
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
next
This page took 0.084227 seconds and 7 git commands to generate.