index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cut-in CRYPTOPP_ASSERT in all remaining header and source files
Jeffrey Walton
2015-07-26
1
-50
/
+50
*
Added "trap.h" include for header and source files that assert
Jeffrey Walton
2015-07-26
1
-0
/
+1
*
Backed out commit 1dc875a44a2ef07fe9e86ac07d0dc70a4efb1fbd. MinGW complained ...
Jeffrey Walton
2015-07-25
1
-2
/
+0
*
Cleared "unused variable" warning under GCC 5.1
Jeffrey Walton
2015-07-25
1
-0
/
+2
*
Specialized defines to work with/around Clang integrated assembler. The two d...
Jeffrey Walton
2015-07-22
1
-7
/
+9
*
Added CRYPTOPP_CLANG_NO_INTEGRATED_AS as a guard in config.h (disabled by def...
Jeffrey Walton
2015-07-21
1
-7
/
+7
*
Cut-in to utilize GNU_ATT_SYNTAX and GNU_INTEL_SYNTAX macros. Also see LLVM B...
Jeffrey Walton
2015-07-21
1
-7
/
+7
*
Cleared -Wunused-but-set-variable from GCC 4.8 and GCC 5.1. The way to handle...
Jeffrey Walton
2015-07-20
1
-9
/
+3
*
Cleared warning under Visual Studio
Jeffrey Walton
2015-07-17
1
-1
/
+1
*
Added GCC_DIAGNOSTIC_AWARE to help suppress some warnings on contemporary com...
Jeffrey Walton
2015-06-29
1
-0
/
+5
*
port to Sun Studio 12u1 Sun C++ 5.10 SunOS_i386 128229-02 2009/09/21
weidai
2010-07-05
1
-1
/
+1
*
switch to non-branching code in AlmostInverse()
weidai
2010-06-28
1
-35
/
+23
*
fix Integer operator<< output on Windows x64
weidai
2009-04-05
1
-1
/
+3
*
fix compile on OpenBSD 4.4
weidai
2009-03-13
1
-1
/
+1
*
from Jeffery Walton: move *.dat files into TestData, make Integer operator<< ...
weidai
2009-03-12
1
-5
/
+9
*
changes for 5.6:
weidai
2009-03-02
1
-5
/
+5
*
port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16
weidai
2009-02-13
1
-12
/
+16
*
fix compile with GCC 4.0.1 on MacOS X 64-bit
weidai
2008-12-22
1
-1
/
+1
*
fixes for GCC 4.3.2 (reports from Chris Morgan and DiegoT)
weidai
2008-11-21
1
-4
/
+4
*
fix compile with ICC 10
weidai
2007-09-25
1
-3
/
+5
*
fix compile with ICC 9.1 on x64
weidai
2007-09-24
1
-0
/
+2
*
remove branch in assert
weidai
2007-09-24
1
-1
/
+1
*
fix possible branch prediction analysis (BPA) vulnerability
weidai
2007-08-13
1
-1
/
+5
*
fix crash in SSE2_Add on P4 when compiled with MSVC 6.0 with Processor Pack
weidai
2007-08-02
1
-0
/
+2
*
revert to int return value for Add and Sub
weidai
2007-05-05
1
-16
/
+16
*
fix compile for x64, DLL and VC 6
weidai
2007-05-04
1
-119
/
+270
*
fix compile on Sun CC
weidai
2007-04-16
1
-0
/
+2
*
fix compile with Intel compiler
weidai
2007-04-16
1
-34
/
+34
*
MMX/SSE2 optimizations
weidai
2007-04-15
1
-1712
/
+1555
*
fix compile with Sun CC 64-bit
weidai
2006-12-20
1
-1
/
+1
*
update version number, port to Sun C++ 5.8
weidai
2006-12-18
1
-1
/
+1
*
fix compile with MSVC 2005 SP1 beta
weidai
2006-12-10
1
-1
/
+1
*
improve Integer initialization
weidai
2006-06-09
1
-4
/
+11
*
fix Integer::Encode
weidai
2006-03-17
1
-1
/
+1
*
fix MSVC 2005 warnings
weidai
2006-03-13
1
-33
/
+33
*
port to GCC 4
weidai
2005-09-05
1
-0
/
+2
*
port to MSVC .NET 2005 beta 2
weidai
2005-07-12
1
-107
/
+119
*
changes done for FIPS-140 lab code drop
weidai
2005-01-20
1
-82
/
+81
*
fix compile with -msse2 on systems without memalign()
weidai
2004-07-18
1
-12
/
+34
*
fix for -fPIC
weidai
2004-07-05
1
-2
/
+3
*
disable x86 assembly on systems without GNU as 2.10 or later
weidai
2004-06-19
1
-2
/
+1
*
port to GCC 3.4
weidai
2004-06-19
1
-2
/
+4
*
avoid read-ahead into invalid memory in P4Optimized::Add
weidai
2003-10-31
1
-36
/
+16
*
add detection for OS support of SSE2
weidai
2003-09-05
1
-1
/
+41
*
guard against potential integer overflow in allocators
weidai
2003-08-04
1
-7
/
+14
*
fix DLL build
weidai
2003-08-01
1
-6
/
+6
*
unify GCC and MSVC multiplication code
weidai
2003-08-01
1
-533
/
+535
*
enable SSE2 intrinsics on GCC 3.3 or later
weidai
2003-07-31
1
-729
/
+671
*
fix potential threading problem with initialization of static objects
weidai
2003-07-29
1
-6
/
+12
*
fix for x64-64
weidai
2003-07-26
1
-1
/
+1
[prev]
[next]