Log In
zippy
/
sofort
Clone
Source Code
GIT
Source
Issues
2
Pull Requests
1
Stats
History src/internal/argv
Branch:
35b2ffd19b71228f056deade21ac1d33027f5fee
main
35b2ffd19b71228f056deade21ac1d33027f5fee
src
internal
argv
argv.h: hybrid option switches: support comma-based value assignment.
midipix
• 8 years ago
35b2ff
annual chores.
midipix
• 8 years ago
e2ba3e
argv.h: fix ARGV_OPTARG_OPTIONAL code path for long options.
midipix
• 8 years ago
89e8cb
argv.h: add (harmlessly) missing 'else' in ARGV_OPTARG_OPTIONAL code path.
midipix
• 8 years ago
70ddd5
argv.h: fix semantics of calloc() calls.
midipix
• 8 years ago
cb73f2
argv.h: argv_show_error(): prefix illegal short options with a dash.
midipix
• 8 years ago
9a57db
argv.h: nitpick (code layout).
midipix
• 8 years ago
134b58
argv.h: skip unavailable short/long option records with --help={short|long}.
midipix
• 8 years ago
a41165
argv.h: add support for hybrid options (i.e. -std, -pipe).
midipix
• 8 years ago
3bc17b
argv.h: rename ARGV_TAB to (the clearer) ARGV_TAB_WIDTH.
midipix
• 8 years ago
fe1e15
argv.h: fix out-of-place initialization of mparalen (and related vars).
midipix
• 8 years ago
5c5a0d
argv.h: allow the tab width to be customized.
midipix
• 8 years ago
8d9552
argv.h: exclude static function signatures when ARGV_DRIVER is not defined.
midipix
• 8 years ago
fc0fa2
initial commit.
midipix
• 8 years ago
f46039