Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix 'template argument uses local type'-warnings (when compiled in C++03 mode) | Christoph Hertzberg | 2018-09-10 |
* | Remove usage of #if EIGEN_TEST_PART_XX in unit tests that does not require th... | Gael Guennebaud | 2018-07-17 |
* | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR... | Gael Guennebaud | 2018-07-17 |
* | Remove local Index typedef from unit-tests | Gael Guennebaud | 2018-07-12 |
* | Fix warning | Gael Guennebaud | 2017-06-27 |
* | bug #1195: move NumTraits::Div<>::Cost to internal::scalar_div_cost (with som... | Gael Guennebaud | 2016-09-08 |
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
* | bug #86 : use internal:: namespace instead of ei_ prefix | Benoit Jacob | 2010-10-25 |
* | char is not necessarily signed.... | Gael Guennebaud | 2010-07-05 |
* | Utilize Index in all unit tests. | Hauke Heibel | 2010-06-20 |
* | Fixed integer type warnings. | Hauke Heibel | 2010-06-08 |
* | forgot hg add | Benoit Jacob | 2010-04-29 |