aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/StlSupport
Commit message (Expand)AuthorAge
* 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
* fix compilation and warnings with fcc 4.0.1Gravatar Gael Guennebaud2010-10-13
* add cmakelists for 2 subdirs and make sure all subdirs are installed (GLOB)Gravatar Benoit Jacob2010-09-14
* Removed debug outputs.Gravatar Hauke Heibel2010-07-28
* * added EIGEN_ALIGNED_ALLOCATOR macro to allow specifying a different aligned...Gravatar Kenneth Riddile2010-07-26
* email changeGravatar Gael Guennebaud2010-06-24
* 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