------------------------------------------------------------------------ r2109 | helixhorned | 2011-11-10 13:47:42 -0800 (Thu, 10 Nov 2011) | 2 lines Oops. Revert the *alloc wrapping to catch them being called with bad values. This was meant for debugging only. ------------------------------------------------------------------------ r2108 | helixhorned | 2011-11-10 13:47:26 -0800 (Thu, 10 Nov 2011) | 4 lines On Windows, add command-line switch -nopause, disabling the pause key. Hopefully this fixes the periodic pausing/unpausing that a few people have been experiencing. Also fix build with GCC 3. ------------------------------------------------------------------------ r2107 | helixhorned | 2011-11-10 13:47:03 -0800 (Thu, 10 Nov 2011) | 2 lines Fix building with both LTO and VPX support enabled. Specifically, don't use the 'optimize' function attribute if LTO is enabled. ------------------------------------------------------------------------ r2106 | helixhorned | 2011-11-08 08:50:10 -0800 (Tue, 08 Nov 2011) | 1 line Also print file name of cache file in case of failure to open it. ------------------------------------------------------------------------