babeltrace.git
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 DesnoyersUse stdout output by default
2011-05-07  Mathieu Desnoyerstext conversion works
2011-05-07  Mathieu Desnoyersupdate gitignore
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 DesnoyersFix missing header
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 Desnoyersstrings: don't free, just realloc
2011-05-05  Mathieu DesnoyersAdd dummy trace creator in tests
2011-05-05  Mathieu DesnoyersFix integer/float/string read: keep value in definition...
2011-05-05  Mathieu Desnoyersbitfields: use "type" parameter for unit pointer type
2011-05-05  Mathieu Desnoyerstest bitfield: adapt tests to 64-bit arch (long ->...
2011-05-05  Mathieu DesnoyersPortable bitfields: protect against variable name clash...
2011-05-05  Mathieu DesnoyersAdd array and sequence "len" accessor
2011-05-05  Mathieu DesnoyersStart packet mmap work
2011-05-04  Mathieu DesnoyersUnref: handle null pointers
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 DesnoyersMove stream pos declaration into CTF header
2011-04-30  Mathieu DesnoyersCTF trace open/close
2011-04-29  Mathieu DesnoyersUse dynamic shared libraries, list formats
2011-04-29  Mathieu DesnoyersAdd babeltrace option parsing
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 DesnoyersAdd uuid test to configure.ac
2011-04-21  Mathieu DesnoyersUpdate readme for uuid dep.
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-14  Mathieu DesnoyersDefinition scope lookup (for variant/enum)
2011-04-13  Mathieu DesnoyersAdd missing _Imaginary type
2011-04-04  Mathieu DesnoyersGenerate IO struct visitor adapt to def/declaration
2011-04-04  Mathieu DesnoyersCoding indentation cleanup
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-27  Mathieu DesnoyersAdd struct/variant/enum named type to type scope
2011-03-26  Mathieu DesnoyersI/O structures accessors generation (work in progress)
2011-03-21  Mathieu Desnoyersctf metadata field is set bitmasks
2011-03-11  Mathieu DesnoyersUpdate readme
2011-03-11  Mathieu DesnoyersUpdate readme
2011-03-11  Mathieu DesnoyersDocument git tree dependencies
2011-03-02  Mathieu Desnoyersregister type name fix
2011-03-02  Mathieu DesnoyersSeparate declaration scope from type scope
2011-02-27  Mathieu Desnoyerscleanup
2011-02-27  Mathieu DesnoyersAdd CTF metadata trace structures
2011-02-27  Mathieu DesnoyersDeclaration scope lookup
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 Desnoyersremember last current field in variant
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
next
This page took 0.037672 seconds and 4 git commands to generate.