Integer base update
[babeltrace.git] / formats /
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 Desnoyersmove clock id test TSDL to development subdir
2011-05-13  Mathieu DesnoyersAdd alignment power of two check
2011-05-09  Mathieu DesnoyersHide timestamp field if timestamp is 0
2011-05-09  Mathieu DesnoyersRemove extra space in pretty print
2011-05-09  Mathieu DesnoyersUpdate pretty print output
2011-05-09  Mathieu DesnoyersUpdate pretty-printing output
2011-05-09  Mathieu DesnoyersUpdate pretty-print
2011-05-09  Mathieu Desnoyersmove struct ctf_stream -> struct ctf_stream_class
2011-05-09  Mathieu DesnoyersAdd -t option
2011-05-09  Mathieu DesnoyersUpdate pretty-print
2011-05-09  Mathieu Desnoyersmove content of struct field into struct definition
2011-05-07  Mathieu DesnoyersUse O_RDWR for open write mode (for mmap)
2011-05-07  Mathieu DesnoyersPrettify usage()
2011-05-07  Mathieu DesnoyersChange -EOF for EOF (it is worth -1), fix assertion
2011-05-07  Mathieu DesnoyersIgnore hidden files, error message enhancement
2011-05-07  Mathieu DesnoyersUse stdout FILE * rather than /dev/stdout for default...
2011-05-07  Mathieu Desnoyersfix packet vs file size check
2011-05-07  Mathieu DesnoyersAdd missing EOF check in string validation
2011-05-07  Mathieu DesnoyersAdd out-of-bound checks
2011-05-07  Mathieu Desnoyerscleanup
2011-05-07  Mathieu DesnoyersAdd checks on packet and content size
2011-05-07  Mathieu DesnoyersRemove dead code, enable optimized integer read/write
2011-05-07  Mathieu Desnoyersupdate integer text output formatting
2011-05-07  Mathieu DesnoyersProvide sane defaults
2011-05-07  Mathieu Desnoyersprettify output
2011-05-07  Mathieu Desnoyerstext conversion works
2011-05-07  Mathieu DesnoyersAdd missing makefile
2011-05-07  Mathieu DesnoyersAdd missing ctf-text.c to repo
2011-05-07  Mathieu DesnoyersAdd "text" plugin to list.
2011-05-07  Mathieu Desnoyerstext output
2011-05-06  Mathieu DesnoyersFix ctf teardown
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-06  Mathieu DesnoyersAdd single-stream tests
2011-05-06  Mathieu DesnoyersAllow missing stream {} declarator in single-stream...
2011-05-06  Mathieu Desnoyersonly enable printf_debug in lexer and parser in babeltr...
2011-05-06  Mathieu DesnoyersCTF: open trace read
2011-05-05  Mathieu DesnoyersAdd missing string declaration (without {})
2011-05-05  Mathieu DesnoyersFix integer/float/string read: keep value in definition...
2011-05-05  Mathieu DesnoyersAdd array and sequence "len" accessor
2011-05-05  Mathieu DesnoyersStart packet mmap work
2011-05-04  Mathieu DesnoyersUpdate tests to include new packet.header description
2011-04-30  Mathieu DesnoyersHandle noninteractive input for metadata
2011-04-30  Mathieu DesnoyersTrivial cleanup
2011-04-30  Mathieu DesnoyersCTF trace open/close
2011-04-29  Mathieu DesnoyersUse dynamic shared libraries, list formats
2011-04-29  Mathieu Desnoyersctf metadata visitor: remove word_size from trace decla...
2011-04-29  Mathieu DesnoyersRemove word_size from tests
2011-04-29  Mathieu DesnoyersAdd error handling to generate io struct visitor
2011-04-29  Mathieu DesnoyersAdd metadata test cases
2011-04-28  Mathieu DesnoyersAdd enum {} default mapping to "int" type
2011-04-28  Mathieu Desnoyersenum, change enum name <container_type> to enum name...
2011-04-28  Mathieu DesnoyersChange typealias separator from ":" to ":="
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-27  Mathieu DesnoyersFix major -> minor typo in tests
2011-04-26  Mathieu DesnoyersCTF metadata structure generation code finished
2011-04-26  Mathieu DesnoyersTests: signedness -> signed
2011-04-26  Mathieu DesnoyersAdd type_specifier list node
2011-04-22  Mathieu DesnoyersAdd embedded metadata examples
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 enum <32> from tests
2011-04-21  Mathieu DesnoyersRemove enum < integer_constant > from grammar
2011-04-21  Mathieu Desnoyersenum, sequence, array: use declaration list for length...
2011-04-21  Mathieu DesnoyersRemove unneeded declaration "name", work in progress...
2011-04-21  Mathieu Desnoyerstypealias: Fix reduce conflict in grammar for abstract...
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-21  Mathieu DesnoyersUpdate typealias behavior
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 "type" to "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)
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-25  Mathieu DesnoyersParser test should report AST creation errors
2011-02-25  Mathieu DesnoyersAdd error printout, fix semantic visitor
2011-02-24  Mathieu DesnoyersAST semantic validation: add unary exp tests
2011-02-24  Mathieu DesnoyersAdd AST tests
2011-02-24  Mathieu DesnoyersAdd AST visitors: parent links creation and semantic...
2011-02-24  Mathieu Desnoyersupdate CTF tests
2011-02-23  Mathieu DesnoyersAdd failure test cases
next
This page took 0.037219 seconds and 7 git commands to generate.