]> git.draconx.ca Git - dxcommon.git/history - src/help.c
DX_C_ALIGNAS: Work around bash-5 parsing bug.
[dxcommon.git] / src / help.c
2024-01-06 Nick Bowlerhelp: Improve compatibility with old compilers.
2023-12-06 Nick Bowlerhelp_print_optstring: Better output on some old systems.
2023-12-05 Nick Bowlerhelp: Perform some suffix merging.
2023-12-05 Nick Bowlerhelp_print_optstring: New table-based implementation.
2023-12-05 Nick Bowlerhelp_print_desc: Simplify implementation.
2023-11-16 Nick Bowlerhelp_print_optstring: Don't depend on snprintf.
2023-04-13 Nick Bowlerhelp_print_desc: Ensure newline is printed for empty...
2022-02-24 Nick Bowlerhelp_print_optstring: Fix handling of 'flag' options.
2021-11-24 Nick Bowlerhelp: Include <locale.h> if NLS is enabled.
2021-11-23 Nick Bowlerhelp_print_desc: Allow NULL option to disable localisation.
2021-09-30 Nick Bowlerhelp: Add a single-dash long option mode.
2021-09-13 Nick BowlerAdd common option formatting routines.