Do not use g_list_free_full
[babeltrace.git] / include /
2015-10-26  Julien DesfossezOutput a warning if packets are lost
2015-10-26  Julien DesfossezSupport ctf index version 1.1
2015-10-15  Mathieu Desnoyerscompat send no SIGPIPE: multithread-safe
2015-10-15  Jérémie GalarneauFix: truncated value in fgetc() usage
2015-10-14  Mathieu DesnoyersImplement bt_getline
2015-10-14  Michael JeansonPort: Include config.h globally trough DEFAULT_INCLUDES
2015-10-14  Michael JeansonPort: Add compat for dirfd
2015-10-14  Michael JeansonPort: Add compat for mkdtemp
2015-10-14  Michael JeansonPort: Add compat for strnlen and strndup
2015-10-14  Mathieu DesnoyersPort: Implement faccessat wrapper
2015-10-14  Jérémie GalarneauPort: implement posix_fallocate wrapper
2015-10-13  Michael JeansonPort: Add compat for platforms with no MSG_NOSIGNAL...
2015-10-13  Jérémie GalarneauChange UUID API prefix from babeltrace_ to bt_
2015-10-13  Michael JeansonPort: Add Solaris libuuid compat
2015-10-13  Michael JeansonPort: Add Solaris endian.h compat
2015-10-07  Michael JeansonFix: add compat for glib < 2.32
2015-07-31  Philippe Proulxir: add bt_ctf_field_type_sequence/array_set_element_type()
2015-07-30  Philippe Proulxir: add field instance type ID helpers
2015-07-30  Philippe Proulxir: add bt_ctf_field_get_type_id()
2015-07-30  Philippe Proulxir: add field type ID helpers
2015-07-30  Jérémie GalarneauUnify reference counting using a common bt_object base
2015-07-29  Philippe Proulxir: add bt_ctf_trace_get_stream_class_by_id()
2015-07-29  Philippe Proulxir: add internal field path getters
2015-07-28  Philippe ProulxRename bt_object to bt_value
2015-07-28  Philippe Proulxir: add BT_CTF_MOVE()
2015-07-17  Philippe Proulxir: consolidate reference counting functions
2015-05-25  Philippe Proulxir: add bt_ctf_field_variant_get_current_field()
2015-05-22  Jérémie GalarneauFix: Return a variant's alignment as 0 (undefined).
2015-05-14  Jérémie Galarneauir: copy variants and sequences when setting a field...
2015-05-12  Jérémie Galarneauir: Implement a field type visitor to resolve dynamic...
2015-05-11  Jérémie Galarneauir: add bt_ctf_field_type_variant_set_tag()
2015-05-11  Jérémie Galarneauir: add tag field path to variant field type
2015-05-11  Jérémie Galarneauir: add length_field_path to sequence field type
2015-05-11  Jérémie Galarneauir: add bt_ctf_field_path internal API
2015-05-11  Jérémie Galarneauir: add bt_ctf_field_type_variant_get_field_name_index()
2015-05-11  Jérémie Galarneauir: add bt_ctf_field_type_structure_get_field_name_index()
2015-05-11  Jérémie GalarneauClean-up: Missing space in event-types-internal.h
2015-04-28  Jérémie Galarneauir: add bt_ctf_event_set_payload_field()
2015-04-28  Philippe Proulxir: add bt_ctf_event_get_payload_field()
2015-04-28  Philippe Proulxir: add bt_ctf_event_copy() (event deep copy)
2015-04-28  Philippe Proulxir: make bt_ctf_field_copy() public
2015-04-28  Philippe Proulxobjects: Doxygen: note about frozen copy
2015-04-20  Philippe Proulxir: add bt_ctf_field_string_append_len()
2015-04-20  Philippe Proulxir: add bt_ctf_field_string_append()
2015-04-14  Philippe ProulxFix: ir: make sure "stream_id" attr is always right
2015-04-09  Jérémie GalarneauCleanup: Remove unused trace environment types
2015-04-09  Jérémie GalarneauMove bt_ctf_attributes API to internal headers
2015-03-20  Jérémie GalarneauRemove stale file from include/Makefile.am
2015-03-20  Jérémie GalarneauFix: Uninitialized return value in bt_ctf_event_class_g...
2015-03-20  Jérémie Galarneauir: add trace accessor to bt_ctf_stream_class
2015-03-20  Jérémie Galarneauir: add stream accessor to bt_ctf_event
2015-03-20  Jérémie Galarneauir: add weak reference to parent trace to bt_ctf_stream...
2015-03-20  Jérémie Galarneauir: add weak reference to parent stream to bt_ctf_event
2015-03-19  Philippe Proulxir: add attributes support to event classes
2015-03-19  Philippe Proulxir: make trace environment use bt_object
2015-03-19  Philippe Proulxobjects: Doxygen: bt_object_type: minor fix
2015-03-19  Philippe Proulxobjects: Doxygen: add cross-references
2015-03-19  Philippe Proulxobjects: Doxygen: more details on bt_object_null
2015-03-19  Philippe Proulxobjects: add bt_object_freeze() and more statuses
2015-03-19  Philippe Proulxobjects: make static functions also inline
2015-03-19  Philippe Proulxobjects: Doxygen: \i -> \em
2015-03-19  Philippe Proulxobjects: introduce enum bt_object_status
2015-03-19  Philippe Proulxobjects: add bt_object_array_set()
2015-03-17  Jérémie GalarneauMark object type check functions as static
2015-03-17  Philippe Proulxir: add bt_ctf_stream_class_get_event_class_by_id()
2015-03-17  Philippe Proulxir: add bt_ctf_trace_get_clock_by_name()
2015-03-17  Philippe ProulxAdd basic object system
2015-03-16  Jérémie GalarneauImplement bt_ctf_trace stream class accessors
2015-03-16  Jérémie GalarneauImplement bt_ctf_trace_get_byte_order()
2015-03-16  Jérémie GalarneauImplement bt_ctf_field_type_variant_set_tag_name()
2015-03-16  Jérémie GalarneauFix: CTF 1.8 mandates that event "fields" must be a...
2015-03-16  Jérémie GalarneauImplement bt_ctf_event_class_get/set_payload()
2015-03-16  Jérémie GalarneauRemove alias getter from IR field interface
2015-03-16  Jérémie GalarneauAdd bt_ctf_field_type_copy() which allows deep copy...
2015-03-16  Jérémie GalarneauAllow unset tags on variant field types
2015-03-13  Jérémie GalarneauFix: Ensure stream endianness is set when initializing...
2015-03-13  Jérémie GalarneauFreeze event classes as they are added to a stream...
2015-03-13  Jérémie GalarneauDocs: event class must have a stream class before event...
2015-03-13  Jérémie GalarneauFix: Missing stdint.h in trace.h
2015-03-13  Jérémie GalarneauFix: Missing stdint.h in stream.h
2015-03-10  Jérémie GalarneauFix: Missing stdint.h in stream-class.h
2015-03-02  Jérémie GalarneauAdd trace environment field getters
2015-03-02  Jérémie GalarneauSupport the addition of integer trace environment fields
2015-02-27  Jérémie GalarneauCTF-IR: Support unnamed streams
2015-02-13  Jérémie GalarneauPopulate event header from mapped timestamp clock
2015-02-12  Jérémie GalarneauAdd support for clock mapping on integer field type
2015-02-12  Jérémie GalarneauDocs: fix bt_ctf_clock_get_offset function header
2015-02-04  Jérémie GalarneauAdd support for custom event headers
2015-02-04  Jérémie GalarneauFix: Field types native byte order refers to the trace
2015-02-04  Jérémie GalarneauFix: duplicate function declaration in stream.h
2015-01-28  Jérémie GalarneauFix: lock stream class after assigning stream id
2015-01-23  Jérémie GalarneauAdd utility function to validate CTF identifiers
2015-01-23  Jérémie GalarneauRevert "Add event header accessors and support for...
2015-01-16  Mathieu DesnoyersFix: missing parenthesis in offset_align_floor
2015-01-15  Jérémie GalarneauAdd event header accessors and support for custom event...
2015-01-06  Jérémie GalarneauAdd missing stream class accessor
2015-01-06  Jérémie GalarneauCleanup: Typo in bt_ctf_field_type_integer_create's...
2015-01-06  Jérémie GalarneauAdd stream packet header accessors
2015-01-06  Jérémie GalarneauAdd trace packet header accessors and support custom...
2014-12-16  Jérémie GalarneauDocs: Indicate that stream event context is sampled...
next
This page took 0.039719 seconds and 7 git commands to generate.