- Feb 26, 2013
-
-
Christoph Grüninger authored
[[Imported from SVN: r7393]]
-
- Feb 25, 2013
-
-
Markus Blatt authored
Fixes flyspray 1260. PLEASE REVIEW! [[Imported from SVN: r7387]]
-
Carsten Gräser authored
[[Imported from SVN: r7386]]
-
Carsten Gräser authored
Patch by Bernd Flemisch [[Imported from SVN: r7385]]
-
- Feb 22, 2013
-
-
Christoph Grüninger authored
This commit is related to FS#1257. [[Imported from SVN: r7384]]
-
Markus Blatt authored
[[Imported from SVN: r7379]]
-
Christian Engwer authored
add missing implementation of state() [[Imported from SVN: r7378]]
-
- Feb 14, 2013
-
-
Christian Engwer authored
At least since version 3.0 CLang support __cxa_demangle. To support as many compilers as possible we test for the feature instead of testing for the compiler version. Thanks to Andreas Lauser <and@poware.org> for providing this patch (see FS #1246) [[Imported from SVN: r7125]]
-
- Feb 13, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7122]]
-
- Feb 08, 2013
-
-
Christoph Grüninger authored
(calms down clang warning) [[Imported from SVN: r7113]]
-
- Feb 07, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r7111]]
-
Markus Blatt authored
The index sets themselves are already there. Step 1: copying files from dune-istl to dune-common [[Imported from SVN: r7110]]
-
Markus Blatt authored
n dune/common/share_ptr.hh the constructor of SharedCount is defined to be a template. However, the template argument is never used. This template argument was now dropped. Patch kindly provided by Olaf Ippisch [[Imported from SVN: r7108]]
-
Christoph Gersbacher authored
Move template specializations of matrix capabilities into header. Restrict call to methods solve(), invert() to invertible matrices. [[Imported from SVN: r7107]]
-
Oliver Sander authored
I shouldn't be doing patch reviews after 2300 Here is Andreas' commit message: >From 1049843fa0dbc6b340817b0cd69959e742e80d7a Mon Sep 17 00:00:00 2001 From: Andreas Lauser <Andreas.Lauser@iws.uni-stuttgart.de> Date: Wed, 6 Feb 2013 23:33:28 +0100 Subject: [PATCH] once again: fix dune_unused.m4 my previous attempt was only partially correct: the compiler did not chocke because the unused attribute was placed behind the variable, but because the third argument of AC_TRY_COMPILE is placed inside the main function. it seems like c++ does not support nested functions, so the test still failed, leading to the equally undesired result that DUNE_UNUSED did not have an effect anymore. Mea culpa! (this time I have at least double verified, that the compiler does not bail out. last time I probably mis-interpreted the wrong lines as the output of the dune_unused test in config.log.) [[Imported from SVN: r7106]]
-
- Feb 06, 2013
-
-
Oliver Sander authored
Thanks to Andreas Lauser for this patch. Here is his own commit message: From: Andreas Lauser <and@poware.org> Date: Mon, 4 Feb 2013 15:34:22 +0100 Subject: [PATCH] fix the test for __attribute__((unused)) it contained two errors which "anihilated" themselfs: the first was a syntax error in the test itself (the UNUSED macro must be placed before the identifier of the variable), which caused the compiler to always return an error. this was compensated by an incorrect invocation of the AC_TRY_COMPILE macro which featured an empty argument as third argument instead of the action to be executed if the test succeeded. this in turn always lead the forth argument (which was intended by the test to be executed if the test succeeds but was actually executed if it failed) to be always triggered. In turn this leads me to the conclusion that DUNE was never compiled using a compiler which does not support __attribute__((unused)) since this macro was introduced... [[Imported from SVN: r7105]]
-
Christoph Gersbacher authored
[[Imported from SVN: r7104]]
-
Christoph Gersbacher authored
[[Imported from SVN: r7103]]
-
Christoph Gersbacher authored
[[Imported from SVN: r7102]]
-
Christoph Gersbacher authored
[[Imported from SVN: r7101]]
-
- Feb 02, 2013
-
-
Christoph Grüninger authored
[[Imported from SVN: r7100]]
-
- Feb 01, 2013
-
-
Christoph Grüninger authored
[[Imported from SVN: r7099]]
-
Christoph Grüninger authored
[[Imported from SVN: r7098]]
-
Christoph Grüninger authored
(original patch provided by tomalk) [[Imported from SVN: r7097]]
-
- Jan 30, 2013
-
-
Robert Klöfkorn authored
[[Imported from SVN: r7096]]
-
- Jan 28, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r7095]]
-
Markus Blatt authored
[[Imported from SVN: r7094]]
-
Markus Blatt authored
[[Imported from SVN: r7093]]
-
Markus Blatt authored
[[Imported from SVN: r7092]]
-
- Jan 27, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r7091]]
-
- Jan 24, 2013
-
-
Robert Klöfkorn authored
[[Imported from SVN: r7088]]
-
Markus Blatt authored
[[Imported from SVN: r7087]]
-
Markus Blatt authored
[[Imported from SVN: r7086]]
-
Markus Blatt authored
Merge rev. 7083 from branches/cmake [[Imported from SVN: r7084]]
-
Markus Blatt authored
[[Imported from SVN: r7083]]
-
Markus Blatt authored
[[Imported from SVN: r7082]]
-
- Jan 23, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r7079]]
-
Oliver Sander authored
[[Imported from SVN: r7078]]
-
- Jan 18, 2013
-
-
Oliver Sander authored
Patch by Andreas Lauser. Thanks! [[Imported from SVN: r7076]]
-
Oliver Sander authored
[[Imported from SVN: r7075]]
-