Merge branch 'master' into bindings/python
[babeltrace.git] / formats / ctf / types / float.c
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: add stricter checks on packet boundaries
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 definition
2013-02-15  Julien DesfossezNamespace struct stream_pos
2013-01-24  Julien Desfosseznamespace the declaration 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 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-05-29  Mathieu DesnoyersUse mmap_align
2012-03-01  Mathieu DesnoyersEndian wrapper use fix
2011-09-26  Mathieu DesnoyersFix float support
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-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 DesnoyersAdd out-of-bound checks
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-21  Mathieu DesnoyersWork in progress generate io struct
2011-04-04  Mathieu DesnoyersRename "type" to "declaration"
2011-02-27  Mathieu DesnoyersRename: type_class, type -> type, declaration
2011-02-26  Mathieu DesnoyersCTF float/types compile fixes
2011-02-21  Mathieu DesnoyersBabeltrace-wide warning fixes
2010-12-29  Mathieu DesnoyersBuild fix
2010-12-28  Mathieu DesnoyersRelicense BabelTrace library to MIT (BSD-style)
2010-10-04  Mathieu DesnoyersRemove bitfields, which are just a bit-addressed integer
2010-10-04  Mathieu DesnoyersFinish float
2010-10-03  Mathieu DesnoyersAPI cleanups, offset by bit.
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.150138 seconds and 54 git commands to generate.