barectf.git
2020-09-24  Philippe Proulxbarectf: add pre-release version information (`barectf...
2020-09-24  Philippe Proulxtests/tracing: add basic structure data field tests
2020-09-24  Philippe Proulxtests/tracing: add data stream test (two packets)
2020-09-24  Philippe Proulxtests/tracing: add basic int., enum., real, and string...
2020-09-24  Philippe Proulxconfigs/succeed/**/*.yaml: remove useless YAML document end
2020-09-24  Philippe Proulxdocs: yaml: put static/dynamic array FT obj. C types...
2020-09-24  Philippe Proulxdocs: {static,dyn}-array-ft-obj.adoc: use example block
2020-09-24  Philippe ProulxFix: YAML: force enumeration FT objects to have at...
2020-09-24  Philippe Proulxbarectf/templates: use `loop.last` instead of hack...
2020-09-24  Philippe Proulxtest-platform.h: do not include `barectf.h`: forward...
2020-09-24  Philippe ProulxYAML files: remove empty line after `%YAML 1.2` directive
2020-09-24  Philippe Proulxtests/tracing: use a base trace type YAML file
2020-09-24  Philippe Proulxdocs: example.adoc: use file names as heading titles
2020-09-24  Philippe Proulxmodules/platform/pages/example.adoc: add a list of...
2020-09-24  Philippe Proulxdocs: add missing `build` module
2020-09-24  Philippe Proulx.gitignore: simplify
2020-09-24  Philippe Proulxtest-platform.c: write_packet(): use `const size_t`
2020-09-24  Philippe Proulxdocs/modules/ROOT/pages/index.adoc: add internal links
2020-09-24  Philippe ProulxDocument barectf 3
2020-09-24  Philippe Proulxbarectf_platform_linux_fs_init(): accept DS file path...
2020-09-24  Philippe Proulxbarectf-platform-linux-fs.c: write_packet(): use `const...
2020-09-24  Philippe Proulxbarectf-platform-linux-fs.c: rename missing `ctx` ...
2020-09-24  Philippe Proulxpoetry.lock: update
2020-09-24  Philippe Proulxpyproject.toml: update description
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.h.j2: rename "clock callbacks" -> "clock source...
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 ProulxAdd missing `serialize-write-timestamp-statements.j2...
2020-09-21  Philippe ProulxEnable discarded event records snapshot FT DST feature...
2020-09-21  Philippe ProulxRename "time" -> "timestamp" (terminology)
2020-09-18  Philippe ProulxRename "target byte order" -> "native byte order"
2020-09-18  Philippe Proulxconfig.py: move target byte order property from config...
2020-09-18  Philippe Proulxpoetry.lock: update
2020-09-18  Philippe Proulx.gitignore: ignore generated HTML READMEs
2020-09-18  Philippe ProulxUse YAML 1.2 throughout
2020-09-17  Philippe ProulxRemove `CHANGELOG.md`
2020-09-17  Philippe Proulxbarectf-tracepoint.h: improve quality
2020-09-17  Philippe Proulxbarectf.h.j2: use more accurate definition names
2020-09-17  Philippe Proulxexamples/linux-fs-simple: use `trace` as trace director...
2020-09-17  Philippe Proulxexamples/linux-fs-simple: convert README to Asciidoctor...
2020-09-17  Philippe Proulxlinux-fs-simple/config.yaml: convert to v3 format
2020-09-17  Philippe Proulxlinux-fs-simple.c: improve quality
2020-09-17  Philippe Proulxlinux-fs-simple/Makefile: remove nonexistent `view...
2020-09-17  Philippe Proulxbarectf-platform-linux-fs.c: improve quality
2020-09-17  Philippe Proulxbarectf-platform-linux-fs.*: remove header titles
2020-09-17  Philippe Proulxexamples/linux-fs-simple, platforms/linux-fs: use doubl...
2020-09-17  Philippe Proulxbarectf-platform-linux-fs.*: update copyright years
2020-09-17  Philippe Proulxbarectf-platform-linux-fs.h: remove function documentation
2020-09-17  Philippe Proulxbarectf-platform-linux-fs.c: use `CLOCK_REALTIME`
2020-09-17  Philippe Proulxplatforms/linux-fs: remove `README.md`, write a better...
2020-09-17  Philippe ProulxMove `doc/examples` to `examples`
2020-09-17  Philippe ProulxRemove Parallella platform and examples
2020-09-17  Philippe ProulxRename "event type" -> "event record type", "stream...
2020-09-10  Philippe ProulxAdd dynamic array tracing tests
2020-09-10  Philippe ProulxRemoved unused `tests/conftest.py`
2020-09-10  Philippe Proulxtests/tracing/support/test-platform.c: clear buffer...
2020-09-10  Philippe Proulxtracing/src/succeed/static-array: update copyright...
2020-09-10  Philippe Proulxsrc/succeed/static-array: add missing `const` qualifiers
2020-09-10  Philippe Proulxtests/tracing: use pytest_collect_file() hook for YAML...
2020-09-10  Philippe Proulxtests/config/yaml: use pytest_collect_file() hook for...
2020-09-10  Philippe Proulxconfig.py, tsdl182gen.py: fix Mypy/Pylint errors
2020-09-10  Philippe ProulxAdd static array tracing tests
2020-09-10  Philippe ProulxSimplify current tests
2020-09-10  Philippe ProulxFix: include/3/stdreal.yaml: `align` -> `alignment`
2020-09-10  Philippe ProulxAdd user dynamic array field support
2020-09-09  Philippe Proulxconfig.py: UnsignedIntegerFieldType.__init__(): forward...
2020-09-09  Philippe ProulxAdd user static array field support (with recursion)
2020-09-09  Philippe ProulxFix: config.py: implement _ArrayFieldType.size_is_dynamic()
2020-09-09  Philippe Proulxserialize-write-bit-array-statements.j2: increment...
2020-09-09  Philippe Proulxcgen.py: use C type classes for _CodeGen._ft_c_type()
2020-09-08  Philippe ProulxFix: barectf/include/3: remove `byte-order` properties
2020-09-08  Philippe ProulxFix: size-write-struct-statements.j2: use `ev_type...
2020-09-08  Philippe Proulxconfig_parse_v2.py: fix typing issue
2020-09-08  Philippe Proulxstruct-ft.j2: use a single line for array indices
2020-09-08  Philippe Proulxcgen.py, templates: use new `_CompoundOp` for structure...
2020-09-08  Philippe Proulxpoetry.lock: update
2020-09-08  Philippe Proulxserialize-write-bit-array-statements.j2: use memcpy...
2020-09-08  Philippe Proulxserialize-write-time-statements.j2: capitalize C comment
2020-09-08  Philippe Proulxbitfield.h.j2: keep a single version for the target...
2020-09-08  Philippe Proulxconfig.py: remove bit array field type's byte order...
2020-09-04  Philippe Proulxtemplates: rename "licence" -> "license"
2020-09-04  Philippe Proulxbitfield.h.j2: restore `bitfield.h`'s original copyright
2020-09-04  Philippe Proulxbitfield.h.j2: remove `_BYTE_ORDER` definition; set...
2020-09-04  Philippe Proulxbarectf: fix Flake8 errors
2020-09-04  Philippe Proulxconfig_parse_v3.py: fix Pylint errors/warnings
2020-09-04  Philippe Proulxbarectf.c.j2: remove superfluous empty line
2020-09-04  Philippe Proulxcgen.py: _CodeGen.gen_src(): remove ugly empty lines...
2020-09-04  Philippe Proulxconfig: replace trace type's default BO with configurat...
2020-09-04  Philippe ProulxFix: _effective_config_file(): get root node to have...
2020-09-03  Philippe ProulxUse pytest as the testing system instead of Bats
2020-09-03  Philippe Proulxbarectf: fix Flake8 errors
2020-09-03  Philippe ProulxREADME.md: indicate that this README might be incorrect...
2020-09-03  Philippe Proulxtox.ini: add `mypy` environment
2020-09-03  Philippe ProulxUse Poetry to manage Pylint dev dependency
2020-09-03  Philippe ProulxUse Poetry to manage Flake8 dev dependency
2020-09-03  Philippe Proulxpoetry.lock: update
2020-09-03  Philippe Proulxcodegen.py, cgen.py: fix Pylint errors/warnings
next
This page took 0.04813 seconds and 4 git commands to generate.