- Oct 13, 2009
-
-
Oliver Sander authored
rename the method count() to use_count(). This is the naming of the standard shared-pointer implementation [[Imported from SVN: r5641]]
-
Oliver Sander authored
principle of least surprise: executables should have the same name as the source file that contains main() [[Imported from SVN: r5639]]
-
- Oct 12, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5631]]
-
- Sep 24, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5593]]
-
- Sep 18, 2009
-
-
Markus Blatt authored
Otherwise on some 64bit platforms we run into trouble. [[Imported from SVN: r5576]]
-
- Sep 09, 2009
-
-
Carsten Gräser authored
[[Imported from SVN: r5571]]
-
- Jun 22, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5553]]
-
Christian Engwer authored
[[Imported from SVN: r5552]]
-
- Jun 16, 2009
-
-
Sven Marnach authored
Note that the current implementation of the determinant is rather subobtimal. While it is rather efficient, it is neither the most numerically stable way to compute the determinant, nor does it work for integers. But I think it is much better than no implementation at all. [[Imported from SVN: r5549]]
-
- Jun 15, 2009
-
-
Sven Marnach authored
[[Imported from SVN: r5548]]
-
- Jun 10, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5545]]
-
- May 09, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5514]]
-
Oliver Sander authored
[[Imported from SVN: r5513]]
-
- Apr 02, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5496]]
-
- Mar 25, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5490]]
-
- Mar 18, 2009
-
-
Markus Blatt authored
remove dumb ass assertio which must not hold. Please merge to release. [[Imported from SVN: r5478]]
-
Markus Blatt authored
Fixes fysprAY 523 [[Imported from SVN: r5476]]
-
- Mar 04, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r5467]]
-
- Feb 26, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r5450]]
-
Markus Blatt authored
[[Imported from SVN: r5449]]
-
- Feb 20, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5443]]
-
- Feb 14, 2009
-
-
Christian Engwer authored
[[Imported from SVN: r5431]]
-
- Feb 05, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5418]]
-
- Dec 05, 2008
-
-
Martin Nolte authored
[[Imported from SVN: r5389]]
-
- Nov 15, 2008
-
-
Christian Engwer authored
* "make clean all test DEPS=''" runs all tests without config.h * nullptr fails without config.h [[Imported from SVN: r5371]]
-
Christian Engwer authored
* add using statement to fix inaccessbility of "operator[] const" [[Imported from SVN: r5367]]
-
- Nov 14, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5363]]
-
- Nov 13, 2008
-
-
Markus Blatt authored
Check not checks all FieldVector and not only the one with 1 entry. [[Imported from SVN: r5360]]
-
- Nov 10, 2008
-
-
Markus Blatt authored
[[Imported from SVN: r5355]]
-
Christian Engwer authored
* make iterators only forwarditertors * remove method getLocalBits * new methods count and countmasked superseed nSetBits * nSetBits marked deprecated, but will stay for a possible replacement of BitField by BitSetVector<1> (see #456) * updated test to run the whole iterator test * fulfill the whole bitset interface [[Imported from SVN: r5353]]
-
- Nov 09, 2008
-
-
Christian Engwer authored
and test all different facades [[Imported from SVN: r5351]]
-
- Nov 06, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5346]]
-
- Oct 27, 2008
-
-
Markus Blatt authored
[[Imported from SVN: r5324]]
-
- Oct 20, 2008
-
-
Martin Nolte authored
[[Imported from SVN: r5321]]
-
- Oct 19, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5320]]
-
- Oct 09, 2008
-
-
Christian Engwer authored
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2431.pdf [[Imported from SVN: r5308]]
-
- Oct 06, 2008
-
-
Markus Blatt authored
[[Imported from SVN: r5302]]
-
- Sep 24, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5290]]
-
Christian Engwer authored
[[Imported from SVN: r5289]]
-
- Sep 12, 2008
-
-
Martin Nolte authored
[[Imported from SVN: r5278]]
-