| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright | Boris Kolpackov | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | Cosmetic changes | Boris Kolpackov | 2009-12-10 | 1 | -22/+38 |
| | | |||||
| * | Scanner-based parsing with support for element erasing | Boris Kolpackov | 2009-12-10 | 1 | -4/+59 |
| | | | | | | | 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. | ||||
| * | Use a scanner interface instead of argc/argv | Boris Kolpackov | 2009-11-28 | 1 | -0/+21 |
| | | | | | | This will allow supporting other sources of options, for example, an option file. | ||||
| * | Move runtime inline function to inline file | Boris Kolpackov | 2009-10-04 | 1 | -0/+107 |
