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

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

Detail

2016.09.16.Log1241.txt

📄SVN 📅2016-09-16 💾2,4 KB 10 Parsed entries BUILD FIX

Revision r5870

Fix TEST_SYNC_KEY macro to always return 1 or 0.

Revision r5869

Makefile: Allow an invocation like `make CC=clang-3.8` to work properly.

Revision r5868

Fix undefined behavior: null pointer passed as argument which is declared to never be null

Revision r5867

Loop optimizations in screencapture

Revision r5866

Address warning: variable might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]

Revision r5865

Fix -Wmisleading-indentation warnings in rawinput.c.

Revision r5864

Makefile: Only apply $(ARCH) processing code on Macs.

Revision r5863

Fix warning: suggest parentheses around '&&' within '||' [-Wparentheses]

Revision r5862

Fix USE_OPENGL=0 build.

Revision r5861

Fix pausing MIDI music on Windows, regressed in r5817.
Raw Content
------------------------------------------------------------------------
r5871 | hendricks266 | 2016-09-16 14:58:46 -0700 (Fri, 16 Sep 2016) | 1 line

Fix erroneous display of MESSAGES: ON when it should be OFF.
------------------------------------------------------------------------
r5870 | hendricks266 | 2016-09-16 14:55:45 -0700 (Fri, 16 Sep 2016) | 1 line

Fix TEST_SYNC_KEY macro to always return 1 or 0.
------------------------------------------------------------------------
r5869 | hendricks266 | 2016-09-16 14:55:42 -0700 (Fri, 16 Sep 2016) | 1 line

Makefile: Allow an invocation like `make CC=clang-3.8` to work properly.
------------------------------------------------------------------------
r5868 | hendricks266 | 2016-09-16 14:55:39 -0700 (Fri, 16 Sep 2016) | 1 line

Fix undefined behavior: null pointer passed as argument which is declared to never be null
------------------------------------------------------------------------
r5867 | hendricks266 | 2016-09-16 14:55:36 -0700 (Fri, 16 Sep 2016) | 1 line

Loop optimizations in screencapture
------------------------------------------------------------------------
r5866 | hendricks266 | 2016-09-16 14:55:33 -0700 (Fri, 16 Sep 2016) | 1 line

Address warning: variable might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
------------------------------------------------------------------------
r5865 | hendricks266 | 2016-09-16 14:55:30 -0700 (Fri, 16 Sep 2016) | 1 line

Fix -Wmisleading-indentation warnings in rawinput.c.
------------------------------------------------------------------------
r5864 | hendricks266 | 2016-09-16 14:55:27 -0700 (Fri, 16 Sep 2016) | 1 line

Makefile: Only apply $(ARCH) processing code on Macs.
------------------------------------------------------------------------
r5863 | hendricks266 | 2016-09-16 14:55:24 -0700 (Fri, 16 Sep 2016) | 1 line

Fix warning: suggest parentheses around '&&' within '||' [-Wparentheses]
------------------------------------------------------------------------
r5862 | hendricks266 | 2016-09-16 14:55:21 -0700 (Fri, 16 Sep 2016) | 1 line

Fix USE_OPENGL=0 build.
------------------------------------------------------------------------
r5861 | hendricks266 | 2016-09-16 14:55:09 -0700 (Fri, 16 Sep 2016) | 1 line

Fix pausing MIDI music on Windows, regressed in r5817.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.