summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)AuthorFilesLines
2009-12-10Allows additional options to be provided in files (--options-file)Boris Kolpackov1-0/+3
Implemented using the new argv_file_scanner scanner implementation.
2009-12-10Scanner-based parsing with support for element erasingBoris Kolpackov1-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.
2009-11-22Implement option value modifiers generationBoris Kolpackov1-0/+3
2009-11-17Complete the implementation of the option documentationBoris Kolpackov1-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.
2009-08-09Add INSTALL, NEWS, README, and versionBoris Kolpackov1-0/+3