aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/dynalloc.cpp
Commit message (Expand)AuthorAge
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* email changeGravatar Gael Guennebaud2010-06-24
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* let the user disable alignment altogether by #defining EIGEN_DONT_ALIGN.Gravatar Benoit Jacob2009-05-03
* disable alignment altogether outside of the platforms which potentially have ...Gravatar Benoit Jacob2009-02-04
* remove ei_new_allocatorGravatar Benoit Jacob2009-01-10
* * implement handmade aligned malloc, fast but always wastes 16 bytes of memory.Gravatar Benoit Jacob2009-01-09
* EIGEN_MAKE_ALIGNED_OPERATOR_NEW didn't actually need to get the classGravatar Benoit Jacob2009-01-08
* the big memory changes. the most important changes are:Gravatar Benoit Jacob2009-01-08
* compilation fixes with MSVCGravatar Gael Guennebaud2008-09-03
* Solve a big issue with data alignment and dynamic allocation:Gravatar Gael Guennebaud2008-09-03