Fix: handle clock offset with frequency different from 1GHz
[babeltrace.git] / formats / ctf / types /
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.035042 seconds and 7 git commands to generate.