]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-01-01 David WellsMerge pull request #7560 from drwells/trilinos-c-casts
2018-12-30 Wolfgang BangerthMerge pull request #7559 from davydden/feature/apply_gi...
2018-12-30 Denis Davydovadd functions to apply Givens rotation 7559/head
2018-12-30 David WellsClean up some casts in the Trilinos wrappers. 7560/head
2018-12-30 David WellsRemove some unnecessary downcasts to int.
2018-12-29 Wolfgang BangerthMerge pull request #7550 from davydden/feature/bfgs
2018-12-29 David WellsMerge pull request #7557 from masterleinad/test_enumera...
2018-12-29 Daniel ArndtAlso test enumerators in deprecation compiler checks 7557/head
2018-12-29 Denis Davydovadd BFGS minimizer 7550/head
2018-12-29 Wolfgang BangerthMerge pull request #7554 from drwells/add-missing-depre...
2018-12-28 Daniel ArndtMerge pull request #7527 from bangerth/fix-interpolate
2018-12-28 David WellsAdd a few missing DEAL_II_DEPRECATED attributes. 7554/head
2018-12-28 Wolfgang BangerthMerge pull request #7556 from drwells/doxygen-fixes
2018-12-28 David WellsFix some minor doxygen issues. 7556/head
2018-12-28 Wolfgang BangerthAdd test. 7527/head
2018-12-28 Wolfgang BangerthAdd one test.
2018-12-28 Wolfgang BangerthEnsure that DoFs not touched by VectorTools::interpolat...
2018-12-28 Martin KronbichlerMerge pull request #7553 from masterleinad/fix_typo
2018-12-28 Daniel ArndtFix a typo 7553/head
2018-12-27 Matthias MaierMerge pull request #7552 from bangerth/cmake
2018-12-27 Wolfgang BangerthClear the previously determined TBB version if we need... 7552/head
2018-12-26 Daniel ArndtMerge pull request #7544 from masterleinad/replace_tril...
2018-12-25 Daniel ArndtMerge pull request #7539 from jodlbauer/master
2018-12-25 Daniel ArndtExtend changelog entry 7544/head
2018-12-25 Daniel ArndtChangelog entry
2018-12-25 Daniel ArndtReplace vector_partitioner with thrilinos_partitioner
2018-12-25 Daniel ArndtMerge pull request #7538 from masterleinad/trilinos_cla...
2018-12-24 Denis DavydovMerge pull request #7549 from marcfehling/intel19-block...
2018-12-24 Marc FehlingAdded default destructor to la::p::BlockVector. 7549/head
2018-12-24 Denis DavydovMerge pull request #7547 from masterleinad/fix_intel_wa...
2018-12-23 Daniel ArndtProvide a dummy return value to satisfy ICC 7547/head
2018-12-23 Daniel ArndtMerge pull request #7545 from marcfehling/intel19
2018-12-23 Marc FehlingEnhanced compatibility with Intel 19. 7545/head
2018-12-20 Daniel ArndtMerge pull request #7541 from drwells/fix-cuda-64bit...
2018-12-20 David WellsFix 64bit compilation with CUDA. 7541/head
2018-12-19 jodlbauerchangelog 7539/head
2018-12-19 jodlbauerset to zero if not reinited
2018-12-19 jodlbauerblock-transfer: only reinit blockvector if required
2018-12-19 Daniel ArndtFix more Trilinos-related clang-tidy complains 7538/head
2018-12-17 Daniel ArndtMerge pull request #7535 from drwells/step-28-reference
2018-12-16 David WellsPass by const reference instead of const value. 7535/head
2018-12-15 Timo HeisterMerge pull request #7533 from masterleinad/workarounf_e...
2018-12-15 Daniel ArndtWork around empty CMAKE_*_LIBRARY-*FIX 7533/head
2018-12-14 David WellsMerge pull request #7525 from masterleinad/fix_python_o...
2018-12-14 Daniel ArndtMerge pull request #7519 from Rombur/cuda_coef
2018-12-14 Bruno TurcksinImprove documentation of functors and replace functor... 7519/head
2018-12-14 Bruno TurcksinAdd changelog entry
2018-12-14 Bruno TurcksinAdd tests using varying coefficients
2018-12-14 Bruno TurcksinAdapt current tests to be able to switch between consta...
2018-12-14 Bruno TurcksinAdd helper functions to use varying coefficient and...
2018-12-13 Daniel ArndtMerge pull request #7521 from GivAlz/Step60Change
2018-12-13 Bruno TurcksinMerge pull request #7161 from tjhei/add_jenkins
2018-12-13 Daniel ArndtMerge pull request #7526 from bangerth/doc-update
2018-12-13 Daniel ArndtMerge pull request #7529 from masterleinad/finalize_avo...
2018-12-13 Daniel ArndtMerge pull request #7528 from masterleinad/fix_warnings...
2018-12-13 Timo Heisteradd Jenkinsfile 7161/head
2018-12-12 Daniel ArndtUpdate clang-tidy checks 7529/head
2018-12-12 Daniel ArndtAvoid C-style casts in some tests
2018-12-12 Daniel ArndtAvoid C-style casts in examples
2018-12-12 Daniel ArndtAvoid some warnings in tests 7528/head
2018-12-12 Daniel ArndtAvoid C-style casts in cpu/compiler_feature checks
2018-12-12 Wolfgang BangerthMerge pull request #7496 from masterleinad/avoid_c_styl...
2018-12-12 Wolfgang BangerthUpdate documentation for a function in VectorTools. 7526/head
2018-12-12 Daniel ArndtUse one statement per line in python files 7525/head
2018-12-12 Denis DavydovMerge pull request #7523 from masterleinad/fix_python
2018-12-11 David WellsMerge pull request #7520 from masterleinad/fix_msvc
2018-12-11 Giovanni AlzettaChanged paragraph order in step-60 7521/head
2018-12-11 Daniel ArndtDon't use semicolons at end of lines in python files 7523/head
2018-12-10 Daniel ArndtMerge pull request #7442 from StefanoDominici89/Ellipti...
2018-12-10 Daniel ArndtFix boost for MSVC as in https://github.com/boostorg... 7520/head
2018-12-10 Daniel ArndtAvoid linker errors in step-16 for MSVC
2018-12-10 Daniel ArndtAvoid MSVC ICE
2018-12-10 Daniel ArndtAvoid MSVC warnings
2018-12-10 Stefano DominiciModified implementation in favor of a constant eccentri... 7442/head
2018-12-10 Stefano DominiciChangelog entry added as minor/20181130StefanoDominici.
2018-12-10 Stefano DominiciAdded EllipticalManifold to manifold_lib and tests
2018-12-10 David WellsMerge pull request #7517 from masterleinad/no_bundled_f...
2018-12-09 Daniel ArndtMerge pull request #7518 from masterleinad/fix_scalapack
2018-12-09 Daniel ArndtChange structure of two Asserts 7518/head
2018-12-09 Daniel ArndtFix failing SCALAPCK tests
2018-12-09 Daniel ArndtDon't use float-conversion in bundled packages 7517/head
2018-12-08 David WellsMerge pull request #7489 from masterleinad/hp_cell_weig...
2018-12-08 David WellsMerge pull request #7491 from masterleinad/avoid_c_styl...
2018-12-08 David WellsMerge pull request #7510 from masterleinad/fix_conversi...
2018-12-08 David WellsMerge pull request #7502 from davydden/feature/lapack_t...
2018-12-07 Wolfgang BangerthMerge pull request #7492 from drwells/macro-cleanup
2018-12-07 Wolfgang BangerthMerge pull request #7514 from masterleinad/fix_icc_19_tests
2018-12-07 Daniel ArndtFix a few tests failing for ICC-19 7514/head
2018-12-07 David WellsAdd a header that undefines macros. 7492/head
2018-12-07 Daniel ArndtAvoid a few reinterpret_casts 7496/head
2018-12-07 Daniel ArndtRestrict Wfloat-conversion to clang 7510/head
2018-12-07 Daniel ArndtMerge pull request #7511 from masterleinad/fix_default_...
2018-12-07 Daniel ArndtReplace casts in parpack_solver.h 7491/head
2018-12-07 Daniel ArndtAvoid C-style cast in lac (excluding Trilinos)
2018-12-07 Daniel ArndtReplace default function parameter in find_active_cell_... 7511/head
2018-12-07 Daniel ArndtFix warnings due to conversion from floats to integers...
2018-12-06 Denis Davydovmove new blas extension template functions into a separ... 7502/head
2018-12-06 Bruno TurcksinMerge pull request #7506 from masterleinad/libc++_dof_r...
2018-12-06 Bruno TurcksinMerge pull request #7499 from masterleinad/fix_wfloat_c...
2018-12-06 Daniel ArndtMerge pull request #7505 from luca-heltai/rtree-to...
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.