babeltrace.git
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
2015-02-17  Philippe ProulxPython: document writer.Stream
2015-02-17  Philippe ProulxPython: document writer.StreamClass
2015-02-17  Philippe ProulxPython: document writer.Event
2015-02-17  Philippe ProulxPython: document writer.EventClass
2015-02-17  Philippe ProulxPython: document writer.StringField
2015-02-17  Philippe ProulxPython: document writer.SequenceField
2015-02-17  Philippe ProulxPython: document writer.ArrayField
2015-02-17  Philippe ProulxPython: document writer.VariantField
2015-02-17  Philippe ProulxPython: document writer.StructureField
2015-02-17  Philippe ProulxPython: document writer.FloatingPointField
2015-02-17  Philippe ProulxPython: document writer.EnumerationField
2015-02-17  Philippe ProulxPython: document writer.IntegerField
2015-02-17  Philippe ProulxPython: document writer.Field
2015-02-17  Philippe ProulxPython: document writer.StringFieldDeclaration
2015-02-17  Philippe ProulxPython: document writer.SequenceFieldDeclaration
2015-02-17  Philippe ProulxPython: document writer.ArrayFieldDeclaration
2015-02-17  Philippe ProulxPython: document writer.VariantFieldDeclaration
2015-02-17  Philippe ProulxPython: document writer.StructureFieldDeclaration
2015-02-17  Philippe ProulxPython: document writer.FloatingPointFieldDeclaration
2015-02-17  Philippe ProulxPytnon: document writer.EnumerationFieldDeclaration
2015-02-17  Philippe ProulxPython: document writer.IntegerFieldDeclaration
2015-02-17  Philippe ProulxPython: add top-level class writer.IntegerBase
2015-02-17  Philippe ProulxPython: document writer.FieldDeclaration
2015-02-17  Philippe ProulxPython: document writer.Clock
2015-02-17  Philippe ProulxPython: document writer.EnumerationMapping
2015-02-17  Philippe ProulxPython: examples: import explicit BT modules
2015-02-17  Philippe ProulxPython: split API in reader/writer modules
2015-02-17  Philippe ProulxPython: document IntegerFieldDeclaration
2015-02-17  Philippe ProulxPython: document VariantFieldDeclaration
next
This page took 0.037075 seconds and 4 git commands to generate.