- Dec 13, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5782]]
-
- Dec 08, 2009
-
-
Jorrit Fahlke authored
[[Imported from SVN: r5754]]
-
- Dec 07, 2009
-
-
Christian Engwer authored
* implement rangecheck for finite stack (disabled when compiling with NDEBUG) * fix lru with _GLIBCXX_DEBUG [[Imported from SVN: r5753]]
-
Oliver Sander authored
[[Imported from SVN: r5752]]
-
Oliver Sander authored
[[Imported from SVN: r5751]]
-
Oliver Sander authored
[[Imported from SVN: r5750]]
-
Oliver Sander authored
[[Imported from SVN: r5749]]
-
Oliver Sander authored
[[Imported from SVN: r5748]]
-
Oliver Sander authored
[[Imported from SVN: r5747]]
-
Oliver Sander authored
[[Imported from SVN: r5746]]
-
- Dec 05, 2009
-
-
Martin Nolte authored
credits for finding this issue go to the Freiburg nightly builds [[Imported from SVN: r5745]]
-
- Dec 04, 2009
-
-
Carsten Gräser authored
[[Imported from SVN: r5744]]
-
Markus Blatt authored
sync with my version. [[Imported from SVN: r5743]]
-
Carsten Gräser authored
[[Imported from SVN: r5742]]
-
Christian Engwer authored
[[Imported from SVN: r5741]]
-
Markus Blatt authored
[[Imported from SVN: r5740]]
-
Markus Blatt authored
[[Imported from SVN: r5739]]
-
Markus Blatt authored
[[Imported from SVN: r5738]]
-
Markus Blatt authored
[[Imported from SVN: r5736]]
-
Markus Blatt authored
Substituted exit with retun in main functions. This prevents clever people, like myself, from complaining about memory-leak after perfectly OK changes by fellow developers. ;) [[Imported from SVN: r5735]]
-
Oliver Sander authored
A proper cast-to-bool is still missing. [[Imported from SVN: r5734]]
-
Oliver Sander authored
[[Imported from SVN: r5733]]
-
Markus Blatt authored
Adhere to shared_ptr: empty constructor constructs null pointer. [[Imported from SVN: r5732]]
-
Markus Blatt authored
Removed exit of the test program. Now the destructors are called and there are no leaks any more. [[Imported from SVN: r5731]]
-
- Dec 03, 2009
-
-
Markus Blatt authored
Damn it. I forgot half the check-in. New version without reinterpret casts. Please test! [[Imported from SVN: r5730]]
-
Markus Blatt authored
[[Imported from SVN: r5729]]
-
- Dec 02, 2009
-
-
Carsten Gräser authored
[[Imported from SVN: r5728]]
-
- Dec 01, 2009
-
-
Martin Nolte authored
[[Imported from SVN: r5727]]
-
- Nov 29, 2009
-
-
Christian Engwer authored
* fix fs#652 [[Imported from SVN: r5724]]
-
- Nov 20, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r5719]]
-
Oliver Sander authored
[[Imported from SVN: r5718]]
-
Martin Nolte authored
thanks to Bård Skaflestad for the patch [[Imported from SVN: r5717]]
-
Andreas Dedner authored
[[Imported from SVN: r5716]]
-
Andreas Dedner authored
to check and then (if one does not remember all FS tasks) one starts to play around with configure flags and wasts a lot of time. For testing sllisttest one can always write make sllisttest (at least I hope that is what EXTRA_PROGRAMS does) [[Imported from SVN: r5715]]
-
- Nov 19, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r5714]]
-
- Nov 16, 2009
-
-
Markus Blatt authored
since the shared_ptr change?) [[Imported from SVN: r5713]]
-
- Nov 11, 2009
-
-
Andreas Dedner authored
for a program run via make check this takes to long (7min) and nothing additional seems to be checked through more iterations - if this check did something more which I do not understand please revert and comment [[Imported from SVN: r5705]]
-
- Nov 09, 2009
-
-
Carsten Gräser authored
*Add const to *multiplyany() *Implement *multiplyany() for FieldMatrix<k,1,1> Thanks to Atgeirr Flø Rasmussen! [[Imported from SVN: r5704]]
-
Carsten Gräser authored
[[Imported from SVN: r5703]]
-
- Nov 04, 2009
-
-
Christian Engwer authored
- define DUNE_COMMON_BIN to make out-of-source builds work ... in general there is still some work to be done [[Imported from SVN: r5693]]
-