clock: show as time of day
[babeltrace.git] / formats / ctf / metadata / ctf-visitor-generate-io-struct.c
2012-01-30  Mathieu Desnoyersclock: show as time of day
2012-01-28  Mathieu DesnoyersImplement clock mapping within integer type
2012-01-28  Mathieu DesnoyersImplement clock IR generation
2012-01-28  Mathieu DesnoyersRelax unknown field handling: warn instead of error
2012-01-27  Mathieu DesnoyersParse clock descriptions
2011-12-06  Mathieu DesnoyersAdd loglevel support
2011-11-22  Mathieu DesnoyersAdd "-n trace" option to print trace name
2011-08-13  Julien DesfossezExport the babeltrace API in babeltrace.h
2011-08-12  Mathieu DesnoyersInitialize size to 0 to eliminate incorrect gcc uniniti...
2011-07-26  Mathieu DesnoyersRetry needs to recreate type def and aliases too
2011-07-26  Mathieu DesnoyersSet old declaration to NULL when retry
2011-07-26  Mathieu DesnoyersKeep byte order field mask set upon retry
2011-07-26  Mathieu DesnoyersClear field mask before retry.
2011-07-26  Mathieu DesnoyersHandle correctly cross-endianness for text-based metadata
2011-07-20  Mathieu DesnoyersFix gcc 4.6 warnings
2011-07-20  Mathieu DesnoyersRevert "Fix uninitialized memory in metadata parser"
2011-07-20  Mathieu DesnoyersFix uninitialized memory in metadata parser
2011-07-18  Simon MarchiFix segfault when typealias fails
2011-07-14  Simon MarchiDuplicate variant field name check
2011-07-14  Simon MarchiDuplicate struct field name check
2011-07-14  Mathieu DesnoyersMerge branch 'master' of ssh://efficios.com/home/effici...
2011-06-23  Mathieu DesnoyersMove ctf_file_stream away from ctf-ir
2011-05-23  Mathieu DesnoyersMove definitions to per-file structure
2011-05-21  Mathieu DesnoyersUpdate integer encoding
2011-05-18  Mathieu DesnoyersCTF: Add support for event headers using variants
2011-05-17  Mathieu DesnoyersAdd "encoding" for sequence and array of integers
2011-05-17  Mathieu DesnoyersTest and fix packet-based metadata parsing
2011-05-17  Mathieu Desnoyerstrace_uuid -> uuid and add packet metadata support
2011-05-16  Mathieu DesnoyersUpdate sequence (type specifier -> field ref), fix...
2011-05-14  Mathieu DesnoyersCreate copy of integer declaration before applying...
2011-05-14  Mathieu DesnoyersInteger base update
2011-05-13  Mathieu DesnoyersAdd base integer attribute, and use it in ctf-text
2011-05-13  Mathieu DesnoyersAdd structure align() attribute, fix empty string suppo...
2011-05-13  Mathieu DesnoyersAdd alignment power of two check
2011-05-09  Mathieu Desnoyersmove struct ctf_stream -> struct ctf_stream_class
2011-05-07  Mathieu Desnoyersprettify output
2011-05-06  Mathieu DesnoyersAllow missing stream {} declarator in single-stream...
2011-05-06  Mathieu DesnoyersCTF: open trace read
2011-05-05  Mathieu DesnoyersFix integer/float/string read: keep value in definition...
2011-05-05  Mathieu DesnoyersStart packet mmap work
2011-04-29  Mathieu Desnoyersctf metadata visitor: remove word_size from trace decla...
2011-04-29  Mathieu DesnoyersAdd error handling to generate io struct visitor
2011-04-28  Mathieu DesnoyersAdd enum {} default mapping to "int" type
2011-04-27  Mathieu Desnoyersmetadata: Support empty structures
2011-04-27  Mathieu DesnoyersEnum: fix handling of container type
2011-04-27  Mathieu DesnoyersHash table usage fixes
2011-04-27  Mathieu Desnoyersio struct generation debugging ongoing
2011-04-26  Mathieu DesnoyersCTF metadata structure generation code finished
2011-04-26  Mathieu DesnoyersAdd type_specifier list node
2011-04-21  Mathieu Desnoyersctf visitor generate I/O struct: Compile fixes, part 1
2011-04-21  Mathieu Desnoyersgen io structs: int fd -> FILE *fd
2011-04-21  Mathieu DesnoyersUpdate gen io structs, basic implementation complete
2011-04-21  Mathieu Desnoyersgen io struct visitor: update enum
2011-04-21  Mathieu DesnoyersRemove unneeded declaration "name", work in progress...
2011-04-21  Mathieu DesnoyersWork in progress generate io struct
2011-04-21  Mathieu Desnoyersctf visitor generate I/O struct: visit typedef/typealias
2011-04-18  Mathieu DesnoyersCreate "untagged" variant structure
2011-04-18  Mathieu DesnoyersScope path: split dynamic scope path
2011-04-16  Mathieu DesnoyersDynamic scope: child position is MAX_INT
2011-04-16  Mathieu DesnoyersDefinition scope: update
2011-04-15  Mathieu DesnoyersDynamic definition scope hierarchy
2011-04-13  Mathieu DesnoyersAdd missing _Imaginary type
2011-04-04  Mathieu DesnoyersGenerate IO struct visitor adapt to def/declaration
2011-04-04  Mathieu DesnoyersRename "declaration" to "definition"
2011-04-04  Mathieu DesnoyersUpdate generate IO struct work in progress
2011-03-26  Mathieu DesnoyersI/O structures accessors generation (work in progress)
This page took 0.269571 seconds and 73 git commands to generate.