Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (argp_default_options, argp_default_parser): | Miles Bader | 1996-01-19 | 1 | -2/+20 |
* | (_argp_unlock_xxx): New function. | Miles Bader | 1996-01-03 | 1 | -0/+9 |
* | (argp_default_options): Put --help in group -1. | Miles Bader | 1995-12-21 | 1 | -1/+1 |
* | (argp_parse): Changes uses of the INDEX field in struct argp_state to use NEXT. | Miles Bader | 1995-12-06 | 1 | -7/+7 |
* | (argp_parse): If an option alias doesn't have a key, use the real key. | Miles Bader | 1995-10-13 | 1 | -1/+1 |
* | (argp_parse): Correctly mark short options as optional. | Miles Bader | 1995-10-12 | 1 | -1/+1 |
* | (argp_parse): | Miles Bader | 1995-10-11 | 1 | -81/+97 |
* | (argp_parse): | Miles Bader | 1995-10-11 | 1 | -45/+59 |
* | (argp_parse): Add support for ARGP_KEY_NO_ARGS. | Miles Bader | 1995-10-10 | 1 | -2/+10 |
* | Initial revision | Miles Bader | 1995-10-10 | 1 | -0/+356 |