1. f38e16c Apply clang-format by Tobias Wood · 1 year, 5 months ago
  2. 3f7e775 Add IWYU export pragmas to top-level headers. by Antonio Sánchez · 2 years, 2 months ago
  3. 4254b3e bug #1389: MSVC's std containers do not properly align in 64 bits mode if the requested alignment is larger than 16 bytes (e.g., with AVX) by Gael Guennebaud · 8 years ago
  4. ee06f78 Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively. by Gael Guennebaud · 10 years ago
  5. 69124cf Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. by Benoit Jacob · 13 years ago
  6. 2db5387 Fixed two bad errors on std::vector. by Hauke Heibel · 15 years ago
  7. 086d5f1 Fixed indentation and removed debug code. by Hauke Heibel · 15 years ago
  8. 214d5a8 Added support for STL lists with aligned Eigen types. by Hauke Heibel · 15 years ago