Go to file
Kp d0c3f03d54 Remove unnecessary nullptr test on nonnull parameter in select_file_recursive2
gcc-6 warns about this test because the caller is not permitted to pass
nullptr here, so the test is unnecessary.
2016-09-26 00:50:09 +00:00
common Remove test DXX_HAVE_CONSTEXPR_UNION_CONSTRUCTOR 2016-09-25 04:52:49 +00:00
contrib Update Xcode project file listing (for editing purposes) 2016-03-06 13:05:37 +08:00
d1x-rebirth Save some editor gadget pointers 2016-09-24 18:06:11 +00:00
d2x-rebirth Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
Documentation Update documentation and test to exclude <gcc-4.9 2016-08-14 23:47:26 +00:00
similar Remove unnecessary nullptr test on nonnull parameter in select_file_recursive2 2016-09-26 00:50:09 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt
GPL-3.txt
INSTALL.markdown Add kreator's elaborations to Mac OS X install instructions 2016-09-11 18:49:16 +00:00
SConstruct Remove test DXX_HAVE_CONSTEXPR_UNION_CONSTRUCTOR 2016-09-25 04:52:49 +00:00