log m_option.h @ 37183:eaa58d991a06

age author description
Sun, 16 Feb 2014 16:29:59 +0000 reimar m_option, vf_scale: Add some missing const.
Thu, 19 Jan 2012 14:36:15 +0000 diego Move static keyword to the beginning of function declarations.
Thu, 03 Nov 2011 13:24:53 +0000 diego Fix a bunch of Doxygen syntax errors that caused warnings.
Tue, 25 Oct 2011 20:18:35 +0000 reimar Sanitize include behaviour.
Sat, 22 Oct 2011 11:00:31 +0000 ib Improve option type CONF_TYPE_PRINT.
Thu, 11 Aug 2011 17:45:38 +0000 diego doxygen: drop filename from @file directive
Mon, 18 Oct 2010 20:56:52 +0000 cigaes Make the parse_timestring public, with a slightly extended API.
Sun, 04 Apr 2010 15:57:17 +0000 diego Revert marking m_option struct member as const.
Sat, 03 Apr 2010 11:06:57 +0000 diego Mark m_option struct member as const.
Thu, 25 Feb 2010 22:32:28 +0000 reimar Make more option-parsing related function arguments const.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 02 Mar 2009 11:17:50 +0000 reimar Add a 64 bit integer type to the suboption parser.
Sun, 13 Apr 2008 19:18:51 +0000 albeu Replace the trivial command line preparser with a more robust version
Tue, 04 Mar 2008 23:35:24 +0000 diego Add necessary #includes to pass 'make checkheaders'.