configure: cleanup typos and sorting
[babeltrace.git] / include /
2021-08-20  Philippe ProulxAPI doc: use minus sign (U+2212) where appropriate...
2021-08-20  Philippe ProulxFix: doc: field-class.h: signed integer field class...
2021-02-08  Simon MarchiFix: macro name for "get supported mip versions method...
2020-04-14  Simon Marchilib: add precondition checks that count of discarded...
2020-04-14  Simon Marchilib: add precond. check for begin <= end on pkt./ev...
2020-04-10  Simon Marchilib: add `size >= 1` pre-condition to bt_field_class_in...
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-03-18  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2020-03-12  Philippe Proulxdoc: bt_field_class...get_mapping_labels...(): clarify...
2020-02-27  Mathieu DesnoyersFix: plugin-dev.h: Disable address sanitizer on pointer...
2020-01-30  Michael JeansonTypo: occured -> occurred
2020-01-27  Philippe Proulxdoc: graph.h: do not link to `man7.org` for `babeltrace(1)`
2020-01-21  Philippe Proulxlib: add bt_version_get_extra_{name,description,patch_n...
2020-01-21  Philippe Proulxlib: add bt_version_get_vcs_revision_description()
2020-01-21  Philippe Proulxconfigure.ac, lib: rename "extra" (version) to "develop...
2020-01-21  Philippe Proulxlib: add bt_version_get_name() and bt_version_get_name_...
2020-01-21  Philippe Proulxlib: bt_version_get_extra(): return `NULL` if none...
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2020-01-15  Philippe Proulxlib: msg. iter. inactivity message has a simple CS...
2020-01-13  Philippe Proulxlib: remove self component param. from msg. iterator...
2020-01-10  Philippe Proulxlib: plugin-dev.h: rename `MESSAGE_ITERATOR` -> `MESSAG...
2020-01-10  Philippe Proulxlib: rename "self comp. input port message iter." ...
2020-01-10  Philippe Proulxlib: append `_FUNC` to `BT_PLUGIN_{INITIALIZE,FINALIZE}*`
2020-01-08  Simon Marchilib: introduce bt_message_iterator_class
2019-12-17  Simon Marchilib: remove bt_query_executor_interrupt, add bt_query_e...
2019-12-17  Simon Marchilib: remove bt_graph_interrupt, add bt_graph_borrow_def...
2019-12-12  Philippe Proulxlib: graph API: remove "listener removed" callback...
2019-12-12  Philippe Proulxlib, bt2: graph API: remove "ports connected" listeners
2019-12-05  Philippe Proulxlib: standardize variant field option function names
2019-11-20  Simon Marchilib: remove bt_packet_context_field API
2019-11-15  Philippe Proulxlib: make bt_value_map_foreach_entry_{const_}func(...
2019-10-31  Francis Deslaurierslib: Make `bt_version_get_*() return unsigned int
2019-10-31  Francis DeslauriersRename `BT_RANGE_SET_` to `BT_INTEGER_RANGE_SET_`
2019-10-31  Philippe Proulxlib: remove `BT_GRAPH_RUN_STATUS_END`
2019-10-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-23  Simon MarchiFix: define macros for logging levels
2019-10-22  Philippe Proulxlib: remove plugin's ABI version
2019-10-22  Simon Marchilib: remove includes from logging.h
2019-10-15  Philippe Proulxlib: use powers of two for object type enumerators
2019-10-15  Philippe Proulxlib: rename option/var. "selector" to "selector field"
2019-10-15  Philippe Proulxlib: have dedicated "dynamic array FC with/without...
2019-10-10  Francis Deslauriersvalues: make `bt_value_map_extend()` extend the provide...
2019-10-08  Francis Deslaurierslib: rename `bt_*_compare()` to `bt_*_is_equal()`
2019-10-04  Philippe Proulxlib, bt2: rename "signed/unsigned sel." -> "integer...
2019-10-04  Philippe Proulxlib: add option field classes with integer selectors
2019-10-03  Simon Marchilib: make it mandatory to have seek_X if can_seek_X...
2019-09-30  Francis DeslauriersRename `BT_PLUGIN_EXIT` to `BT_PLUGIN_FINALIZE`
2019-09-30  Francis DeslauriersRename `init` methods to `initialize`
2019-09-30  Francis Deslaurierslib: split real FC/field into single and double prec...
2019-09-26  Simon Marchilib: pass config object to message iterator init method...
2019-09-25  Simon Marchilib: pass config objects to component init methods
2019-09-17  Simon Marchilib: remove END values from bt_message_iterator_seek_...
2019-09-17  Simon Marchilib: make can_seek_beginning and can_seek_ns_from_origi...
2019-09-12  Simon Marchilib: remove bt_self_port{,_input,_output}
2019-09-10  Francis Deslaurierslib: add non-const FC borrow functions for container FCs
2019-09-10  Francis Deslaurierslib: add `bt_field_borrow_class()` function declaration
2019-09-06  Simon Marchilib: make message iterator creation functions return...
2019-08-26  Simon Marchictf: make src.ctf.fs append error causes
2019-08-20  Simon Marchilib: make g++ happy with plugin-dev.h macros
2019-08-16  Philippe Proulxlib: make empty array/map appending/inserting functions...
2019-08-15  Philippe Proulxlib: remove unneeded `enum` tags in public headers
2019-08-15  Philippe Proulxlib: assign values to all public enumerators
2019-08-15  Philippe Proulxlib: standardize status of bt_util_clock_cycles_to_ns_f...
2019-08-15  Philippe Proulxlib: graph.h: fix formatting
2019-08-15  Philippe Proulxlib: remove unused `enum bt_self_component_port_status`
2019-08-15  Philippe Proulxlib: rename bt_value_array_get_size() -> bt_value_array...
2019-08-15  Philippe Proulxlib: add user attributes property to metadata, stream...
2019-08-15  Philippe Proulxlib: add bt_field_class_variant_borrow_option_by_{index...
2019-08-15  Philippe Proulxlib: add bit array field class and field types
2019-08-15  Philippe Proulxlib: add option field class and field types
2019-08-15  Philippe Proulxlib: add boolean field class and field types
2019-08-13  Philippe Proulxlib: bt_graph_create(): accept MIP version
2019-08-13  Philippe Proulxlib: add bt_get_{greatest_operative,maximal}_mip_versio...
2019-08-13  Philippe ProulxFix: {graph,query-executor}.h: missing `STATUS_` before...
2019-08-13  Philippe Proulxlib: add "get supported MIP versions" method support
2019-08-13  Philippe Proulxlib: add component descriptor set API
2019-08-06  Philippe Proulxlib, bt2: make query method receive custom data
2019-08-06  Philippe Proulxlib: add bt_graph_add_simple_sink_component()
2019-08-05  Philippe Proulxlib: remove output port message iterator
2019-08-05  Philippe Proulxlib: rename bt_graph_consume() -> bt_graph_run_once()
2019-07-26  Philippe Proulxlib: prepare the ground for stateful query operations
2019-07-26  Philippe Proulxlib: standardize listener ID types with new `bt_listene...
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-26  Philippe Proulxlib: rename `bt_scope` -> `bt_field_path_scope`
2019-07-25  Philippe Proulxlib: rename all `*_STATUS_OVERFLOW` -> `*_STATUS_OVERFL...
2019-07-24  Simon Marchilib: remove INVALID_PARAMS status
2019-07-24  Philippe Proulxlib: add bt_plugin_find_all()
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Philippe Proulxlib: add interrupter API
2019-07-24  Philippe Proulxlib: create input port msg iterator from self {msg...
2019-07-24  Simon Marchilib: make default query implementation return INVALID_O...
2019-07-24  Simon Marchilib: remove LOADING_ERROR status
2019-07-24  Simon Marchibt2: make bt2.Error wrap current thread's error
2019-07-20  Philippe Proulxlib: rename functions to clearly indicate API inheritance
2019-07-18  Philippe Proulxlib: bt_field_class_dynamic_array_create(): accept...
2019-07-18  Philippe Proulxlib: decouple variant FC option names from selector...
2019-07-18  Philippe Proulxlib: add integer range and integer range set API
2019-07-18  Philippe ProulxFix: CTF writer: bt_ctf_field_unsigned_integer_set_valu...
2019-07-18  Simon Marchibt2: report errors from Python component and component...
2019-07-12  Philippe ProulxFix: current-thread.h: append from message iterator...
next
This page took 0.055972 seconds and 7 git commands to generate.