barectf: use package names (do not import "from")
[deliverable/barectf.git] / barectf /
2016-03-17  Philippe Proulxconfig: "integer type" -> "value type" (for enum type)
2016-03-17  Philippe Proulxconfig: error reporting: type obj can be an assoc array...
2016-03-17  Philippe ProulxFix: config: check unknown props in float type object...
2016-03-17  Philippe ProulxFix: config: check for unknown "base" values in int...
2016-03-17  Philippe ProulxFix: config: check for trace object's "byte-order"...
2016-03-17  Philippe ProulxFix: config: check PH "uuid" field's element type's...
2016-03-17  Philippe ProulxFix: do not allow negative log level values
2016-03-17  Philippe Proulxconfig: make event's log-level property accept integer
2016-03-17  Philippe Proulxconfig: prefer using $log-levels prop in 2.1
2016-03-17  Philippe ProulxFix: config: check for unknown props in config object
2016-03-17  Philippe ProulxAdd include functionality
2016-03-17  Philippe ProulxFix: config: check for node type before checking props
2016-03-17  Philippe Proulxconfig: prefer using $inherit prop in 2.1
2016-03-17  Philippe Proulxconfig: prefer using $return-ctype prop in 2.1
2016-03-17  Philippe Proulxconfig: convert config version to integer
2016-03-12  Philippe ProulxFix: metadata: add missing return_ctype property
2016-03-11  Philippe ProulxFix: use unions to write floats to avoid aliasing warnings
2016-03-11  Philippe Proulxtemplates: add __extension__ before statement expressions
2016-03-10  Philippe Proulxbarectf v2.1.0-dev
2015-10-30  Philippe Proulxbarectf v2.0.2
2015-10-30  Philippe ProulxFix: _split_version_suffix() may return 1 element
2015-10-14  Philippe Proulxbarectf v2.0.1
2015-07-21  Philippe Proulxbarectf v2.0.0
2015-06-08  Philippe Proulxbarectf v0.3.1
2015-06-08  Philippe ProulxImprove quality of some error messages
2015-05-29  Philippe Proulxbarectf v0.3.0
2015-05-29  Philippe ProulxAdd version argument
2015-05-26  Philippe ProulxAdd support for discarded events on packet close
2015-05-26  Philippe ProulxAdd bitfield functions wrapping actual macros
2014-11-25  Philippe ProulxFix: write float/double floating point numbers
2014-11-25  Philippe ProulxPrettify C output with newlines
2014-11-25  Philippe ProulxFix: _write_field_enum()
2014-11-13  Philippe ProulxFix _get_integer_param_ctype()
2014-11-13  Philippe ProulxFix validation
2014-11-13  Philippe ProulxFix a few CTF write bugs
2014-11-13  Philippe ProulxFix string write
2014-11-13  Philippe ProulxFix sequence length from env.
2014-11-13  Philippe ProulxFix array/sequence write
2014-11-13  Philippe ProulxSolve a few bugs
2014-11-12  Philippe ProulxCatch write errors
2014-11-12  Philippe ProulxComment a lot and output both headers
2014-11-12  Philippe ProulxAdd event name validation
2014-11-12  Philippe ProulxAdd a few steps
2014-11-12  Philippe ProulxAdd some verbosity
2014-11-12  Philippe ProulxImprove output
2014-11-12  Philippe ProulxGenerate trace function body
2014-11-12  Philippe ProulxGenerate trace functions parameters
2014-11-12  Philippe ProulxOpen function: generate body
2014-11-12  Philippe ProulxOpen function body
2014-11-12  Philippe Proulxtemplates.py: use tabs
2014-11-12  Philippe Proulxget* -> gen* for generation
2014-11-12  Philippe ProulxGenerate basic header
2014-11-08  Philippe Proulx_validate_context_field -> _validate_context_fields
2014-11-08  Philippe ProulxAdd event context/fields validation
2014-11-08  Philippe ProulxRemove prints
2014-11-08  Philippe ProulxCreate generator class, fix a few things
2014-11-08  Philippe ProulxFix: get struct size in map
2014-11-08  Philippe ProulxImprove C lines output
2014-11-08  Philippe ProulxCheck offset overflow before writing
2014-11-08  Philippe ProulxKeep only integers in inner struct offsets
2014-11-08  Philippe ProulxFix: actually write inner struct offsets
2014-11-08  Philippe ProulxAdd a few comments
2014-11-08  Philippe ProulxAdd offset variables
2014-11-08  Philippe ProulxWrite some CTF stuff (C)
2014-11-07  Philippe ProulxValidate stream event context
2014-11-07  Philippe ProulxAdd some metadata validation
2014-11-07  Philippe ProulxInitial commit: bare
This page took 0.051197 seconds and 7 git commands to generate.