aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Unit-tests updated for the stuff in the previous commit.Gravatar Benoit Jacob2007-07-23
* Big overhaul and simplification of the NumericTraits system.Gravatar Benoit Jacob2007-07-23
* port TestNumericTraits to QTestLib. This revealed some shortcomings in tvmet'...Gravatar Benoit Jacob2007-07-21
* remove two unused filesGravatar Benoit Jacob2007-07-21
* Remove remaining per-element math functions. Remove defines for IEEE, SYSV an...Gravatar Benoit Jacob2007-06-18
* remove long long, long double, unsigned, short, char, bool types.Gravatar Benoit Jacob2007-06-18
* begin porting the unittests to QTestLib. The first test, "selfTest"Gravatar Benoit Jacob2007-06-08
* add TVMET_UNUSED macro, as a Q_UNUSED replacement. Use it to shut down warningsGravatar Benoit Jacob2007-06-08
* add eigen-style typedefsGravatar Benoit Jacob2007-06-08
* more cmake improvements; start removing the autotools stuff.Gravatar Benoit Jacob2007-06-07
* move cmake modules to a modules/ subdirGravatar Benoit Jacob2007-06-07
* Fix enough stuff, and remove enough dead stuff, to make a simple test program...Gravatar Benoit Jacob2007-06-05
* argh, forgot to svn add...Gravatar Benoit Jacob2007-06-04
* add platform check for __attribute__((always_inline))Gravatar Benoit Jacob2007-06-04
* Add cmake module finding the appropriate variant of the "restrict" keyword.Gravatar Benoit Jacob2007-06-03
* replace size_t with int everywhere.Gravatar Benoit Jacob2007-06-01
* remove custom assert system and use plain standard asserts instead.Gravatar Benoit Jacob2007-06-01
* remove TVMET_DYNAMIC_MEMORY define and corresponding checks.Gravatar Benoit Jacob2007-06-01
* adding more CMakeLists, now tvmet is fully installed.Gravatar Benoit Jacob2007-06-01
* More cleanup, add CMakeLists for the testsuite. Now need to port itGravatar Benoit Jacob2007-05-31
* Complete the cmake platform checks and remove unnecessary defines.Gravatar Benoit Jacob2007-05-31
* Convert 5 m4 checks to cmake modulesGravatar Benoit Jacob2007-05-30
* A TODO to motivate hundreds of hackers to help with Eigen 2 development.Gravatar Benoit Jacob2007-05-30
* begin porting the configure checks to cmakeGravatar Benoit Jacob2007-05-30
* add initial CMakeListsGravatar Benoit Jacob2007-05-30
* Starting Eigen 2 development. The current plan is to use the lastGravatar Benoit Jacob2007-05-30