aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/StlSupport/StdList.h
Commit message (Expand)AuthorAge
* bug #829: Introduce macro EIGEN_HAS_CXX11_CONTAINERS and do not specialize st...Gravatar Christoph Hertzberg2015-08-14
* Introduce unified macros to identify compiler, OS, and architecture. They are...Gravatar Gael Guennebaud2014-11-04
* Fic bug #819: include path of details.hGravatar Gael Guennebaud2014-06-04
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* * added EIGEN_ALIGNED_ALLOCATOR macro to allow specifying a different aligned...Gravatar Kenneth Riddile2010-07-26
* Fixed two bad errors on std::vector.Gravatar Hauke Heibel2010-04-21
* Added support for STL lists with aligned Eigen types.Gravatar Hauke Heibel2010-04-18