- Oct 23, 2011
-
-
Christian Engwer authored
[[Imported from SVN: r6518]]
-
- Oct 19, 2011
-
-
Oliver Sander authored
Patch by Elias Pipping (see FS 944). [[Imported from SVN: r6517]]
-
Oliver Sander authored
[[Imported from SVN: r6516]]
-
- Oct 17, 2011
-
-
Oliver Sander authored
document how key/value pairs have to appear in the command line options so that readOptions recognizes them [[Imported from SVN: r6515]]
-
Oliver Sander authored
file format does not belong in the class description, because the class parses other input sources as well. [[Imported from SVN: r6514]]
-
Oliver Sander authored
[[Imported from SVN: r6513]]
-
- Oct 13, 2011
-
-
Martin Nolte authored
[[Imported from SVN: r6512]]
-
- Oct 12, 2011
-
-
Christian Engwer authored
[[Imported from SVN: r6511]]
-
- Oct 10, 2011
-
-
Martin Nolte authored
[[Imported from SVN: r6510]]
-
- Oct 05, 2011
-
-
Jorrit Fahlke authored
HAS_ATTRIBUTE_DEPRECATED_MSG in config.h and move the rest into dune/common/deprecated.hh. this should fix older autotools and is conceptionally cleaner IMHO Credits to Andreas Lauser. [[Imported from SVN: r6509]]
-
- Oct 04, 2011
-
-
Christian Engwer authored
* add DUNE_DEPRECATED_MSG("message") macro * credits to Andreas Lauser [[Imported from SVN: r6508]]
-
- Oct 01, 2011
-
-
Oliver Sander authored
Since various compiler versions only support the 'unused' attribute without a message, one has to check for both versions separately. Cf. the discussion in FS 956. [[Imported from SVN: r6507]]
-
- Sep 30, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6505]]
-
- Sep 15, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6500]]
-
- Sep 14, 2011
-
-
Martin Nolte authored
[[Imported from SVN: r6499]]
-
Martin Nolte authored
[[Imported from SVN: r6498]]
-
Martin Nolte authored
[[Imported from SVN: r6497]]
-
Martin Nolte authored
[[Imported from SVN: r6496]]
-
- Sep 13, 2011
-
-
Andreas Dedner authored
[[Imported from SVN: r6495]]
-
- Sep 08, 2011
-
-
Markus Blatt authored
[[Imported from SVN: r6494]]
-
Markus Blatt authored
[[Imported from SVN: r6493]]
-
- Sep 06, 2011
-
-
Christian Engwer authored
* update configure check * move nullptr_t to namespace Dune * import nullptr_t from namespace std (according to updated proposal) [[Imported from SVN: r6492]]
-
- Aug 30, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6491]]
-
Oliver Sander authored
[[Imported from SVN: r6490]]
-
- Aug 17, 2011
-
-
Markus Blatt authored
[[Imported from SVN: r6489]]
-
- Aug 12, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6488]]
-
- Aug 11, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6487]]
-
Oliver Sander authored
to FieldVector::size() as a method. With this patch applied FieldVector::size remains an enum, hence all your code compiles as before. However you get a compiler warning explaining the issue and suggesting to configure with --enable-fieldvector-size-is-method. If you do so, then FieldVector::size becomes a method, and you may have to go out and adjust your code. The configure flag is transitional and will be removed after dune 2.2 is out. Remember that there is no smoother way to do the transition, as you can't have FieldVector::size to be both an enum value and a method at the same time. This fixes FlySpray issue 819. [[Imported from SVN: r6486]]
-
Oliver Sander authored
[[Imported from SVN: r6484]]
-
Oliver Sander authored
[[Imported from SVN: r6483]]
-
Oliver Sander authored
It has been deprecated at least since dune 2.0. [[Imported from SVN: r6482]]
-
- Aug 05, 2011
-
-
Markus Blatt authored
[[Imported from SVN: r6481]]
-
- Aug 04, 2011
-
-
Markus Blatt authored
Splitted upstream boost test and enable trick. [[Imported from SVN: r6480]]
-
- Jul 12, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6479]]
-
Oliver Sander authored
[[Imported from SVN: r6478]]
-
Christian Engwer authored
"add sections on dune-specific AM_CONDITIONALS (thanks to Dan)" [[Imported from SVN: r6477]]
-
Christian Engwer authored
[[Imported from SVN: r6476]]
-
Christian Engwer authored
[[Imported from SVN: r6475]]
-
- Jun 28, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6473]]
-
- Jun 24, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6471]]
-