b14b1c21c0
Accepting request 1161126 from devel:libraries:c_c++
Ana Guerrero2024-03-25 20:10:35 +00:00
4d2e2a0278
- update to 3.2.1: * Fix compilation with optional on C++20. * Fix unannotated fallthrough. * Fix sign conversion with Unicode output. * Don't initialize regex in static initialiser. * Fix incorrect integer overflow checks. * Change quote output to '' to match Windows. * Don't split positional arguments by the list delimiter. * Order help groups by the order they were added. short name.
Dirk Mueller2024-03-24 13:36:34 +00:00
d0f725c0ea
- update to 3.1.1: * Fixed version number in header. * Support for multiple long names for the same option (= multiple long aliases) * Add a program() function to retrieve the program name. * Added a .clang-format file. * Added iterator and printing for a ParseResult. * Cleanup exception code, add cxxopts::exceptions namespace. * Fix arguments() having no key for options that only have a short name.
Dirk Mueller2023-04-07 12:41:41 +00:00