]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-05-05 Martin KronbichlerMention change
2014-05-05 Martin KronbichlerAdd methods VectorizedArray::load and VectorizedArray...
2014-05-05 Wolfgang BangerthRemove SparsityTools::size_type and replace it by the...
2014-05-05 Wolfgang BangerthSplit output files for 32 and 64 bit mode.
2014-05-05 Wolfgang BangerthAdd one test.
2014-05-03 Martin KronbichlerMention change
2014-05-03 Martin Kronbichlerstep-6 uses the new way of dealing with constraints...
2014-05-02 Bruno TurcksinStart a tutorial using the Runge-Kutta methods implemen...
2014-05-02 Wolfgang BangerthRe-define one of the iterator typedefs to make it consi...
2014-05-01 Wolfgang BangerthFix a grammar mistake.
2014-05-01 Wolfgang BangerthBetter document another batch of iterators.
2014-04-30 Wolfgang BangerthAdd another reference.
2014-04-30 Wolfgang BangerthLimit concurrency for non-MPI tests.
2014-04-30 Wolfgang BangerthClarify some of the function docs.
2014-04-30 Wolfgang BangerthReshuffle and sort the contents of this file.
2014-04-30 Wolfgang BangerthImprove documentation of a function.
2014-04-30 Martin KronbichlerFix FE_DGQArbitraryNodes::has_support_on_face
2014-04-29 Bruno TurcksinFix a mistake on the sign in the residual formular...
2014-04-29 Martin KronbichlerInitialize ghost elements to zero
2014-04-29 Wolfgang BangerthAugment documentation.
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...
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.