]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-10-27 Joerg Frohneadd the rhs in the linearized inequality
2013-10-27 Matthias MaierUndo last commit.
2013-10-27 Matthias MaierBugfix: Use CMAKE_CXX_FLAGS for tests...
2013-10-26 Matthias MaierBugfix: Guard reading of H5Pubconf.h in FindHDF5.cmake...
2013-10-26 Matthias MaierFix links
2013-10-26 Matthias MaierTestsuite: And finally get it right.
2013-10-26 Matthias MaierBugfix: Why so complicated? Just mention test overrides...
2013-10-26 Wolfgang BangerthFix up comment.
2013-10-26 Matthias MaierAdd a homepage
2013-10-26 Wolfgang BangerthMinor language fixes.
2013-10-26 Matthias MaierBugfix: Regenerate testsuite subprojects if the main...
2013-10-26 Wolfgang BangerthMention the conversion of step-9/13/14 to WorkStream.
2013-10-26 Wolfgang BangerthLink to tutorial programs. List Bruno as one of the...
2013-10-26 Wolfgang BangerthFix language.
2013-10-26 Wolfgang BangerthExplain the new governance structure.
2013-10-26 Matthias MaierBugfix: Second try...
2013-10-26 Matthias MaierCMake: Simplify cross compilation stuff and documentation
2013-10-26 Matthias MaierBugfix: Simplify project config generation
2013-10-26 Matthias MaierBugfix: Avoid unnecessary reconfigurations of subprojects
2013-10-26 Matthias MaierBugfix: Be more greedy and cache test configurations...
2013-10-25 Timo Heisterfix bug in DataOut
2013-10-25 Timo Heistertest output was incorrect, because the first entry...
2013-10-25 Wolfgang BangerthDocument the change-over to WorkStream.
2013-10-25 Martin Kronbichler... and one more.
2013-10-25 Martin KronbichlerFix sentence
2013-10-25 Timo Heisterremove header that is not needed
2013-10-25 Matthias MaierCMake: Code cleanup and resolve cache invalidation...
2013-10-25 Matthias MaierBugfix: We cannot throw in Subscriptor::do_unsubscribe...
2013-10-25 Wolfgang BangerthFirst part of documentation adjustment.
2013-10-25 Wolfgang BangerthFix format of the link.
2013-10-25 Wolfgang BangerthMention the multithreading module.
2013-10-25 Wolfgang BangerthReference step-9, where we show threads the first time...
2013-10-24 Wolfgang BangerthAdapt slightly.
2013-10-24 Timo Heisterfix my homepage
2013-10-24 Wolfgang BangerthSome minor edits.
2013-10-24 Wolfgang BangerthAdd two references to step-51.
2013-10-24 Wolfgang BangerthSome minor edits.
2013-10-24 Timo Heistertypos
2013-10-24 Timo Heisterremove tbb headers
2013-10-24 Timo Heisterremove tbb headers
2013-10-24 Matthias MaierBugfix: Unset a cached variable if package is unsuitable
2013-10-24 Matthias MaierComment code, rename guard files
2013-10-24 Bruno TurcksinUse Threads::Task in step-13 and step-14.
2013-10-24 Timo Heisterfix cmake warning
2013-10-24 Matthias MaierBugfix: Initialize _step_dir in build_tests/CMakeLists...
2013-10-23 Matthias MaierRemove accidentally commited debug output
2013-10-23 Matthias MaierTestsuite: Bugfix: Add a guard file mechanism
2013-10-23 Timo Heisteradd failing no_normal_flux test
2013-10-23 Timo Heisteradd typedef
2013-10-23 Timo Heisterfix documentation
2013-10-23 Matthias MaierBugfix: Improve dealii::ExceptionBase
2013-10-22 Matthias MaierBugfix: Compare compatible types to make clang-3.4...
2013-10-22 Timo Heisterfix a bunch of dead links
2013-10-22 Matthias MaierTestsuite: Be a bit more relaxed in base/timer
2013-10-22 Wolfgang BangerthLeave a TODO. Fix a typo.
2013-10-22 Timo Heistermake 3d test run faster by refining less. It runs close...
2013-10-22 Matthias MaierAlso remove stray noexcept(false)...
2013-10-22 Bruno TurcksinUse tbb::task instead of Thread in step-13 and step-14.
2013-10-22 Matthias MaierPort tests to new exception behaviour
2013-10-22 Martin KronbichlerDo symmetric tensor product evaluation with even-odd...
2013-10-22 Matthias MaierBugfix and provide a news item
2013-10-22 Matthias MaierReorganize the exception handling in exception.h, remov...
2013-10-21 Toby D. YoungBugfix previous commit.
2013-10-21 Toby D. YoungSLEPc tests in trunk.
2013-10-21 Martin KronbichlerGeneralize apply_tensor_product functions so that they...
2013-10-21 Martin KronbichlerMove matrix-free tests into matrix_free directory
2013-10-21 Toby D. YoungPublication update.
2013-10-21 Martin KronbichlerFix bug in update_ghost_values of matrix free with...
2013-10-21 Matthias MaierBugfix: Make output of run_test.cmake compatible with...
2013-10-21 Matthias MaierBugfix: Avoid duplicate entries in categories candidate...
2013-10-21 Matthias MaierTestsuite: Bugfixes
2013-10-20 Matthias MaierTestsuite: Add a-framework/configure
2013-10-20 Matthias MaierBugfix: *blush*
2013-10-20 Toby D. YoungAttach SLEPc solver patch to trunk.
2013-10-20 Matthias MaierBugfix: Pass down TEST_OVERRIDE_LOCATION in run_testsui...
2013-10-20 Matthias MaierMake the regression tester happy
2013-10-20 Matthias MaierAlways query test output for test stage in makereport...
2013-10-20 Matthias MaierCMake: Bugfix: MPI_INCLUDE_DIR might contain multiple...
2013-10-20 Matthias MaierBugfix: Remove stray decimal point
2013-10-20 Matthias MaierBugfix: Correct a C&P error in solver_relaxation.h
2013-10-20 Matthias MaierTestsuite: Typo
2013-10-20 Matthias MaierTestsuite: Bugfix: Invert search order for failing...
2013-10-20 Timo Heistertreat tests with timeout correctly
2013-10-20 Timo Heistermakereport.py: output errors to stderr instead
2013-10-20 Matthias MaierAdd a small note to changes.h
2013-10-20 Matthias MaierMerge branch_port_the_testsuite to mainline
2013-10-20 Matthias MaierQuick fix.
2013-10-20 Matthias MaierBugfix
2013-10-20 Matthias MaierImplement TEST_OVERRIDE_LOCATION
2013-10-20 Matthias MaierAdd documentation
2013-10-20 Matthias MaierAdd expect=<STAGE> facility
2013-10-20 Matthias MaierAdd a-framework
2013-10-20 Matthias MaierDerive SolverControl::NoConvergence from dealii::Except...
2013-10-20 Matthias MaierChange the tolerance for trilinos/deal_solver_02 a bit
2013-10-20 Matthias MaierMake the output of petsc_solver_(02|11) more robust
2013-10-20 Matthias MaierBugfix
2013-10-20 Matthias MaierCleanup
2013-10-20 Matthias MaierRemove a lot of stale folders git-svn forgot to remove...
2013-10-20 Matthias MaierPort mesh_converter tests part II
2013-10-20 Toby D. YoungCorrect a trivial typo.
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.