Mercurial > mplayer.hg
log subopt-helper.c @ 36447:740a60d26cc0
age | author | description |
---|---|---|
Sun, 17 Mar 2013 22:47:17 +0000 | diego | Add missing strings.h #includes for strcasecmp(). |
Thu, 11 Aug 2011 17:45:38 +0000 | diego | doxygen: drop filename from @file directive |
Sun, 07 Nov 2010 12:47:40 +0000 | diego | Remove some useless NULL pointer checks before invoking free() on the pointer. |
Fri, 01 Oct 2010 18:29:35 +0000 | diego | Move some code around to avoid forward declarations in top-level .c files. |
Sat, 20 Feb 2010 21:02:49 +0000 | diego | cosmetics: Remove pointless empty lines at EOF. |
Sat, 30 Jan 2010 23:24:23 +0000 | diego | Add license header to all top-level files missing them. |
Fri, 01 Jan 2010 13:23:16 +0000 | reimar | Simplify range-checking functions for subopt parsing. |