- Sep 14, 2011
-
-
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]]
-
Oliver Sander authored
[[Imported from SVN: r6470]]
-
- Jun 16, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6469]]
-
- Jun 11, 2011
-
-
Martin Nolte authored
[[Imported from SVN: r6462]]
-
Martin Nolte authored
[[Imported from SVN: r6461]]
-
Jorrit Fahlke authored
[[Imported from SVN: r6460]]
-
- Jun 10, 2011
-
-
Christian Engwer authored
bug fix in dunecontrol export [[Imported from SVN: r6459]]
-
Christian Engwer authored
* while traversing the tree, the modules now have a dedicated state: MAIN=one of the selected modules DEPS=added due to dependencies SUGS=added due to suggestions * use the state to determin the list of dependencies and suggestions * fix FS#893 [[Imported from SVN: r6458]]
-
- Jun 08, 2011
-
-
Martin Nolte authored
[[Imported from SVN: r6456]]
-
- Jun 06, 2011
-
-
Christian Engwer authored
[[Imported from SVN: r6455]]
-
Christian Engwer authored
* default is "no" [[Imported from SVN: r6454]]
-
Christian Engwer authored
[[Imported from SVN: r6453]]
-
Christian Engwer authored
- move the iteration on all modules to the main program - fix order of command when building several modules with several commands [[Imported from SVN: r6452]]
-
- May 30, 2011
-
-
Markus Blatt authored
[[Imported from SVN: r6451]]
-
Markus Blatt authored
[[Imported from SVN: r6450]]
-
- May 20, 2011
-
-
Christian Engwer authored
- correctly merge installed modules into the DUNE_CONTROL_PATH - Fix FS#901 [[Imported from SVN: r6449]]
-
Christian Engwer authored
[[Imported from SVN: r6448]]
-