- Apr 26, 2011
-
-
Christian Engwer authored
[[Imported from SVN: r6425]]
-
- Apr 15, 2011
-
-
Christian Engwer authored
[[Imported from SVN: r6421]]
-
Christian Engwer authored
[[Imported from SVN: r6420]]
-
Christian Engwer authored
[[Imported from SVN: r6418]]
-
- Apr 05, 2011
-
-
Oliver Sander authored
This closes FlySpray task 804 [[Imported from SVN: r6412]]
-
- Mar 07, 2011
-
-
Robert Klöfkorn authored
[[Imported from SVN: r6382]]
-
- Mar 04, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6379]]
-
Oliver Sander authored
[[Imported from SVN: r6378]]
-
- Mar 03, 2011
-
-
Robert Klöfkorn authored
[[Imported from SVN: r6374]]
-
Robert Klöfkorn authored
[[Imported from SVN: r6373]]
-
Markus Blatt authored
Merged r6371 from the trunk, that ensures the correct size of the FieldVector given to the copy constructor. [[Imported from SVN: r6372]]
-
Markus Blatt authored
different size! [[Imported from SVN: r6371]]
-
- Feb 16, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6345]]
-
- Feb 11, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6343]]
-
- Feb 03, 2011
-
-
Jorrit Fahlke authored
This is especially useful when an array is needed to initialize a class member. This uses a statement like array<T, 2> result = { t0, t1 }; to initialize the array. This is correct and explicitly allowed by the upcoming standard. Unfortunately g++ warns about this with -Wmissing-braces (which is implied by -Wall) because this relies on brace elision. The report <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25137> has been filed more than five years ago, but so far not much has happened. [[Imported from SVN: r6328]]
-
- Jan 13, 2011
-
-
Christian Engwer authored
[[Imported from SVN: r6323]]
-
Jorrit Fahlke authored
copied. [[Imported from SVN: r6321]]
-
Jorrit Fahlke authored
[[Imported from SVN: r6320]]
-
Jorrit Fahlke authored
replacement implementation. [[Imported from SVN: r6319]]
-
Jorrit Fahlke authored
[[Imported from SVN: r6318]]
-
Jorrit Fahlke authored
the tested tuple is from Dune, std, or std::tr1. [[Imported from SVN: r6317]]
-
Jorrit Fahlke authored
[[Imported from SVN: r6316]]
-
Jorrit Fahlke authored
assignable. [[Imported from SVN: r6314]]
-
Jorrit Fahlke authored
-DNDEBUG. [[Imported from SVN: r6313]]
-
Jorrit Fahlke authored
[[Imported from SVN: r6312]]
-
Jorrit Fahlke authored
[[Imported from SVN: r6311]]
-
- Dec 03, 2010
-
-
Carsten Gräser authored
[[Imported from SVN: r6293]]
-
Carsten Gräser authored
PushBackTuple to append a type PushFrontTuple to prepend a type JoinTuples to join two tuples FlattenTuple to join several tuples contained in another tuple ReduceTuple to apply a reduce transformation to a tuple as type containe [[Imported from SVN: r6292]]
-
- Dec 02, 2010
-
-
Jorrit Fahlke authored
particular type in a tuple. [[Imported from SVN: r6289]]
-
- Dec 01, 2010
-
-
Christian Engwer authored
- make sure they can handle all knds of white spaces [[Imported from SVN: r6287]]
-
Markus Blatt authored
[[Imported from SVN: r6285]]
-
- Nov 27, 2010
-
-
Christian Engwer authored
* add two free functions for convient creation of a shared_ptr from a stack-allocated object [[Imported from SVN: r6273]]
-
- Nov 08, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r6240]]
-
- Nov 05, 2010
-
-
Markus Blatt authored
Added check before MPI_Finalize, too. [[Imported from SVN: r6233]]
-
- Nov 04, 2010
-
-
Martin Nolte authored
run ./polyallocator 2 10000000 and you notice a growth in memory use [[Imported from SVN: r6231]]
-
- Nov 03, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6225]]
-
- Nov 02, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6222]]
-
- Oct 30, 2010
-
-
Christian Engwer authored
- move testPool to a struct - make this truct friend b) fix indentation and add editor hints [[Imported from SVN: r6218]]
-
- Oct 29, 2010
-
-
Christian Engwer authored
[[Imported from SVN: r6215]]
-
Robert Klöfkorn authored
[[Imported from SVN: r6209]]
-