]> git.draconx.ca Git - dxcommon.git/history - src
copysym: Merge tables into a single static allocation.
[dxcommon.git] / src /
2024-02-23 Nick Bowlercopysym: Merge tables into a single static allocation.
2024-02-23 Nick Bowlercopysym: Integrate code offset into lookup table.
2024-01-07 Nick Bowlercopysym: Improve compatibility with old compilers.
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-18 Nick Bowlerpack: Improve 64-bit detection.
2023-11-18 Nick Bowlercopysym: Avoid dependency on <stdint.h>
2023-11-16 Nick Bowlerhelp_print_optstring: Don't depend on snprintf.
2023-06-16 Nick Bowlercopysym: Fix pointer qualifier mismatch.
2023-06-13 Nick Bowlertap: Include <config.h> as needed.
2023-05-30 Nick Bowlercopysym: Avoid including xtra.h.
2023-05-27 Nick BowlerAdd a dedicated function to emit the copyright symbol.
2023-04-13 Nick Bowlerhelp_print_desc: Ensure newline is printed for empty...
2023-01-23 Nick Bowlerxtra: Avoid undefined ## usage.
2023-01-08 Nick BowlerAdd a helper macro to use the new gen-options packed...
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.
2017-06-28 Nick BowlerImport integer packing library.