summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Add support for multiple file options and file search callbacksBoris Kolpackov2011-01-201-0/+3
|
* Add support for suppressing documentation for undocumented optionsBoris Kolpackov2010-11-091-0/+3
|
* Implement the --cli-namespace optionBoris Kolpackov2010-09-141-0/+3
|
* Update NEWS fileBoris Kolpackov2010-06-041-0/+4
|
* Implement generation of specifier functions (--generate-specifier)Boris Kolpackov2010-06-021-0/+5
| | | | | These functions determine whether the option was specified on the command line. New test: specifier.
* Allows additional options to be provided in files (--options-file)Boris Kolpackov2009-12-101-0/+3
| | | | Implemented using the new argv_file_scanner scanner implementation.
* Scanner-based parsing with support for element erasingBoris Kolpackov2009-12-101-5/+20
| | | | | | Also implement argv_file_scanner which provides support for reading command line arguments from the argv array as well as files specified with command line options. New examples: file. New tests: ctor, erase, file.
* Implement option value modifiers generationBoris Kolpackov2009-11-221-0/+3
|
* Complete the implementation of the option documentationBoris Kolpackov2009-11-171-0/+27
| | | | | Add the man page generator. Port CLI usage, HTML documentation and the man page to the auto-generated version. Update examples and documentation.
* Add INSTALL, NEWS, README, and versionBoris Kolpackov2009-08-091-0/+3