| Commit message (Expand) | Author | Age |
* | fix building of examples | Gael Guennebaud | 2008-06-03 |
* | - get the doc of the enums in MatrixBase right | Benoit Jacob | 2008-06-03 |
* | big changes in Doxygen configuration; work around bug with doxygen parsing of | Benoit Jacob | 2008-06-02 |
* | work around Doxygen bug triggered by r814874, which caused many classes to di... | Benoit Jacob | 2008-06-02 |
* | doc improvements: fix linking in Mainpage.dox, improved Doxyfile.in | Benoit Jacob | 2008-06-02 |
* | meagre outcome for so much time spent! | Benoit Jacob | 2008-06-01 |
* | many small fixes and documentation improvements, | Benoit Jacob | 2008-05-29 |
* | some documentation fixes (Cwise* and Cholesky) | Gael Guennebaud | 2008-05-22 |
* | removed "sort brief" in doxygen documentation | Gael Guennebaud | 2008-05-08 |
* | - expand MathFunctions.h to provide more functions, like exp, log... | Benoit Jacob | 2008-03-14 |
* | * Added support for a comma initializer: mat.block(i,j,2,2) << 1, 2, 3, 4; | Gael Guennebaud | 2008-03-08 |
* | release alpha4, Gael edition | Benoit Jacob | 2008-02-29 |
* | alpha 3.1. in this commit: | Benoit Jacob | 2008-01-15 |
* | final fixes and updates for alpha3 | Benoit Jacob | 2008-01-13 |
* | Ready for alpha2 release. | Benoit Jacob | 2008-01-07 |
* | - move: DerivedTraits becomes MatrixBase::Traits | Benoit Jacob | 2008-01-06 |
* | part 2 of the reorganization. Benefits/changes: | Benoit Jacob | 2007-12-28 |
* | matrix storage order can now also be row-dominant (choosable for each matrix ... | Benoit Jacob | 2007-12-27 |
* | - eigen2 now fully enforces constness! found a way to achieve that | Benoit Jacob | 2007-12-25 |
* | - rework the coefficients API | Benoit Jacob | 2007-12-24 |
* | everything works, make now runs doxygen once and only once, after all | Benoit Jacob | 2007-12-21 |
* | now we also have a examples/ directory for self-contained examples, | Benoit Jacob | 2007-12-21 |
* | first version of CMakeLists auto-generating examples outputs | Benoit Jacob | 2007-12-21 |