index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
utils
/
compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-46
/
+0
*
Apple Clang requires min/max be constexpr
Jack Lloyd
2018-05-13
1
-1
/
+10
*
Avoid warning with old Clang
Jack Lloyd
2018-01-01
1
-1
/
+1
*
Enable GCC inline asm under Sun Studio compilers
Jack Lloyd
2017-12-31
1
-1
/
+1
*
Drop support for Cilk+
Jack Lloyd
2017-12-02
1
-32
/
+2
*
Add annotation so GCC/Clang/MSVC know it is an allocation function.
Jack Lloyd
2017-09-30
1
-0
/
+11
*
Clean up header includes
Jack Lloyd
2017-09-21
1
-0
/
+4
*
Improve support for IBM XLC
Jack Lloyd
2017-09-21
1
-1
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Move the annotations to compiler.h since the user shouldn't modify
Jack Lloyd
2017-09-19
1
-0
/
+23
*
Avoid using GCC ivdep pragma in GCC 4.8 [ci skip]
Jack Lloyd
2017-08-28
1
-1
/
+1
*
Add BOTAN_ALIGNAS macro for MSVC 2013
Jack Lloyd
2017-04-27
1
-0
/
+9
*
Fix further compiler macro bug exposed by #921
Jack Lloyd
2017-03-19
1
-1
/
+1
*
BOTAN_TARGET_COMPILER_IS -> BOTAN_BUILD_COMPILER_IS
Daniel Neus
2017-03-15
1
-1
/
+1
*
Workaround for MSVC 2013
Jack Lloyd
2017-01-29
1
-1
/
+9
*
Avoid using target function attribute in Clang before 3.8
Jack Lloyd
2017-01-03
1
-1
/
+1
*
Add compiler.h macro header extracted from build.h
Jack Lloyd
2016-11-26
1
-0
/
+169