aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/zerosized.cpp
Commit message (Expand)AuthorAge
* Enable visitor on empty matrices (the visitor is left unchanged), and protect...Gravatar Gael Guennebaud2019-01-15
* bug #1592: makes partial min/max reductions trigger an assertion on inputs wi...Gravatar Gael Guennebaud2019-01-15
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Extend unit test to stress smart_copy with empty input/output.Gravatar Gael Guennebaud2016-02-19
* Fix warning in unit testGravatar Gael Guennebaud2016-02-06
* bug #696: enable zero-sized block at compile-time by relaxing the respective ...Gravatar Gael Guennebaud2016-01-29
* Implement boolean reductions for zero-sized objectsGravatar Christoph Hertzberg2013-11-13
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Add DenseStorage specializations for dynamic size with MaxSize = 0 (bug #288).Gravatar Jitse Niesen2011-06-24
* fix MSVC8 compilationGravatar Gael Guennebaud2011-02-03
* forgot hg addGravatar Benoit Jacob2011-02-01