Merge branch 'master' into bindings/python
[babeltrace.git] / types / types.c
2013-07-05  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-02-15  Julien DesfossezNamespace the struct declaration
2013-02-15  Julien DesfossezNamespace the struct definition
2013-01-24  Julien Desfosseznamespace the lookup_integer function
2013-01-24  Julien Desfosseznamespace the definition functions
2013-01-24  Julien Desfosseznamespace the variant functions
2013-01-24  Julien Desfosseznamespace the declaration functions
2013-01-24  Julien Desfosseznamespace the struct 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 Desfosseznamespace the scope_path functions
2013-01-24  Julien DesfossezNamespace the lookup_enum function
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: free all the metadata-related memory
2012-03-12  Mathieu DesnoyersFix API: add const qualifiers, privatize struct bt_ctf_...
2012-02-16  Julien DesfossezExport the list header with a new namespace
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-06-23  Mathieu Desnoyersexport lookup_definition
2011-05-21  Mathieu DesnoyersFix incorrect unref
2011-05-18  Mathieu DesnoyersCTF: Add support for event headers using variants
2011-05-16  Mathieu DesnoyersUpdate sequence (type specifier -> field ref), fix...
2011-05-13  Mathieu DesnoyersAdd structure align() attribute, fix empty string suppo...
2011-05-09  Mathieu DesnoyersUpdate pretty-print
2011-05-09  Mathieu Desnoyersmove content of struct field into struct definition
2011-05-04  Mathieu DesnoyersUnref: handle null pointers
2011-04-27  Mathieu Desnoyersio struct generation debugging ongoing
2011-04-26  Mathieu DesnoyersCTF metadata structure generation code finished
2011-04-21  Mathieu Desnoyersctf visitor generate I/O struct: Compile fixes, part 1
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-04  Mathieu DesnoyersRename "type" to "declaration"
2011-04-04  Mathieu DesnoyersRename "declaration" to "definition"
2011-03-27  Mathieu DesnoyersAdd struct/variant/enum named type to type scope
2011-03-02  Mathieu Desnoyersregister type name fix
2011-03-02  Mathieu DesnoyersSeparate declaration scope from type scope
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 DesnoyersAdd type class/type structure management
2011-02-21  Mathieu DesnoyersBabeltrace type: build warning cleanup
2010-12-29  Mathieu DesnoyersBuild fix
2010-12-28  Mathieu DesnoyersRelicense BabelTrace library to MIT (BSD-style)
2010-09-30  Mathieu DesnoyersFix type free memleak
2010-09-30  Mathieu DesnoyersAdd ctf type loading, add integer and bitfield "copy"
2010-09-30  Mathieu DesnoyersUse statically known types, use hash for formats
2010-09-28  Mathieu DesnoyersMove to babeltrace namespace
2010-09-28  Mathieu DesnoyersMove types.c to types/
This page took 0.161704 seconds and 61 git commands to generate.