babeltrace.git
2015-05-11  Jérémie GalarneauClean-up: Missing space in event-types-internal.h
2015-04-28  Glen KeaneDocs: Updated available input formats on manpage
2015-04-28  Philippe Proulxir: add tests for bt_ctf_event_copy()
2015-04-28  Philippe ProulxFix: ir: match .h names for get/set_header()
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: add tests for bt_ctf_field_copy()
2015-04-28  Philippe Proulxir: make bt_ctf_field_copy() public
2015-04-28  Philippe ProulxFix: ir: copy struct/seq/array NULL fields
2015-04-28  Philippe ProulxFix: ir: incr ref of existing sequence/array field
2015-04-28  Philippe ProulxFix: ir: return current variant's field if possible
2015-04-28  Philippe ProulxFix: ir: seq copy: initialize internal array
2015-04-28  Philippe ProulxFix: ir: bt_ctf_field_copy(): copy payload_set
2015-04-28  Philippe Proulxobjects: Doxygen: note about frozen copy
2015-04-28  Jérémie GalarneauDocs: weird phrasing in Babeltrace(1)
2015-04-20  Jérémie GalarneauReplace g_string_insert_len() by g_string_append_len()
2015-04-20  Philippe ProulxAdd tests for bt_ctf_field_string_append_len()
2015-04-20  Philippe Proulxir: add bt_ctf_field_string_append_len()
2015-04-20  Philippe ProulxAdd tests for bt_ctf_field_string_append()
2015-04-20  Philippe Proulxir: add bt_ctf_field_string_append()
2015-04-20  Antoine BusqueFix: return event timestamp in _timestamp_at_pos
2015-04-14  Philippe ProulxFix: ir: make sure "stream_id" attr is always right
2015-04-09  Jérémie GalarneauTests: add environment field can be added after stream...
2015-04-09  Jérémie GalarneauFix: Allow the addition of environment fields to a...
2015-04-09  Jérémie GalarneauCleanup: Remove unused trace environment types
2015-04-09  Jérémie GalarneauCleanup: introduce internal bt_ctf_trace_freeze()
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: possible NULL pointer dereference in CTF Writer...
2015-03-20  Jérémie GalarneauFix: Ensure assertions have no side-effect
2015-03-20  Jérémie GalarneauFix: Uninitialized return value in bt_ctf_event_class_g...
2015-03-20  Jérémie Galarneauir: add tests for bt_ctf_event's stream accessor
2015-03-20  Jérémie Galarneauir: add tests for bt_ctf_stream_class trace accessor
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 GalarneauCleanup: remove unused bt_ctf_stream_set_trace function
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 tests for duplicate event classes
2015-03-19  Philippe ProulxFix: ir: make duplicate event classes check smarter
2015-03-19  Philippe Proulxir: add tests for event class attributes
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: optimize loops by using i instead of x
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 tests: bt_object_array_set()
2015-03-19  Philippe Proulxobjects: add bt_object_array_set()
2015-03-19  Philippe Proulxobjects: simplify destroy functions
2015-03-19  Philippe Proulxobjects: use GPtrArray instead of GArray
2015-03-17  Jérémie GalarneauFix: remove test_bt_objects from SCRIPT_LIST
2015-03-17  Jérémie GalarneauMark object type check functions as static
2015-03-17  Philippe Proulxir: add tests for bt_ctf_stream_class_get_event_class_b...
2015-03-17  Philippe Proulxir: add bt_ctf_stream_class_get_event_class_by_id()
2015-03-17  Philippe Proulxir: add tests for bt_ctf_trace_get_clock_by_name()
2015-03-17  Philippe Proulxir: add bt_ctf_trace_get_clock_by_name()
2015-03-17  Philippe ProulxAdd basic object system tests
2015-03-17  Philippe ProulxAdd basic object system
2015-03-16  Jérémie GalarneauChange version from 1.3.0 to 1.3.0-pre
2015-03-16  Jérémie GalarneauFix: Don't increment automatic stream-id twice
2015-03-16  Jérémie GalarneauImplement bt_ctf_trace stream class accessors
2015-03-16  Jérémie GalarneauTests: Add a bt_ctf_trace_get/set_byte_order() test
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 GalarneauFix: check string payload for NULL before calling g_str...
2015-03-16  Jérémie GalarneauImplement bt_ctf_event_class_get/set_payload()
2015-03-16  Jérémie GalarneauCleanup: move type_id initialization after byte order...
2015-03-16  Jérémie GalarneauAdd Variant and Sequence IR type validation checks
2015-03-16  Jérémie GalarneauRemove alias getter from IR field interface
2015-03-16  Jérémie GalarneauMark internal IR field function pointers as const
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 GalarneauUpdate version to 1.3.0
2015-03-13  Jérémie GalarneauFix: Ensure stream endianness is set when initializing...
2015-03-13  Jérémie GalarneauFix: Check stream fd value before closing
2015-03-13  Jérémie GalarneauFix: missing allocation error check
2015-03-13  Jérémie GalarneauFreeze event classes as they are added to a stream...
2015-03-13  Jérémie GalarneauTests: ensure that an event may be instanciated before...
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-10  Philippe ProulxFix out-of-tree build for Python bindings + doc
2015-03-02  Jérémie GalarneauTests: Add tests for trace environment field accessors
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-20  Jérémie GalarneauFix: out-of-tree dist fails to find test traces
2015-02-18  Simon MarchiFix running tests out of tree
2015-02-17  Philippe ProulxPython: add Sphinx doc project
2015-02-17  Philippe ProulxPython: writer.IntegerBase: remove redundant prefixes
2015-02-17  Philippe ProulxPython: add reader.IntegerFieldDeclaration.size
2015-02-17  Philippe ProulxPython: document writer.Writer
next
This page took 0.037085 seconds and 4 git commands to generate.