Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-11 | parse-options new features. | Pierre Habouzit | 1 | -17/+44 |
2007-11-05 | parse-options: abbreviation engine fix. | Johannes Schindelin | 1 | -12/+21 |
2007-10-29 | parse-options: allow callbacks to take no arguments at all. | Pierre Habouzit | 1 | -1/+9 |
2007-10-29 | parse-options: Allow abbreviated options when unambiguous | Johannes Schindelin | 1 | -0/+37 |
2007-10-29 | Add shortcuts for very often used options. | Pierre Habouzit | 1 | -0/+21 |
2007-10-29 | parse-options: make some arguments optional, add callbacks. | Pierre Habouzit | 1 | -8/+37 |
2007-10-29 | Rework make_usage to print the usage message immediately | Alex Riesen | 1 | -25/+22 |
2007-10-29 | parse-options: be able to generate usages automatically | Pierre Habouzit | 1 | -5/+68 |
2007-10-29 | Add a simple option parser. | Pierre Habouzit | 1 | -0/+167 |