Commit message (Expand) | Author | Age | |
---|---|---|---|
* | marks several read-only string parameters which aren't modified inside the ca... | reynaldo | 2006-07-15 |
* | 1l, strtof is only C99, strtod is ANSI C, so use that instead. | reimar | 2005-10-11 |
* | support float arguments in subopt helper. | joey | 2005-10-10 |
* | Allow string escaping via "". | reimar | 2005-09-27 |
* | helper functions for comparing strarg_t "strings". | reimar | 2005-06-16 |
* | support lenght-quoting of strings in subopt parser. | reimar | 2005-06-16 |
* | Move generic tests to a common place. | al | 2005-02-19 |
* | 100l, missing () around *valp | reimar | 2005-01-22 |
* | New suboption type: malloc'ed, zero terminated string | reimar | 2005-01-19 |
* | fix string argument parsing (e.g. one char strings were not accepted) | reimar | 2005-01-01 |
* | suboption parser for vo and ao modules | al | 2004-12-31 |