------------------------------------------------------------------------ r7566 | hendricks266 | 2019-04-09 18:01:30 -0700 (Tue, 09 Apr 2019) | 1 line Duke: Fix -Wparentheses ------------------------------------------------------------------------ r7565 | hendricks266 | 2019-04-09 18:01:22 -0700 (Tue, 09 Apr 2019) | 1 line KenBuild: Fix -Wuninitialized ------------------------------------------------------------------------ r7564 | hendricks266 | 2019-04-09 18:01:19 -0700 (Tue, 09 Apr 2019) | 1 line KenBuild: Fix -Wlto-type-mismatch ------------------------------------------------------------------------ r7563 | hendricks266 | 2019-04-09 18:01:15 -0700 (Tue, 09 Apr 2019) | 1 line SW, KenBuild: Populate the default resolution values from the current desktop settings ------------------------------------------------------------------------ r7562 | hendricks266 | 2019-04-09 18:01:07 -0700 (Tue, 09 Apr 2019) | 1 line SW: Fix -Waggressive-loop-optimizations ------------------------------------------------------------------------ r7561 | hendricks266 | 2019-04-09 18:01:03 -0700 (Tue, 09 Apr 2019) | 1 line SW: Fix -Wrestrict ------------------------------------------------------------------------ r7560 | hendricks266 | 2019-04-09 18:00:55 -0700 (Tue, 09 Apr 2019) | 1 line SW: Fix more -Wformat-overflow ------------------------------------------------------------------------ r7559 | hendricks266 | 2019-04-09 18:00:50 -0700 (Tue, 09 Apr 2019) | 1 line compat.h: Factor some repeated conditional_t statements into a new take_sign_t ------------------------------------------------------------------------ r7558 | hendricks266 | 2019-04-09 18:00:42 -0700 (Tue, 09 Apr 2019) | 1 line Fix newly exposed -Wtautological-constant-out-of-range-compare in kplib ------------------------------------------------------------------------ r7557 | hendricks266 | 2019-04-09 18:00:38 -0700 (Tue, 09 Apr 2019) | 1 line Replace `#if CXXSTD >= 2011 || EDUKE32_MSVC_PREREQ(1800)` with `#ifdef HAVE_CXX11_HEADERS` ------------------------------------------------------------------------ r7556 | hendricks266 | 2019-04-09 18:00:35 -0700 (Tue, 09 Apr 2019) | 1 line SW: Fix -Wabsolute-value ------------------------------------------------------------------------ r7555 | hendricks266 | 2019-04-09 18:00:32 -0700 (Tue, 09 Apr 2019) | 1 line SW: Fix -Wpointer-bool-conversion ------------------------------------------------------------------------ r7554 | hendricks266 | 2019-04-09 18:00:24 -0700 (Tue, 09 Apr 2019) | 1 line SW: Fix -Warray-bounds ------------------------------------------------------------------------ r7553 | hendricks266 | 2019-04-09 18:00:15 -0700 (Tue, 09 Apr 2019) | 1 line SW: Fix -Wformat-security ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.