- Dec 22, 2008
-
-
Oliver Sander authored
add enable_if as an stl-conforming replacement of EnableIf. Take it from the library header if present. Deprecate EnableIf [[Imported from SVN: r5396]]
-
Jorrit Fahlke authored
[[Imported from SVN: r5395]]
-
Oliver Sander authored
[[Imported from SVN: r5394]]
-
- Dec 16, 2008
-
-
Sven Marnach authored
the git configuration variable dune.autoupdate to "true", for example by git config --add dune.autoupdate true in the directory of the repository which you want to enable auto updating for. I will leave FS#479 open, because git-svn support still is broken. [[Imported from SVN: r5393]]
-
- Dec 10, 2008
-
-
Markus Blatt authored
Fixes flyspray #443. [[Imported from SVN: r5392]]
-
- Dec 05, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5391]]
-
Markus Blatt authored
-o might be at the beginning of the string, which prevented its removal until now and caused linker errors on jugene [[Imported from SVN: r5390]]
-
Martin Nolte authored
[[Imported from SVN: r5389]]
-
- Dec 03, 2008
-
-
Oliver Sander authored
[[Imported from SVN: r5388]]
-
Oliver Sander authored
[[Imported from SVN: r5387]]
-
- Dec 02, 2008
-
-
Markus Blatt authored
[[Imported from SVN: r5386]]
-
Markus Blatt authored
[[Imported from SVN: r5385]]
-
Oliver Sander authored
[[Imported from SVN: r5384]]
-
- Dec 01, 2008
-
-
Markus Blatt authored
[[Imported from SVN: r5383]]
-
- Nov 25, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5382]]
-
Christian Engwer authored
[[Imported from SVN: r5381]]
-
- Nov 23, 2008
-
-
Christian Engwer authored
make headercheck SILENT=1 CXXFLAGS="-Wall -pedantic": * remove spurious ';' [[Imported from SVN: r5380]]
-
- Nov 22, 2008
-
-
Christian Engwer authored
this should fix #466 [[Imported from SVN: r5379]]
-
Christian Engwer authored
[[Imported from SVN: r5378]]
-
- Nov 20, 2008
-
-
Martin Nolte authored
[[Imported from SVN: r5377]]
-
- Nov 18, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5376]]
-
Martin Nolte authored
[[Imported from SVN: r5375]]
-
- Nov 16, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5374]]
-
Martin Nolte authored
[[Imported from SVN: r5373]]
-
- Nov 15, 2008
-
-
Christian Engwer authored
[[Imported from SVN: r5372]]
-
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
[[Imported from SVN: r5370]]
-
Christian Engwer authored
[[Imported from SVN: r5369]]
-
Christian Engwer authored
[[Imported from SVN: r5368]]
-
Christian Engwer authored
* add using statement to fix inaccessbility of "operator[] const" [[Imported from SVN: r5367]]
-
Martin Nolte authored
[[Imported from SVN: r5366]]
-
Martin Nolte authored
(fixes warnings on some headers being accepted by compiler but rejected be preprocessor) [[Imported from SVN: r5365]]
-
- Nov 14, 2008
-
-
Christian Engwer authored
* add operator= for Reference [[Imported from SVN: r5364]]
-
Christian Engwer authored
[[Imported from SVN: r5363]]
-
Oliver Sander authored
[[Imported from SVN: r5362]]
-
- Nov 13, 2008
-
-
Martin Nolte authored
[[Imported from SVN: r5361]]
-
Markus Blatt authored
Check not checks all FieldVector and not only the one with 1 entry. [[Imported from SVN: r5360]]
-
Oliver Sander authored
[[Imported from SVN: r5359]]
-
Martin Nolte authored
(again, this code cannot have been compiled prior to committing) [[Imported from SVN: r5358]]
-
Oliver Sander authored
A proper operator= is added instead, and this should get rid of the ominous 'uninitialized memory' warning. I am closing FlySpray entry 437. Please reopen it if the problem persists. [[Imported from SVN: r5357]]
-