barectf.git
2016-03-19  Philippe Proulxbarectf v2.1.2 v2.1.2
2016-03-19  Philippe ProulxFix: stdint.yaml: fix self-aligned signed ints size
2016-03-19  Philippe ProulxCHANGELOG.md: update for v2.1.1
2016-03-19  Philippe Proulxbarectf v2.1.1 v2.1.1
2016-03-19  Philippe ProulxFix: config: clock offset object: null sets prop to...
2016-03-19  Philippe ProulxREADME.md: update Babeltrace's URL
2016-03-19  Philippe ProulxREADME.md: add --python=python3 to virtualenv line
2016-03-19  Philippe Proulxbarectf v2.1.0 v2.1.0
2016-03-19  Philippe ProulxREADME.md: add CI badge
2016-03-18  Philippe ProulxCHANGELOG.md: update for v2.1.0
2016-03-18  Philippe Proulxtests: fix message in config/pass/everything
2016-03-18  Philippe Proulxtests: add missing "config/fail/event/pt-empty.yaml"
2016-03-18  Philippe Proulxdoc/examples: use provided include files in configs
2016-03-18  Philippe Proulxcli: error msg: specify "regular file"
2016-03-18  Philippe ProulxFix: gen: use appropriate prefix for event context...
2016-03-18  Philippe ProulxFix: templates: use prefix in _write_cstring()
2016-03-18  Philippe Proulxconfig: null $include means no inclusions
2016-03-18  Philippe Proulxconfig: config object: null sets prop to default value
2016-03-18  Philippe Proulxconfig: metadata object: null sets prop to default...
2016-03-18  Philippe Proulxconfig: trace object: null sets prop to default value
2016-03-18  Philippe Proulxconfig: stream object: null sets prop to default value
2016-03-18  Philippe Proulxconfig: event object: null sets prop to default value
2016-03-18  Philippe Proulxconfig: clock object: null sets prop to default value
2016-03-18  Philippe Proulxconfig: variant type object: null sets prop to default...
2016-03-18  Philippe Proulxconfig: struct type object: null sets prop to default...
2016-03-18  Philippe Proulxconfig: array type object: null sets prop to default...
2016-03-18  Philippe Proulxconfig: string type object: null sets prop to default...
2016-03-18  Philippe ProulxFix: config: start from cur last value when updating...
2016-03-18  Philippe Proulxconfig: enum type object: null sets prop to default...
2016-03-18  Philippe Proulxconfig: float type object: null sets prop to default...
2016-03-18  Philippe Proulxconfig: int type object: null sets prop to default...
2016-03-18  Philippe ProulxWrite log level name to metadata comment if available
2016-03-18  Philippe Proulx.gitignore: add virt and *.o
2016-03-18  Philippe ProulxUpdate copyright notices
2016-03-18  Philippe ProulxAdd tests
2016-03-18  Philippe ProulxFix: config: check id (EH) and stream_id (PH) sizes
2016-03-18  Philippe Proulxconfig: error reporting: "ts" -> "timestamp"
2016-03-18  Philippe ProulxFix: config: timestamp_begin and timestamp_end must...
2016-03-18  Philippe ProulxFix: config: check for content_size gt packet_size
2016-03-18  Philippe ProulxFix: config: packet context type is mandatory and must...
2016-03-18  Philippe ProulxREADME.md: move documentation to the project's wiki
2016-03-18  Philippe Proulxlinux-fs: zero packet buffer initially
2016-03-18  Philippe Proulxconfig: fix comment
2016-03-18  Philippe Proulxmetadata: add is_dynamic to type objs and fix align
2016-03-18  Philippe ProulxFix: config: entity type: check for struct type
2016-03-18  Philippe ProulxAdd a few provided includable config files
2016-03-17  Philippe ProulxFix: config: check for enum type member object value...
2016-03-17  Philippe ProulxFix: config: check for unknown props in enum type membe...
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 ProulxREADME.md: add C99 compliance limitation
2016-03-11  Philippe ProulxFix: use unions to write floats to avoid aliasing warnings
2016-03-11  Philippe ProulxExamples: add -Wall -pedantic to CFLAGS
2016-03-11  Philippe Proulxtemplates: add __extension__ before statement expressions
2016-03-10  Philippe Proulxbarectf v2.1.0-dev
2016-03-10  Philippe ProulxAdd CHANGELOG.md
2015-10-30  Philippe Proulxbarectf v2.0.2 v2.0.2
2015-10-30  Philippe ProulxFix: _split_version_suffix() may return 1 element
2015-10-23  Philippe ProulxREADME.md: fix Arch Linux install command-line
2015-10-14  Philippe ProulxREADME.md: add PyPI badge
2015-10-14  Philippe Proulxbarectf v2.0.1 v2.0.1
2015-10-13  Philippe ProulxParallella plat.: close_packet(): fix array indexing
2015-10-13  Philippe ProulxParallella platform: is_backend_full(): do not init...
2015-10-13  Philippe Proulxbarectf-platform-parallella.c: fix spacing
2015-10-13  Thomas BertauldEnhance the understandability of some actions in the...
2015-10-13  Thomas BertauldFixing the missing initialization of the field 'initial...
2015-07-22  Philippe Proulxplatforms/parallella/consumer: minor cleaning
2015-07-21  Philippe Proulxbarectf v2.0.0 v2.0.0
2015-06-13  Jérémie GalarneauDocs: Capitalize README.md section headers
2015-06-08  Philippe Proulxbarectf v0.3.1 v0.3.1
2015-06-08  Philippe ProulxImprove quality of some error messages
2015-05-29  Philippe Proulxbarectf v0.3.0 v0.3.0
2015-05-29  Philippe ProulxAdd version argument
2015-05-26  Philippe ProulxREADME.md: document events_discarded feature
2015-05-26  Philippe Proulxbarectf v0.2.0 v0.2.0
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 Proulxbarectf 0.1.2
2014-11-25  Philippe Proulxexamples -> doc/examples
2014-11-25  Philippe ProulxAdd examples
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-21  Philippe Proulxsetup.py/README.md: update after transfer, bump
2014-11-17  Philippe ProulxREADME.md: fix comments in snippets
2014-11-14  Philippe ProulxREADME.md: fix spelling
next
This page took 0.036454 seconds and 4 git commands to generate.