]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-05-16 Marc FehlingIntroduce option to force no compression in pack/unpack. 6428/head
2018-05-02 Matthias MaierCMake: Fix MPI version detection, round two 6424/head
2018-05-02 Martin KronbichlerMerge pull request #6421 from tamiko/fix_mpi_version_va...
2018-05-02 Martin KronbichlerMerge pull request #6390 from masterleinad/new_fixes_4
2018-05-02 Martin KronbichlerMerge pull request #6418 from masterleinad/update_lac_v...
2018-05-02 Daniel ArndtMerge pull request #6417 from kkormann/fix_6300
2018-05-01 Matthias MaierCMake: Fix MPI version detection for newer cmake 6421/head
2018-05-01 Matthias MaierCMake: Remove OpenMPI specific version detection
2018-05-01 David WellsMerge pull request #6419 from masterleinad/update_base_...
2018-05-01 Daniel ArndtUpdate test output for base/reference without threads 6419/head
2018-05-01 Daniel ArndtUpdate alternative test output for lac/vector_memory 6418/head
2018-05-01 Daniel ArndtMerge pull request #6405 from masterleinad/undefined_4
2018-05-01 Katharina KormannFix matrix-free commits (comments by Bruno Turcksin). 6417/head
2018-05-01 Daniel ArndtMerge pull request #6414 from kronbichler/issue_6403
2018-05-01 Wolfgang BangerthMerge pull request #6413 from masterleinad/undefined_8
2018-05-01 David WellsMerge pull request #6409 from bangerth/add-include
2018-05-01 Martin KronbichlerRemove unnecessary const_cast. 6414/head
2018-05-01 Luca HeltaiMerge pull request #6412 from masterleinad/initialize_sun
2018-05-01 Luca HeltaiMerge pull request #6381 from drwells/update-step-6
2018-05-01 Martin KronbichlerUse vector::data() + offset in a few places. Add assertion.
2018-05-01 Martin KronbichlerDo not dereference pointers as we might be at the end...
2018-05-01 Daniel ArndtSimplify the last AssertThrow 6405/head
2018-05-01 Daniel ArndtAvoid accessing elements of a zero size vector in Parti...
2018-05-01 Daniel ArndtAvoid creating pointer to invalid memory in get_dof_indices 6413/head
2018-05-01 Daniel ArndtInitialize SUN* objects 6412/head
2018-05-01 Daniel ArndtMerge pull request #6404 from masterleinad/undefined_3
2018-05-01 Wolfgang BangerthAdd a necessary #include file. 6409/head
2018-05-01 Wolfgang BangerthMerge pull request #6401 from masterleinad/undefined_1
2018-05-01 Wolfgang BangerthMerge pull request #6406 from masterleinad/undefined_5
2018-05-01 Wolfgang BangerthMerge pull request #6402 from masterleinad/undefined_2
2018-05-01 Wolfgang BangerthMerge pull request #6387 from masterleinad/correct_dele...
2018-04-30 Daniel ArndtChange style of array access 6404/head
2018-04-30 David WellsFix some documentation regarding exception handling. 6381/head
2018-04-30 Daniel ArndtAvoid signed overflow in test 6406/head
2018-04-30 David WellsMerge pull request #6371 from jppelteret/follow_up_to_6...
2018-04-30 David WellsMerge pull request #6398 from davydden/tests/zoltan
2018-04-30 David WellsMerge pull request #6263 from mathgirl/assert_in_do_int...
2018-04-30 David WellsMerge pull request #6391 from masterleinad/new_fixes_3
2018-04-30 David WellsMerge pull request #6399 from GivAlz/NonMatchDocu
2018-04-30 David WellsMerge pull request #6392 from masterleinad/new_fixes_2
2018-04-30 Timo HeisterMerge pull request #6375 from masterleinad/fix_scalapac...
2018-04-30 Daniel ArndtGuard accessing values in Vector<Number>::zero_out_ghosts
2018-04-30 Daniel ArndtAdd documentation to nonoverflow_add 6402/head
2018-04-30 Giovanni AlzettaAdded documentation for NonMatching namespace 6399/head
2018-04-30 Daniel ArndtAvoid signed overflow in Testing::rand
2018-04-30 Daniel ArndtOnly invert bits up to the maximum possible in ~CacheUp... 6401/head
2018-04-30 Denis DavydovMerge pull request #6400 from drwells/remove-double...
2018-04-30 David WellsAvoid using '**/' at the end of comments. 6400/head
2018-04-30 Denis Davydovzoltan: run with mpirun annotation to avoid race condition 6398/head
2018-04-30 Martin KronbichlerMerge pull request #6395 from kronbichler/test_fixes_avx512
2018-04-30 Daniel ArndtMerge pull request #6296 from luca-heltai/failing-test
2018-04-30 Denis DavydovMerge pull request #6389 from masterleinad/fix_memory_l...
2018-04-30 Martin KronbichlerTest fixes with AVX-512. 6395/head
2018-04-29 Daniel ArndtClarify that base/reference causes stack-use-after... 6392/head
2018-04-29 Daniel ArndtAvoid accessing invalid memory in base/utilities_pack_u... 6391/head
2018-04-29 Daniel ArndtProvide alternative output for the *vector_add_and_dot_... 6390/head
2018-04-29 Daniel ArndtFix memory leak in KINSOL wrapper 6389/head
2018-04-29 Daniel ArndtUse initializer list instead of default initializer 6387/head
2018-04-29 Bruno TurcksinMerge pull request #6388 from kronbichler/documentation...
2018-04-29 Martin KronbichlerMerge pull request #6385 from masterleinad/fix_warning_...
2018-04-29 Martin KronbichlerMerge pull request #6386 from kronbichler/mf_face_empla...
2018-04-29 Martin KronbichlerDocument new parameters. 6388/head
2018-04-29 Martin KronbichlerFix doxygen appearance of MatrixFree::Loop.
2018-04-29 Martin KronbichlerFix copydoc in FEEvaluationBase.
2018-04-29 Daniel ArndtCall the correct deleter for ReadWriteVector::values
2018-04-29 Daniel ArndtMerge pull request #6368 from drwells/fix-assert-nothro...
2018-04-29 Martin KronbichlerPrefer emplace_back over push_back in a few places. 6386/head
2018-04-29 Daniel ArndtFix warning for non-const comparator 6385/head
2018-04-29 Jean-Paul PelteretMerge pull request #6384 from kronbichler/fix_changelog
2018-04-29 Martin KronbichlerBreak lines before author names in changelog. 6384/head
2018-04-29 Daniel ArndtLink p4est issue in 6375/head
2018-04-29 Daniel ArndtChangelog entry
2018-04-29 Daniel ArndtAdd test
2018-04-29 Daniel ArndtUse Utilities::MPI::MPI_Comm_create_group
2018-04-29 Daniel ArndtAdd Utilities::MPI::MPI_Comm_create_group
2018-04-29 Daniel ArndtAdd MPI version check
2018-04-29 Martin KronbichlerMerge pull request #6377 from kronbichler/matrix_free_fixes
2018-04-29 Denis DavydovMerge pull request #6382 from drwells/remove-more-c...
2018-04-29 Denis DavydovMerge pull request #6383 from drwells/fix-doc-typos-9
2018-04-29 David WellsMerge pull request #6380 from masterleinad/disable_sc_init
2018-04-29 David WellsFix more typos. 6383/head
2018-04-29 David WellsRemove some references to C++11 support. 6382/head
2018-04-28 Daniel ArndtMerge pull request #6379 from drwells/no-subscripers...
2018-04-28 David WellsEdit some documentation in step-6 for clarity.
2018-04-28 David WellsClean up the headers in step-6.
2018-04-28 David WellsRemove trailing spaces in step-6.
2018-04-28 David WellsUpdate images in step-6.
2018-04-28 Daniel ArndtFix the remaining tests 6263/head
2018-04-28 David WellsRedo the SmartPointer description in step-6.
2018-04-28 David WellsRemove explicit manifold usage from step-6.
2018-04-28 Daniel ArndtMerge pull request #6378 from kronbichler/fix_vectorize...
2018-04-28 Daniel ArndtDisable sc_init 6380/head
2018-04-28 David WellsMark Subscriptor::check_no_subscribers as noexcept. 6379/head
2018-04-28 Martin KronbichlerMust check for all (l,j) pairs for possible conflicts... 6378/head
2018-04-28 Martin KronbichlerFix wrong assertion in case no SIMD is applied. 6377/head
2018-04-28 Martin KronbichlerFix various compiler warnings.
2018-04-28 Martin KronbichlerProvide output options for various levels of vectorization.
2018-04-28 David WellsExplicitly load() an atomic value. 6368/head
2018-04-28 David WellsStore values in exception classes.
2018-04-28 David WellsAvoid using object slicing in AssertNothrow.
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.