tap: import some changes
[argpar.git] / argpar / argpar.h
2024-03-18  Philippe ProulxIncrease REUSE compliance
2024-03-18  Simon Marchiargpar.{c,h}: fix clang-tidy issues
2024-03-18  Simon MarchiAdd clang-format config file and re-format with clang...
2024-03-18  Simon Marchiargpar.{c,h}: remove `ARGPAR_HIDDEN` from header file
2024-03-15  Philippe ProulxAdd and use type definitions for structures and enumera...
2024-03-15  Philippe Proulxargpar.h: make all the functions `noexcept` with C...
2024-03-15  Philippe Proulxargpar.h: doc: match the style of `README.adoc`
2021-09-02  Simon MarchiAdd `extern "C"` to header
2021-08-25  Philippe Proulxargpar/argpar.h: update API documentation
2021-08-25  Simon MarchiEncode error type in argpar_error
2021-06-04  Philippe Proulxenum argpar_iter_next_status: assign negative integral...
2021-06-04  Philippe ProulxAdd parsing error API
2021-06-04  Philippe Proulxargpar.h: Doxygenize
2021-06-04  Philippe ProulxRemove the argpar_parse() API
2021-06-04  Philippe ProulxRemove "invalid argument" statuses
2021-06-04  Philippe ProulxParse `-` and `--` as non-option arguments
2021-06-04  Philippe Proulxargpar.h: argpar_iter_create(): add iterator lifetime...
2021-06-04  Philippe Proulxargpar.h: move argpar_item_destroy() close to other...
2021-06-04  Philippe ProulxRename argpar_iter_get_ingested_orig_args() -> argpar_i...
2021-06-04  Philippe ProulxRename argpar_iter_parse_next() -> argpar_iter_next()
2021-06-04  Philippe ProulxAdd error enumerators to `enum argpar_iter_parse_next_s...
2021-06-03  Philippe Proulxargpar_iter_parse_next(): make the `error` parameter...
2021-06-03  Philippe ProulxMake `struct argpar_item` opaque
2021-05-31  Philippe Proulxargpar.h: `BABELTRACE_ARGPAR_H` -> `ARGPAR_ARGPAR_H`
2021-05-31  Philippe Proulxargpar/argpar.{c,h}: fix coding style
2021-05-31  Simon MarchiAdd iterator-style API
2021-04-10  Simon MarchiUse SPDX-style license header
2019-12-05  Simon MarchiRemove bt_/BT_ prefixes throughout
2019-12-05  Simon MarchiFix comments in bt_argpar_item_array, data -> items
2019-12-04  Simon MarchiAdd build system, remove dependency on glib, add TAP...
2019-12-04  Simon MarchiInitial commit
This page took 0.027554 seconds and 6 git commands to generate.