]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-04-28 Matthias MaierBe a bit less restrictive
2014-04-28 Matthias MaierCMake: Limit concurrency of mpi tests
2014-04-28 Martin KronbichlerCleanup file fe_trace.cc
2014-04-28 Wolfgang BangerthMake two member variables private. Improve documentatio...
2014-04-28 Wolfgang BangerthAnother one.
2014-04-27 Wolfgang BangerthClarify and correct documentation.
2014-04-26 Matthias MaierCMake: Provide our own PACKAGE_HANDLE_STANDARD_ARGS
2014-04-26 Matthias MaierCMake: Refactor Find modules
2014-04-26 Matthias MaierCMake: Some minor cleanup
2014-04-26 Wolfgang BangerthMore minor editorial adjustments.
2014-04-26 Matthias MaierFix a test
2014-04-26 Wolfgang BangerthMinor text edits.
2014-04-26 Matthias MaierAdd a boolean autopartition to
2014-04-25 Wolfgang BangerthComplete search for now.
2014-04-25 Timo Heistertweak to test script status message that confused me
2014-04-25 Wolfgang BangerthStart work on bug 198 (https://code.google.com/p/dealii...
2014-04-25 Wolfgang BangerthAugment the documentation in a couple of places.
2014-04-25 Matthias MaierTestsuite: Fix a buffer overflow that makes clang unhap...
2014-04-25 Wolfgang BangerthAugment documentation somewhat.
2014-04-24 Wolfgang BangerthSeveral more.
2014-04-24 Wolfgang BangerthOne update.
2014-04-23 Wolfgang BangerthAdjust the include guard to the name of the file.
2014-04-23 Wolfgang BangerthAdd one.
2014-04-23 Wolfgang BangerthExpand on a TODO.
2014-04-23 Wolfgang BangerthAlso update the 64-bit output.
2014-04-23 Martin KronbichlerInitial test to detect optimization bug for gcc-4.6
2014-04-23 Martin KronbichlerFix step-48 on tester by computing the value as in...
2014-04-23 Matthias MaierCMake: Ensure that DIFF_EXECUTABLE is always valid
2014-04-23 Wolfgang BangerthOutput only the first few lines of numdiff output if...
2014-04-23 Matthias MaierRevert "CMake: Silence warning w654 with icc: "overload...
2014-04-23 Matthias MaierTestsuite: Lazily fix a failing test for clang
2014-04-23 Matthias MaierCMake: Silence warning w654 with icc: "overloaded virtu...
2014-04-23 Matthias MaierCMake: Hide a warning with clang: -Wno-unsupported...
2014-04-22 Matthias MaierTestsuite: Fix one more test
2014-04-22 Matthias MaierTestsuite: Bugfix: Make solver_02 happy again
2014-04-22 Matthias MaierTestsuite: Remove old comparison files for gcc 4.1...
2014-04-22 Matthias MaierCMake: Bugfixes:
2014-04-22 Timo Heisterrevert r32801 because we suppress boost version informa...
2014-04-22 Timo Heistermake serialization tests independent of boost.serialize...
2014-04-22 Matthias MaierTestsuite: Invert order of files to diff so that the...
2014-04-22 Matthias MaierTestsuite: Try to normalize boost serialization output
2014-04-22 Martin KronbichlerUse another way to compute the value to be submitted...
2014-04-21 Martin KronbichlerYet better information for test case failure: It looks...
2014-04-21 Martin KronbichlerYet better information for test case failure: It looks...
2014-04-21 Martin KronbichlerFurther simplification of test output. Update comment.
2014-04-20 Martin KronbichlerNext step in identifying the problem on the tester...
2014-04-20 Wolfgang BangerthQualify endl properly.
2014-04-20 Wolfgang BangerthOnly run test when we have PETSc.
2014-04-20 Wolfgang BangerthOnly run test when we have PETSc.
2014-04-18 Martin KronbichlerSimplify test
2014-04-17 Wolfgang BangerthMany more.
2014-04-17 Matthias MaierCMake: Cosmetic changes
2014-04-17 Wolfgang BangerthExtend friendship more so that we can actually declare...
2014-04-17 Wolfgang BangerthPatch by k3daevin: Add Reference class as a friend...
2014-04-17 Martin KronbichlerFix a few issues with vectorization that might help...
2014-04-17 Martin KronbichlerAlso compare correctness in release mode by replacing...
2014-04-17 Martin KronbichlerFix comparison when the numbers are denormals
2014-04-16 Martin KronbichlerAdd additional tests (simplied version of matrix_free...
2014-04-16 Timo Heisterfix race condition in test mpi/codim_01
2014-04-15 Wolfgang BangerthFully qualify some access to make MS Visual Studio...
2014-04-14 Wolfgang BangerthUndo the accidental part of commit 32777.
2014-04-14 Wolfgang BangerthThe name of the 'official' test machine has changed.
2014-04-14 Wolfgang BangerthFix a bug in GridTools::find_active_cell_around_point...
2014-04-14 Wolfgang BangerthFix it right.
2014-04-14 Wolfgang BangerthUndo a commit from a couple of weeks ago that I thought...
2014-04-14 Wolfgang BangerthAdjust a number of test results for the new tester...
2014-04-14 Wolfgang BangerthAvoid default arguments on template parameters for...
2014-04-14 Wolfgang BangerthAdjust tolerance for the new 'tester' machine that...
2014-04-13 Timo Heisterimprove comment formatting script
2014-04-12 Wolfgang BangerthAddress a number of warnings about unused variables.
2014-04-11 Martin KronbichlerAdjust serialization output after switch from std:...
2014-04-11 Wolfgang BangerthUpdate output.
2014-04-11 Wolfgang BangerthReorder output slightly so that the big whitespace...
2014-04-11 Wolfgang BangerthUpdate output.
2014-04-11 Timo Heisteradd failing test
2014-04-11 Wolfgang BangerthMark up a comment in such a way that it appears as...
2014-04-11 Wolfgang BangerthSort. Add a missing year.
2014-04-10 Wolfgang BangerthAdd one.
2014-04-10 Wolfgang BangerthFix grammar error.
2014-04-10 Martin KronbichlerAvoid default template argument for function template...
2014-04-10 Toby D. YoungRemove a variable declaration that has been unused...
2014-04-10 Toby D. YoungChexk reinit() and m() and n() do not break.
2014-04-10 Toby D. YoungAllow LAAPCKFullMatrix to be reinitialised (reset state).
2014-04-09 Wolfgang BangerthQualify a number of names fully to make MS VS++ happy.
2014-04-09 Wolfgang BangerthFix grammar error (thanks, Hung-Chieh).
2014-04-09 Wolfgang BangerthSimplify code by keeping some functions as templates...
2014-04-09 Wolfgang BangerthRemove a comment that is apparently no longer accurate.
2014-04-09 Martin KronbichlerFix an oversight
2014-04-09 Martin KronbichlerFix bug in memory consumption of AlignedVector and...
2014-04-09 Martin KronbichlerForgot to update test output
2014-04-09 Martin KronbichlerRename tests for AlignedVector as aligned_vector_xx...
2014-04-09 Martin KronbichlerCleanup TableBase implementation from internal AlignedV...
2014-04-09 Guido Kanschatupdate documentation fo FE_BDM
2014-04-09 Guido Kanschatcopy RT tests for BDM
2014-04-08 Bruno TurcksinUse a more explicit namespace to help MS VC.
2014-04-08 Bruno TurcksinFix a coefficient in the Butcher tableau of DOPRI.
2014-04-08 Martin KronbichlerUse AlignedVector instead of std::vector as data contai...
2014-04-08 Timo Heisterupdate test output
2014-04-08 Timo Heisterremove obsolete test
2014-04-08 Timo Heisterundo r29864 that introduced (level-)subdomain checks...
next

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.