- 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]]
-
- Sep 10, 2008
-
-
Christian Engwer authored
* enable -std=c++0x switch if g++ supports it * honour HAVE_STATIC_ASSERT in static_assert.hh * add xfail_test for dune_static_assert [[Imported from SVN: r5272]]
-
Christian Engwer authored
[[Imported from SVN: r5271]]
-
- Sep 08, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5263]]
-
- Aug 01, 2008
-
-
Markus Blatt authored
[[Imported from SVN: r5258]]
-
- Jul 22, 2008
-
-
Martin Nolte authored
[[Imported from SVN: r5247]]
-
- Jul 02, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5229]]
-
Christian Engwer authored
[[Imported from SVN: r5228]]
-
Christian Engwer authored
[[Imported from SVN: r5227]]
-
- Jun 12, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5219]]
-
- May 15, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5198]]
-
- Apr 21, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5161]]
-
- Apr 03, 2008
-
-
Robert Klöfkorn authored
[[Imported from SVN: r5150]]
-
- Mar 27, 2008
-
-
Oliver Sander authored
[[Imported from SVN: r5138]]
-
Oliver Sander authored
[[Imported from SVN: r5137]]
-
Oliver Sander authored
[[Imported from SVN: r5136]]
-
Oliver Sander authored
[[Imported from SVN: r5135]]
-
Oliver Sander authored
[[Imported from SVN: r5134]]
-
- Mar 19, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5109]]
-
- Feb 07, 2008
-
-
Christian Engwer authored
example: FieldMatrix<2,3> A; A <<= 1,2,3, nextRow, 3,4,5; [[Imported from SVN: r5080]]
-
- Feb 06, 2008
-
-
Robert Klöfkorn authored
[[Imported from SVN: r5076]]
-
- Jan 24, 2008
-
-
Markus Blatt authored
Therefore SLList was missing a public assignment operator. Fixes flyspray #330. [[Imported from SVN: r5063]]
-
- Dec 14, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r5028]]
-
- Nov 26, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r5016]]
-
Christian Engwer authored
keeps a "least recently used" ordering. [[Imported from SVN: r5015]]
-