log m_config.c @ 31294:754c22e6d43f

age author description
Sat, 27 Feb 2010 20:52:06 +0000 cehoyos Remove unused static function m_config_get_option_ptr().
Thu, 25 Feb 2010 22:32:28 +0000 reimar Make more option-parsing related function arguments const.
Sat, 20 Feb 2010 20:01:56 +0000 diego Mark m_config_get_option_ptr() as static, it is only used within the file.
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.
Sun, 13 Apr 2008 19:18:51 +0000 albeu Replace the trivial command line preparser with a more robust version
Wed, 02 Apr 2008 01:01:22 +0000 uau Add some const qualifiers to reduce warnings
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Thu, 10 Jan 2008 18:41:21 +0000 ben export m_config_set_profile()
Sun, 02 Dec 2007 15:35:58 +0000 reimar First try to mark some things in m_config correctly as const
Sat, 28 Jul 2007 10:14:42 +0000 reimar Fix some typos in comments
Thu, 19 Jul 2007 13:52:39 +0000 reimar Remove some more useless *alloc casts
Sun, 19 Nov 2006 17:41:31 +0000 reimar Fix obvious typo, although the exact effect is still unclear to me, see also bug #593.
Sun, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Fri, 28 Apr 2006 23:06:42 +0000 diego Rename some misspelled and misnamed messages.