Clean-up: fix comment style in bin-info.c
[babeltrace.git] / formats / ctf / types /
2015-10-16  Michael JeansonPort: Add compat for strnlen and strndup
2014-07-31  Mathieu DesnoyersFix: don't perform unaligned integer read/writes
2013-11-29  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-11-27  Mathieu DesnoyersCleanup: do not duplicate code in float fix
2013-11-27  Mathieu DesnoyersFix: floats should set content size in tmp definition
2013-11-27  Mathieu DesnoyersFix: string packet boundary handling, bits vs bytes
2013-11-27  Mathieu DesnoyersFix: add stricter checks on packet boundaries
2013-11-13  Jérémie GalarneauExpose text arrays the same way as regular arrays
2013-11-13  Jérémie GalarneauAdd support for floating point fields in the Python...
2013-11-12  Jérémie GalarneauMerge branch 'master' into bindings/python
2013-10-31  Jérémie GalarneauFix: Uninitialized ctf_stream_pos structure in ctf_floa...
2013-07-05  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-04-23  Mathieu DesnoyersAdd backward ref from bt_stream_pos to bt_trace_descriptor
2013-02-15  Julien DesfossezNamespace the struct declaration
2013-02-15  Julien DesfossezNamespace the struct definition
2013-02-15  Julien DesfossezNamespace struct stream_pos
2013-01-24  Julien Desfosseznamespace the variant functions
2013-01-24  Julien Desfosseznamespace the declaration functions
2013-01-24  Julien Desfosseznamespace the struct functions
2013-01-24  Julien Desfosseznamespace the sequence functions
2013-01-24  Julien Desfosseznamespace the enum functions
2013-01-24  Julien Desfosseznamespace definition_ref and definition_unref
2013-01-24  Julien Desfosseznamespace declaration_ref and declaration_unref
2013-01-24  Julien Desfosseznamespace the array functions
2013-01-24  Julien DesfossezHide internal functions of libbabeltrace-ctf
2013-01-16  Mathieu DesnoyersMerge branch 'master' into bindings/python
2012-12-05  Mathieu DesnoyersAdd missing permission notice in each source file
2012-10-22  Mathieu DesnoyersCleanup: fix cppcheck warnings
2012-10-16  Julien DesfossezFix : protect static float and double declarations
2012-09-06  Mathieu DesnoyersMerge branch 'master' into bindings/python
2012-08-20  Mathieu DesnoyersFix: ensure mmap_base_offset is zeroed on initialization
2012-08-15  Julien DesfossezFix: add mmap_base_offset to ctf_stream_pos
2012-05-29  Mathieu DesnoyersUse mmap_align
2012-04-11  Mathieu DesnoyersFix: warn, and don't assert, when reading a value outsi...
2012-03-01  Mathieu DesnoyersEndian wrapper use fix
2012-02-23  Mathieu DesnoyersLinker: privatize libbabeltrace_types
2012-02-23  Mathieu DesnoyersLink statically to internal libraries
2011-09-26  Mathieu DesnoyersFix float support
2011-09-19  Mathieu DesnoyersInteger support: add missing signed casts
2011-08-13  Julien DesfossezExport the babeltrace API in babeltrace.h
2011-07-14  Mathieu DesnoyersMerge branch 'master' of ssh://efficios.com/home/effici...
2011-06-30  Mathieu DesnoyersAdd shared copyright to EfficiOS Inc. and Linux Foundation
2011-05-17  Mathieu DesnoyersAdd "encoding" for sequence and array of integers
2011-05-16  Mathieu DesnoyersUpdate sequence (type specifier -> field ref), fix...
2011-05-07  Mathieu DesnoyersUse O_RDWR for open write mode (for mmap)
2011-05-07  Mathieu DesnoyersChange -EOF for EOF (it is worth -1), fix assertion
2011-05-07  Mathieu DesnoyersAdd missing EOF check in string validation
2011-05-07  Mathieu DesnoyersAdd out-of-bound checks
2011-05-07  Mathieu DesnoyersRemove dead code, enable optimized integer read/write
2011-05-07  Mathieu Desnoyerstext conversion works
2011-05-06  Mathieu Desnoyersinit pos cleanup
2011-05-06  Mathieu DesnoyersRestructure objects around generic_rw() accessor
2011-05-06  Mathieu DesnoyersUse inheritance for trace descriptor and positions
2011-05-05  Mathieu DesnoyersStart packet mmap work
2011-04-29  Mathieu DesnoyersUse dynamic shared libraries, list formats
2011-04-21  Mathieu DesnoyersWork in progress generate io struct
2011-04-04  Mathieu DesnoyersRename "type" to "declaration"
2011-02-27  Mathieu DesnoyersBuild fixes.
2011-02-27  Mathieu DesnoyersRename: type_class, type -> type, declaration
2011-02-26  Mathieu DesnoyersCTF float/types compile fixes
2011-02-26  Mathieu DesnoyersAdd type class/type structure management
2011-02-21  Mathieu DesnoyersBabeltrace-wide warning fixes
2010-12-29  Mathieu DesnoyersBuild fix
2010-12-28  Mathieu DesnoyersAdd autotools build
2010-12-28  Mathieu DesnoyersRelicense BabelTrace library to MIT (BSD-style)
2010-10-05  Mathieu DesnoyersAdd array
2010-10-05  Mathieu DesnoyersAdd structures
2010-10-04  Mathieu DesnoyersRemove bitfields, which are just a bit-addressed integer
2010-10-04  Mathieu DesnoyersFinish float
2010-10-03  Mathieu DesnoyersString type: complete migration to bitwise position
2010-10-03  Mathieu DesnoyersAPI cleanups, offset by bit.
2010-09-30  Mathieu DesnoyersManage enumerations at the library level
2010-09-30  Mathieu DesnoyersUse statically known types, use hash for formats
2010-09-29  Mathieu DesnoyersUse CHAR_BIT instead of 8 for float and string
2010-09-28  Mathieu DesnoyersMove to babeltrace namespace
2010-09-28  Mathieu DesnoyersDevelopment tree reorganisation
This page took 0.044005 seconds and 7 git commands to generate.