log subopt-helper.c @ 21353:a965ca17debc

age author description
Sat, 15 Jul 2006 16:03:12 +0000 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
Tue, 11 Oct 2005 08:50:32 +0000 reimar 1l, strtof is only C99, strtod is ANSI C, so use that instead.
Mon, 10 Oct 2005 12:56:44 +0000 joey support float arguments in subopt helper.
Tue, 27 Sep 2005 08:52:40 +0000 reimar Allow string escaping via "".
Thu, 16 Jun 2005 09:08:07 +0000 reimar helper functions for comparing strarg_t "strings".
Thu, 16 Jun 2005 09:03:11 +0000 reimar support lenght-quoting of strings in subopt parser.
Sat, 19 Feb 2005 20:14:00 +0000 al Move generic tests to a common place.