index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
meta.cpp
Commit message (
Expand
)
Author
Age
*
Add unit test for has_ReturnType
Gael Guennebaud
2017-08-17
*
bug #826: fix is_convertible for MSVC and add minimalistic unit test for is_c...
Gael Guennebaud
2014-07-16
*
Clean source code and unit tests with respect to -Wunused-local-typedefs
Gael Guennebaud
2013-04-10
*
Fix bug #314:
Gael Guennebaud
2012-11-06
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
Removed remove_const_on_value_type since the meaning is unclear and it is in ...
Hauke Heibel
2010-11-26
*
Postfixed add_const and remove_const by _on_value_type to express the differe...
Hauke Heibel
2010-11-26
*
Renamed cleantype to remove_all since it is close to remove_{const|pointer|re...
Hauke Heibel
2010-10-26
*
Initial fixes for bug #85.
Hauke Heibel
2010-10-25
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
email change
Gael Guennebaud
2010-06-24
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
fix a bunch of warnings (actual issues) reported by Frank
Benoit Jacob
2009-01-22
*
remove stupid output in test/meta
Gael Guennebaud
2009-01-12
*
bugfix in Product and ei_L2_block_traits
Gael Guennebaud
2008-08-24
*
* split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates ...
Gael Guennebaud
2008-08-24