babeltrace.git
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
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-13  Michael JeansonPort: make bootstrap script work on most shell
2015-10-13  Mathieu DesnoyersFix: babeltrace-log packet seek
2015-10-13  Michael JeansonFix: posix_fallocate() returns int > 0 on errors
2015-10-07  Jonathan RajotteConfigure: add check for type
2015-10-07  Jonathan RajotteConfigure: add check on headers
2015-10-07  Jonathan RajotteConfigure: add missing check for used funcs
2015-10-07  Michael JeansonFix: add compat for glib < 2.32
2015-09-04  Michael JeansonFix: make check in OOT build with absolute path
2015-09-04  Michael JeansonFix: make check in out of tree build
2015-08-18  Michael JeansonFix: 32bit values index_major/minor used as 64bit
2015-08-07  Julien DesfossezHide the packet_seq_num field
2015-07-31  Philippe Proulxir: add bt_ctf_field_type_sequence/array_set_element_type()
2015-07-31  Philippe Proulxir: do not cache variant type's alignment
2015-07-30  Philippe ProulxFix: test_ctf_writer: assert() without side effects
2015-07-30  Philippe Proulxir: empty structures are legal in CTF
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 Proulxtest_ctf_writer.c: use bt_ctf_put() everywhere
2015-07-17  Philippe Proulxir: consolidate reference counting functions
2015-07-16  Philippe ProulxFix: allow structure types to have a minimum align
2015-07-16  Philippe Proulxtest_ctf_writer: add type alignment tests
2015-07-16  Philippe ProulxFix: require power of two for type alignment
2015-07-16  Philippe ProulxFix: do not init. BO of enums/arrays/sequences
2015-07-10  Jonathan RajotteBuild: Update m4 for bison & flex version check to...
2015-07-03  Jonathan RajotteBuild: add version check on flex
2015-07-02  Jonathan RajotteBuild: add version check on autoconf
2015-07-02  Jonathan RajotteBuild: m4 macro for Bison version check
2015-07-02  Jérémie GalarneauTest: Add a test to ensure multiple keywords can be...
2015-07-02  Jérémie GalarneauFix: Missing postfix_expression DOT keywords in CTF...
2015-07-02  Jérémie GalarneauFix: Create stream after adding its stream class to...
2015-07-02  Jérémie GalarneauFix: Remove overly-strict freeze check on variants...
2015-07-02  Jérémie GalarneauDocs: A stream has no ownership of its trace
2015-07-02  Jérémie GalarneauFix: Missing NULL check in bt_ctf_field_sequence_destroy
next
This page took 0.037718 seconds and 4 git commands to generate.