log loader/registry.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 23 May 2010 16:01:12 +0000 sesse Add final missing bits of CineForm HD support on Linux (via the Windows
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Sun, 10 Jan 2010 15:31:45 +0000 reimar Fix RegCloseKey to not return an error on success.
Mon, 04 May 2009 17:35:26 +0000 diego Add missing 'void' to parameterless function declarations.
Mon, 05 Jan 2009 14:53:45 +0000 diego #include the appropriate header instead of using local declarations.