aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/first_aligned.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Fix numerous pointer-to-integer conversion warnings in unit tests.Gravatar Gael Guennebaud2016-05-26
* Generalize first_aligned to take the requested alignment as a template parame...Gravatar Gael Guennebaud2015-08-06
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Made the supression of unused variables portable.Gravatar Hauke Heibel2010-06-08
* Fixed more warnings.Gravatar Hauke Heibel2010-06-08
* Fix copy-paste error in first_aligned test.Gravatar Jitse Niesen2010-01-28
* * Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple ofGravatar Benoit Jacob2010-01-02