summaryrefslogtreecommitdiffstats
path: root/doc/guide
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-163-4/+4
|
* Regularize copyright notesKaren Arutyunov2018-06-052-3/+3
|
* Update copyright yearKaren Arutyunov2018-05-213-4/+4
|
* Update copyright yearBoris Kolpackov2017-01-033-4/+4
|
* Fix documentation stylesheetBoris Kolpackov2012-06-071-31/+31
|
* Print usage/version information to STDOUT instead of STDERRBoris Kolpackov2012-03-081-7/+7
|
* Allow the options file search function to ignore the fileBoris Kolpackov2011-01-231-3/+7
|
* Add support for multiple file options and file search callbacksBoris Kolpackov2011-01-201-5/+27
|
* Copyright updateBoris Kolpackov2011-01-043-4/+4
|
* Cosmetic changesBoris Kolpackov2010-06-041-1/+1
|
* Add support for single quotes in option filesBoris Kolpackov2010-06-041-6/+6
|
* Cosmetic changesBoris Kolpackov2010-06-021-3/+3
|
* Add support for quoting in option file scannerBoris Kolpackov2010-06-021-7/+31
|
* Update copyrightBoris Kolpackov2010-01-013-4/+4
|
* Minor terminology fixBoris Kolpackov2009-12-101-1/+1
|
* Scanner-based parsing with support for element erasingBoris Kolpackov2009-12-101-7/+141
| | | | | | 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-8/+9
|
* Complete the implementation of the option documentationBoris Kolpackov2009-11-171-27/+257
| | | | | Add the man page generator. Port CLI usage, HTML documentation and the man page to the auto-generated version. Update examples and documentation.
* Documentation fixesBoris Kolpackov2009-10-301-1/+1
|
* Documentation fixesBoris Kolpackov2009-10-282-68/+68
|
* Write getting started guideBoris Kolpackov2009-10-183-0/+1024