86ccf4c008Added virtual destruction as first class method guarded on CRYPTOPP_MAINTAIN_BACKWARDS_COMPATIBILITY_562. Updated documentation.
Jeffrey Walton
2016-07-14 02:05:13 -0400
be4cc91a63Cleared SDLC warning under Visual Studio 2005
Jeffrey Walton
2016-07-13 11:01:24 -0400
19763c33a8Merge branch 'master' into hmqv
Jeffrey Walton
2016-07-13 02:13:51 -0400
77b36f5a0aAdd AVX and AVX2 for Sun Studio
Jeffrey Walton
2016-07-13 02:13:18 -0400
c4f9a7cfceFix compile under iOS
Jeffrey Walton
2016-07-13 01:45:09 -0400
4f019623b7Merge branch 'master' into hmqv
Jeffrey Walton
2016-07-13 00:45:07 -0400
8281e51e94Cleared most "Conditional jump or move depends on uninitialised value" (Issue 223)
Jeffrey Walton
2016-07-13 00:40:07 -0400
b0b7b71562Aloow GCC to particpate in MACH-O initialization
Jeffrey Walton
2016-07-12 23:38:30 -0400
16bf55a811Merge branch 'master' into hmqv
Jeffrey Walton
2016-07-12 23:05:20 -0400
5080a065ceClear Valgrind findings under -Ofast
Jeffrey Walton
2016-07-12 23:05:00 -0400
276eec9216Merge branch 'master' into hmqv
Jeffrey Walton
2016-07-12 18:47:31 -0400
8e5f25c004Add test for -Ofast
Jeffrey Walton
2016-07-12 18:46:48 -0400
ae57571881Add tests Debug and Release test using PLATFORM_CXXFLAGS. Fix copy/paste omitting MAKE and MAKEARGS
Jeffrey Walton
2016-07-12 17:20:31 -0400
0446f27d49Merge branch 'master' into hmqv
Jeffrey Walton
2016-07-12 14:11:21 -0400
f9ead481e4Add PLATFORM_CXXFLAGS for Aolaris and ARM testing. Add DEPRECATED_CXXFLAGS to managed deprecated warnings. Rework the way Make is invoked with CXX and CXXFLAGS
Jeffrey Walton
2016-07-12 14:10:25 -0400
ebef1f418bDisable automatic detection of CRYPTOPP_BOOL_SSE4_INTRINSICS_AVAILABLE for SunCC. Remove #error for C++17 (Issue 222)
Jeffrey Walton
2016-07-12 11:05:05 -0400
6c5f56bfddMerge branch 'master' into hmqv
Jeffrey Walton
2016-07-11 19:42:43 -0400
b9232e01b2Add tests for SunCC and GCC defines (__SSE2__, __SSE3__, __AES__, __PCLMUL__, __RDRND__, etc)
Jeffrey Walton
2016-07-11 19:41:55 -0400
e2d53c4f1dDisable -O5 tests for Sun Studio. The optimizer is producing bad code for BLAKE2b
Jeffrey Walton
2016-07-10 01:56:40 -0400
5e5e5d7545Merge branch 'master' into hmqv
Jeffrey Walton
2016-07-09 18:09:53 -0400
997a813afcCleanup script. Reduce uname calls. Enable SunCC 12.5 by default, if available. Remove adhoc.exe artifact on each test. Add explicit tests for OPT_O0, OPT_O1, OPT_O2, OPT_G0, OPT_G1 and OPT_G2. Remove SUNCC_123_OR_ABOVE. Print DEBUG_CXXFLAGS, RELEASE_CXXFLAGS and VALGRIND_CXXFLAGS
Jeffrey Walton
2016-07-09 18:09:36 -0400
f5490dcdd3Merge branch 'master' into hmqv
Jeffrey Walton
2016-07-09 06:57:06 -0400
dfc82a787dTighten ARM feature testing to avoid compiler cross-pollination
Jeffrey Walton
2016-07-09 06:56:28 -0400
6c78aaa7e3Cleared "assertion failed in function pr_post_process_node() @ preopt.c" under Sun Studio 12.5 (Issue 220)
Jeffrey Walton
2016-07-09 06:24:11 -0400
54fc79ec6aFix Solaris 10 script and compiler issues
Jeffrey Walton
2016-07-09 04:50:58 -0400
30bc4b3e0aMerge branch 'master' into hmqv
Jeffrey Walton
2016-07-09 03:35:18 -0400
f617b9bfdcRemoved second tee, which caused duplicat emessages
Jeffrey Walton
2016-07-09 02:48:40 -0400
a011d5f9bfFix "Error: The operand ___LKDB cannot be assigned to" under Sun Studio 12.5 (formerly Issue 188)
Jeffrey Walton
2016-07-08 19:05:01 -0400
26ab08e29dFix Sun Studio 12.5 detection. Only add "-w -erroff=wvarhidemem -erroff=voidretw" to SunCC 12.2 and above
Jeffrey Walton
2016-07-08 18:32:12 -0400
875d8327f5Fix missing '-a' option for egrep on Solaris
Jeffrey Walton
2016-07-08 18:11:06 -0400
f6ac5e953fMerge branch 'master' into hmqv
Jeffrey Walton
2016-07-08 18:09:24 -0400
e78bb2073fAdd Studio 12.5 compile/link test
Jeffrey Walton
2016-07-08 18:08:55 -0400
c6a7de658bFix Sun Studio 12.5 detection
Jeffrey Walton
2016-07-08 18:05:22 -0400
1872013dfeMerge branch 'master' into hmqv
Jeffrey Walton
2016-07-07 19:59:29 -0400
34e95a7cdeAdd MacPorts GCC compiler and Clang integrated assembler support. This is a merge of the development branch 'clang-ia'
Jeffrey Walton
2016-07-05 02:49:33 -0400
fb72dbc8cbAdd MacPorts GCC compiler and Clang integrated assembler support. This is a merge of the development branch 'clang-ia'
Jeffrey Walton
2016-07-05 02:48:27 -0400
36a4591304Fix typo for -std=gnu++03
Jeffrey Walton
2016-07-04 22:14:51 -0400
a890e8851eAdd test for -std=gnu++03
Jeffrey Walton
2016-07-04 18:06:44 -0400
2d0dd95ddaFix "CRYPTOPP_USE_FIPS_202_SHA3 redfined" when using config.recommned with CRYPTOPP_USE_FIPS_202_SHA3 defined on command line
Jeffrey Walton
2016-07-04 17:51:09 -0400