Fix: barectf_packet_set_buf(): keep full packet state
[barectf.git] / barectf / templates / c / barectf.c.j2
2020-10-06  Philippe ProulxFix: barectf_packet_set_buf(): keep full packet state
2020-09-24  Philippe Proulxbarectf.c.j2: only declare `ts` variable when needed
2020-09-24  Philippe Proulxbarectf/templates: use `loop.last` instead of hack...
2020-09-23  Philippe Proulxbarectf/templates/c: name `void *` context parameters...
2020-09-23  Philippe Proulxbarectf.h.j2: add barectf_packet_buf_addr()
2020-09-23  Philippe Proulxbarectf.h.j2: add barectf_discarded_event_records_count()
2020-09-23  Philippe Proulxbarectf/templates/c: rename "back-end" -> "back end"
2020-09-23  Philippe ProulxStandardize root field type prefixes
2020-09-21  Philippe ProulxRename "time" -> "timestamp" (terminology)
2020-09-17  Philippe ProulxRename "event type" -> "event record type", "stream...
2020-09-09  Philippe ProulxAdd user static array field support (with recursion)
2020-09-08  Philippe Proulxcgen.py, templates: use new `_CompoundOp` for structure...
2020-09-04  Philippe Proulxtemplates: rename "licence" -> "license"
2020-09-04  Philippe Proulxbarectf.c.j2: remove superfluous empty line
2020-09-03  Philippe Proulxbarectf.c.j2: use single return points
2020-09-03  Philippe Proulxbarectf.c.j2: do not pass useless parameters to _ev_siz...
2020-09-03  Philippe Proulxtemplates: capitalize C comments
2020-09-03  Philippe Proulxtemplates: use Jinja 2's `true`, not Python's `True`
2020-09-03  Philippe ProulxMake generated C code as `const` as possible
2020-09-03  Philippe Proulxbarectf.c.j2: _ALIGN(): make it explicit that `_at_var...
2020-09-03  Philippe Proulxgen.py, templates: use root FT prefixes which match...
2020-09-03  Philippe Proulxbarectf.c.j2: packet closing function: do not repeat...
2020-09-03  Philippe Proulxtemplates: commonize the licence header
2020-09-03  Philippe Proulxtemplates: add licence headers to all templates
2020-09-03  Philippe Proulx_CCodeGenerator.generate_c_src(): use Jinja 2 templates
This page took 0.060907 seconds and 32 git commands to generate.