| Commit message (Expand) | Author | Age |
* | introduce EIGEN_DONT_ALIGN_STACK (disables alignment attributes) and EIGEN_DO... | Benoit Jacob | 2010-03-06 |
* | add an option to test ompenmp | Gael Guennebaud | 2010-03-05 |
* | minor cleanup | Benoit Jacob | 2010-03-03 |
* | Added initial NEON support, most tests pass however we had to use some hackis... | Konstantinos Margaritis | 2010-03-03 |
* | Tried to get rid of MSVC warning D9025. | Hauke Heibel | 2010-02-21 |
* | CMake cleanup. | Hauke Heibel | 2010-02-20 |
* | not all versions of gcc support -Wno-variadic-macros | Gael Guennebaud | 2010-02-15 |
* | Now variadic macro related warnings should be supressed as well under Linux. | Hauke Heibel | 2010-02-09 |
* | remove reference to dead option | Benoit Jacob | 2010-01-28 |
* | Added to possibility to compile unit tests at maximum warning level. | Hauke Heibel | 2009-12-12 |
* | instruction to remove CMakeCache.txt for out-of-source build | Mark Borgerding | 2009-12-01 |
* | improve the scripts for building unit tests: | Benoit Jacob | 2009-11-25 |
* | add SSE4 support, start with integer multiplication | Benoit Jacob | 2009-11-24 |
* | move signature file to root directory, where it belongs | Benoit Jacob | 2009-11-19 |
* | * eigen2->eigen3 | Benoit Jacob | 2009-11-19 |
* | * add PermutationMatrix | Benoit Jacob | 2009-11-15 |
* | prevent in-source builds. hope it's ok with you... it's still possible, of co... | Benoit Jacob | 2009-11-15 |
* | Build tests for unsupported modules if EIGEN_LEAVE_TEST_IN_ALL_TARGET | Jitse Niesen | 2009-11-13 |
* | * add ./debug and ./release scripts | Benoit Jacob | 2009-11-12 |
* | * use standard CMAKE_BUILD_TYPE | Benoit Jacob | 2009-11-11 |
* | fix for *.pc install dir (suggested by Ingmar Vanhassel on IRC) | Thomas Capricelli | 2009-11-11 |
* | big huge changes, so i dont remember everything. | Benoit Jacob | 2009-10-28 |
* | * proper check for Make | Benoit Jacob | 2009-10-19 |
* | Fixed nmake parameter. | Hauke Heibel | 2009-10-09 |
* | next attempt ... introduce EIGEN_CMAKE_RUN_FROM_CTEST, in that case don't EXC... | Benoit Jacob | 2009-10-05 |
* | finally, the right fix: set CTEST_BUILD_TARGET. | Benoit Jacob | 2009-10-04 |
* | dd first-time tip, to warn against doing "make". | Benoit Jacob | 2009-10-03 |
* | add INSTALL and message about no need to do "make" | Benoit Jacob | 2009-10-03 |
* | add debug targets like debug_qr to build a specific test with debug info | Benoit Jacob | 2009-10-03 |
* | fix #59, can't EXCLUDE_FROM_ALL the test directory | Benoit Jacob | 2009-10-03 |
* | more message improvements, tell the user about building a specific test | Benoit Jacob | 2009-09-28 |
* | * bump to 2.90.0 now that it's agreed that we're doing eigen3 | Benoit Jacob | 2009-09-27 |
* | improve message | Benoit Jacob | 2009-09-27 |
* | * Introduce make targets btest (build tests), blas (build blas lib), demos (b... | Benoit Jacob | 2009-09-27 |
* | add a wip blas library built on top of Eigen. TODO: | Gael Guennebaud | 2009-09-25 |
* | Added EIGEN_REF_TO_TEMPORARY define for rvalue support. | Hauke Heibel | 2009-09-21 |
* | Fixed SSE related build warning on 64-bit windows systems. | John Smith | 2009-08-28 |
* | only append the changeset to the version if we're in the default branch | Benoit Jacob | 2009-08-14 |
* | remove the FORCE | Benoit Jacob | 2009-08-04 |
* | add new Householder module | Benoit Jacob | 2009-08-03 |
* | Fix out of source build | Ingmar Vanhassel | 2009-05-27 |
* | merge | Gael Guennebaud | 2009-05-20 |
|\ |
|
* | | * add a FindEigen2.cmake file for reference | Gael Guennebaud | 2009-05-20 |
| * | Added pkgconfig support | Rhys Ulerich | 2009-05-19 |
|/ |
|
* | add -Wextra only if compiler supports it | Gael Guennebaud | 2009-05-06 |
* | * fix the binary bloat issue, Rohit's idea was the good one | Benoit Jacob | 2009-04-06 |
* | add a proof of concept autodiff jacobian helper class based on adolc | Gael Guennebaud | 2009-02-27 |
* | increase version number for step | Gael Guennebaud | 2009-02-19 |
* | forgot to commit changes in main CMakeLists.txt | Gael Guennebaud | 2009-02-05 |
* | call it "Eigen 2.0.50-unstable" to make things clear, and update EIGEN_MINOR_... | Benoit Jacob | 2009-02-02 |