Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Karen Arutyunov | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | Update copyright year | Karen Arutyunov | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | Update copyright year | Boris Kolpackov | 2017-01-03 | 1 | -1/+1 |
| | |||||
* | Copyright update | Boris Kolpackov | 2011-01-04 | 1 | -1/+1 |
| | |||||
* | Update copyright | Boris Kolpackov | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Scanner-based parsing with support for element erasing | Boris Kolpackov | 2009-12-10 | 1 | -0/+36 |
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. |