aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/util/Macros.h
Commit message (Expand)AuthorAge
...
* bug #1000: MSVC 2013 does need the operator= workaroundGravatar Gael Guennebaud2015-06-25
* Get rid of class internal::nested<> (still have to updated Tensor module)Gravatar Gael Guennebaud2015-06-19
* Enable C++11 math function in a more conservative manner.Gravatar Gael Guennebaud2015-06-11
* Make more use of EIGEN_HAS_C99_MATHGravatar Gael Guennebaud2015-06-10
* bug #80: merge with d_hood branch on adding more coefficient-wise unary array...Gravatar Gael Guennebaud2015-06-10
|\
* | bug #1003: assert in MapBase if the provided pointer is not aligned on scalar...Gravatar Gael Guennebaud2015-06-09
* | Disable posix_memalign on Solaris and SunOS, and allows to by-pass built-in p...Gravatar Gael Guennebaud2015-04-24
* | Fix bug #1000: Manually inherit assignment operators for MSVC 2013 and later ...Gravatar Christoph Hertzberg2015-04-23
* | Fix typo in the definition of EIGEN_COMP_GNUC_STRICTGravatar Gael Guennebaud2015-04-21
| * Incorporate C++11 check into EIGEN_HAS_C99_MATH macroGravatar Deanna Hood2015-04-20
| * Merged default into unary-array-cwise-functorsGravatar Deanna Hood2015-04-20
| |\ | |/ |/|
| * Only use std::isnan and std::isinf if they are availableGravatar Deanna Hood2015-04-20
* | Correctly detect Android with ndk_buildGravatar Benoit Jacob2015-03-31
* | bug #973, improve AVX support by enabling vectorization of Vector4i-like type...Gravatar Gael Guennebaud2015-03-13
|/
* Add support for C++11 result_of/lambdasGravatar Gael Guennebaud2015-02-19
* Remove deprecated usage of expr::Index.Gravatar Gael Guennebaud2015-02-16
* Merge Index-refactoring branch with default, fix PastixSupport, remove some u...Gravatar Gael Guennebaud2015-02-13
|\
| * merge Tensor module within Eigen/unsupported and update gemv BLAS wrapperGravatar Gael Guennebaud2015-02-12
| |\
| * | update EIGEN_FAST_MATH documentationGravatar Gael Guennebaud2015-02-12
| | * Pulled the latest changes from the trunkGravatar Benoit Steiner2015-02-06
| | |\ | | |/ | |/|
| | * Added the EIGEN_HAS_CONSTEXPR defineGravatar Benoit Steiner2015-02-06
| * | bug #935: Add asm comments in GEBP kernels to work around a bugGravatar Benoit Jacob2015-01-30
| * | bug #920: fix MSVC 2015 compilation issuesGravatar Gael Guennebaud2014-12-18
* | | bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...Gravatar Christoph Hertzberg2014-12-04
|/ /
* | Introduce unified macros to identify compiler, OS, and architecture. They are...Gravatar Gael Guennebaud2014-11-04
| * fixed some potential alignment issues.Gravatar Benoit Steiner2014-10-30
* | EIGEN_UNUSED_VARIABLE works better than casting to void. Make this also usabl...Gravatar Christoph Hertzberg2014-10-30
* | bug #701: workaround (min) and (max) blocking ADL by introducing numext::mini...Gravatar Gael Guennebaud2014-10-20
* | Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
| * Merged latest updates from the Eigen trunk.Gravatar Benoit Steiner2014-09-15
| |\
* | \ merge with default branchGravatar Gael Guennebaud2014-09-14
|\ \ \ | | |/ | |/|
* | | merge with default branchGravatar Gael Guennebaud2014-09-01
|\ \ \
* \ \ \ merge default branchGravatar Gael Guennebaud2014-08-29
|\ \ \ \
| | | | * Pulled in the latest changes from the Eigen trunkGravatar Benoit Steiner2014-08-13
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Replace asm by __asm__ (bug #873)Gravatar Jitse Niesen2014-09-06
| | |/ /
| | * / bug #871: fix compilation on ARM/Neon regarding __has_builtin usageGravatar Gael Guennebaud2014-09-01
| |/ /
| * | Define EIGEN_TRY, EIGEN_CATCH, EIGEN_THROW as suggested by Moritz Klammer.Gravatar Christoph Hertzberg2014-07-22
* | | merge with default branchGravatar Gael Guennebaud2014-06-20
|\| |
| | * Pulled latest updates from the Eigen main trunk.Gravatar Benoit Steiner2014-06-10
| | |\ | | |/ | |/|
| * | Merged in benoitsteiner/eigen-fixes (pull request PR-62)Gravatar Christoph Hertzberg2014-05-08
| |\ \
| | * | Made it possible to call the assignment operator on an Eigen::Block from a CU...Gravatar Benoit Steiner2014-05-07
| | | * Extended support for Tensors:Gravatar Benoit Steiner2014-04-28
| | |/ | |/|
| * | Made sure that EIGEN_ALIGN is defined when EIGEN_DONT_VECTORIZE is set to tru...Gravatar Benoit Steiner2014-03-21
* | | merge default and evaluator branchesGravatar Gael Guennebaud2014-03-12
|\ \ \ | | |/ | |/|
* | | Move CoeffReadCost mechanism to evaluatorsGravatar Gael Guennebaud2014-03-10
| | * Merged eigen/eigen into defaultGravatar Benoit Steiner2014-02-24
| | |\ | | |/ | |/|
| | * Reverted the definition of the EIGEN_ALIGN to its former meaning (i.e. a bool...Gravatar Benoit Steiner2014-02-18
| | * Added support for AVX to Eigen.Gravatar Benoit Steiner2014-01-29
| |/ |/|
| * Implement bug #317: use a template function call to suppress unused variable ...Gravatar Gael Guennebaud2014-02-24
|/
* merge with default branchGravatar Gael Guennebaud2013-11-05
|\