aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/zerosized.cpp
Commit message (Collapse)AuthorAge
* 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
| | | | assertion
* 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
| | | | This is necessary for instantiations like Matrix<float,Dynamic,Dynamic,0,0,0>.
* fix MSVC8 compilationGravatar Gael Guennebaud2011-02-03
|
* forgot hg addGravatar Benoit Jacob2011-02-01