Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
1418Filtered Results

Detail

2011.11.10.Log0374.txt

📄SVN 📅2011-11-10 💾1,1 KB 3 Parsed entries FIX

Revision r2108

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.

Revision r2107

Fix building with both LTO and VPX support enabled. Specifically, don't use
the 'optimize' function attribute if LTO is enabled.

Revision r2106

Also print file name of cache file in case of failure to open it.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
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.
------------------------------------------------------------------------