babeltrace.git
2016-02-22  Philippe Proulxir: add bt_ctf_field_freeze()
2016-02-19  Philippe Proulxir: remove bt_ctf_trace_get() and bt_ctf_trace_put()
2016-02-19  Philippe Proulxir: move writer-specific declarations to writer header
2016-02-19  Philippe Proulxir: remove event header accessors from stream
2016-02-19  Philippe Proulxir: add bt_ctf_event_set_packet()
2016-02-19  Philippe Proulxir: add public bt_ctf_packet object
2016-02-19  Philippe Proulxir: move the stream event ctx field to the event
2016-02-19  Philippe Proulxir: remove unused event_headers member from struct...
2016-02-19  Philippe Proulxir: validate integer FT's mapped clock against signedness
2016-02-19  Philippe Proulxir: clock: use value in cycles instead of ns
2016-02-19  Philippe Proulxir: freeze mapped clock when freezing integer FT
2016-02-19  Philippe Proulxir: freeze clocks when freezing a trace
2016-02-19  Philippe Proulxir: split event files into event and event-class files
2016-02-19  Philippe Proulxir: rename event-fields/event-types -> fields/field...
2016-02-19  Philippe Proulxir: rename ctf_type_id -> bt_ctf_type_id
2016-02-19  Philippe Proulxir: rename ctf_string_encoding -> bt_ctf_string_encoding
2016-02-19  Philippe Proulxir: rename bt_ctf_field_path_get_root()
2016-02-19  Philippe Proulxir: rename bt_ctf_node -> bt_ctf_scope
2016-02-19  Philippe Proulxir: add public bt_ctf_field_path object
2016-02-19  Philippe Proulxir: rename bt_ctf_field_type_variant_set_tag()
2016-02-19  Philippe ProulxAdd validation/resolving tests
2016-02-19  Philippe Proulxtest_bt_values.c: fix top comment
2016-02-19  Philippe Proulxir: freeze attributes when freezing an event
2016-02-19  Jérémie GalarneauFix scan-build warning of potential NULL dereference
2016-02-19  Philippe Proulxir: refactor FT validation and resolving
2016-02-19  Philippe Proulxir: allow to set variant FT's tag FT even when frozen
2016-02-19  Philippe Proulxir: add internal bt_ctf_field_path_clear()
2016-02-19  Philippe Proulxir: validate field types on field creation
2016-02-19  Philippe Proulxvalues: fix indentation
2016-02-19  Philippe Proulxref.h: fix doc
2016-02-19  Philippe Proulxvalues: add `_empty` prefix when relevant
2016-02-19  Philippe ProulxBT_MOVE(): call bt_put(_dst)
2016-02-19  Philippe ProulxFix: bt_ctf_field_type_floating_point_copy(): set self...
2016-02-19  Philippe ProulxAdd bt_ctf_field_type_compare(): field type deep comparison
2016-02-19  Philippe Proulxir: event-types-internal.h: fix comment
2016-02-19  Philippe Proulxir: add user byte order to integer/float types
2016-02-19  Philippe Proulxtest_ctf_writer.c: assert() unchecked return values
2016-02-19  Philippe Proulxir: bt_ctf_stream_class_set_byte_order(): EC is already...
2016-02-17  Jérémie GalarneauPython bindings: remove unnecessary semi-colons
2016-02-17  Jérémie GalarneauPython bindings: missing error check in Clock precision...
2016-02-17  Jérémie GalarneauPython bindings: accomodate API changes introduced...
2016-02-15  Jérémie GalarneauRemove stale comment from event destructor
2016-02-13  Mathieu DesnoyersHandle negative time and offset from Epoch
2016-02-13  Mathieu DesnoyersFix: CTF parser: accept signed constant literals
2016-02-11  Mathieu DesnoyersFix: out-of-bound memory access
2016-02-11  Jérémie GalarneauFix out-of-tree tests: seek tests can't find traces
2016-02-10  Michael JeansonTests: Fix test plans and do not skip on fail
2016-02-10  Michael JeansonFix: Check return value of fpathconf
2016-02-10  Michael JeansonFix: BABELTRACE_HAVE_LIBC_UUID misspelled as BT_HAVE_LI...
2016-02-10  Michael JeansonFix: check for socket lib before function checks
2016-02-10  Michael JeansonPort: Add OSX libuuid compat
2016-02-10  Michael JeansonPort: Add OSX mman.h compat
2016-02-09  Alexis MartinPort: Add OSX endian.h compat
2016-02-09  Michael JeansonCleanup: remove unused label 'end'
2016-01-26  Jérémie GalarneauFix: Wrong variable checked for allocation failure
2016-01-19  Jérémie GalarneauImplement new CTF-IR reference counting scheme
2016-01-19  Jérémie GalarneauUse bt_put instead of bt_ctf_field_put as release callback
2016-01-19  Jérémie GalarneauClean-up bt_put() implementation
2016-01-19  Jérémie GalarneauObject: Acquire reference to parent on first acquired...
2016-01-19  Jérémie GalarneauTests: Add CTF-IR reference counting test
2016-01-19  Jérémie GalarneauReturn pointer when using bt_get()
2016-01-19  Jérémie GalarneauAdd internal bt_object reference count accessor
2016-01-19  Jérémie GalarneauDocs: Document reference counting scheme implemented...
2016-01-19  Jérémie GalarneauAdd parented object memory management to the Object...
2016-01-05  Jonathan RajotteDo not use g_list_free_full
2015-11-04  Jérémie GalarneauUpdate version to 2.0.0-pre
2015-11-04  Jonathan RajotteOnly compare "bison -y" to the basename of YACC variable
2015-10-27  Jérémie GalarneauPython bindings: work around Python 3.5 behaviour change
2015-10-26  Julien DesfossezOutput a warning if packets are lost
2015-10-26  Jérémie GalarneauClean-up: Use memset() to initialize packet_index
2015-10-26  Julien DesfossezSupport ctf index version 1.1
2015-10-19  Jérémie GalarneauCleanup: Don't hardcode include paths unnecessarily
2015-10-17  Jérémie GalarneauFix: include ctf-scanner-symbols.h to prefix yy_* symbols
2015-10-16  Jérémie GalarneauFix: missing includes break the out-of-tree build
2015-10-15  Mathieu DesnoyersFix: memstream compat layer requires use of babeltrace_...
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 DesnoyersFix: handle EINTR return value for bt_posix_fallocate
2015-10-14  Michael JeansonConfigure: Add missing checks
2015-10-14  Mathieu DesnoyersImplement bt_getline
2015-10-14  Mathieu DesnoyersFix: initialize getline linesize argument to 0
2015-10-14  Michael JeansonFix: warning, may be used uninitialized
2015-10-14  Michael JeansonPort: Replace dirent->d_type by stat S_ISREG
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  Michael JeansonPort: Use bash to run tests
2015-10-14  Mathieu DesnoyersPort: Implement faccessat wrapper
2015-10-14  Jérémie GalarneauPort: implement posix_fallocate wrapper
2015-10-13  Michael JeansonPort: Set required compiler flags to use pthreads
2015-10-13  Michael JeansonPort: Add configure check for __attribute__ support
2015-10-13  Michael JeansonPort: cleanup and portability fix to configure.ac
2015-10-13  Alexis MartinPort: Add support for linkers with no support for ...
2015-10-13  Michael JeansonPort: Add compat for platforms with no MSG_NOSIGNAL...
2015-10-13  Michael JeansonPort: Add AX_LIB_SOCKET_NSL macro to configure.ac
2015-10-13  Michael JeansonPort: Replace bzero() by memset()
2015-10-13  Michael JeansonPort: Add dummy.c to libcompat
2015-10-13  Michael JeansonPort: uname can return a positive value on success
2015-10-13  Michael JeansonPort: Replace NAME_MAX by MAXNAMLEN
next
This page took 0.038132 seconds and 4 git commands to generate.