aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/StlSupport/details.h
Commit message (Expand)AuthorAge
* Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_tGravatar Gael Guennebaud2017-01-23
* Introduce unified macros to identify compiler, OS, and architecture. They are...Gravatar Gael Guennebaud2014-11-04
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* better fix for gcc 4.6.0 / ptrdiff_t, as suggested by BenoitGravatar Thomas Capricelli2011-05-05
* Fix compilation with gcc-4.6.0, patch provided by Anton Gladky <gladky.anton@...Gravatar Thomas Capricelli2011-05-05
* Applied a fix to our std::vector specialization which prevents the usage of w...Gravatar Hauke Heibel2010-12-02
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* * added EIGEN_ALIGNED_ALLOCATOR macro to allow specifying a different aligned...Gravatar Kenneth Riddile2010-07-26
* email changeGravatar Gael Guennebaud2010-06-24
* Added support for STL lists with aligned Eigen types.Gravatar Hauke Heibel2010-04-18