]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-05-15 tcclevengerchanges for results.dox, intro outline, corrections
2019-05-15 Timo Heisterfix prm formatting, expand prm documentation, doc chang...
2019-05-15 tcclevengerChangelog, prm fixes, initial docs, add new parameters
2019-05-15 David WellsMerge pull request #8172 from tjhei/r91_pr8171
2019-05-14 Timo Heisterstep-32 text in formula spacing 8172/head
2019-05-14 Timo Heistertwo more warnings
2019-05-14 Timo Heisterfix doxygen formula errors
2019-05-14 Martin KronbichlerMerge pull request #8169 from drwells/unify-subscriptor...
2019-05-14 David WellsUnify the log entry for Subscriptor. 8169/head
2019-05-14 Matthias Maierupdate VERSION for release v9.1.0-rc1
2019-05-14 Martin KronbichlerMerge pull request #8167 from tamiko/remove-unfinished
2019-05-14 Matthias Maierremoved unfinished steps (release tasks step 8). 8167/head
2019-05-14 Matthias Maierupdate AUTHORS
2019-05-14 Matthias Maierupdate VERSION
2019-05-14 Martin KronbichlerMerge pull request #8164 from tamiko/update_tag_file
2019-05-14 Martin KronbichlerMerge pull request #8163 from tamiko/update-changes...
2019-05-14 Matthias MaierUpdate TAG file 8164/head
2019-05-14 Matthias MaierRemove now obsolete files. 8163/head
2019-05-14 Matthias MaierUpdate the changelog file for the release.
2019-05-14 Matthias MaierMerge pull request #8158 from kronbichler/fix_trilinos_...
2019-05-14 Martin KronbichlerMerge pull request #8159 from kronbichler/fix_grid_tool...
2019-05-14 Martin KronbichlerMerge pull request #8160 from jppelteret/ad-band_aid_sa...
2019-05-14 Jean-Paul PelteretBand-aid for a failing AD test 8160/head
2019-05-14 Bruno TurcksinMerge pull request #8157 from kronbichler/improve-step-59
2019-05-14 Martin KronbichlerMerge pull request #8154 from tamiko/deuglify_step_42
2019-05-14 Martin KronbichlerMerge pull request #8151 from masterleinad/fix_icc_19_w...
2019-05-14 Martin KronbichlerCorrect memory access in grid_tools_guess_pt_owner_02 8159/head
2019-05-14 Martin KronbichlerAdapt test file for Trilinos IC precondition 8158/head
2019-05-14 Martin KronbichlerFix some typos in results of step-59 8157/head
2019-05-14 Martin KronbichlerMerge pull request #8135 from kronbichler/gcc9-warning-0
2019-05-14 Timo HeisterMerge pull request #8140 from tamiko/cppcheck-1
2019-05-14 Matthias MaierMerge pull request #8155 from tjhei/tutorial_improvements
2019-05-14 Timo Heisterimprove tutorial layouts 8155/head
2019-05-14 Matthias Maierdeuglify step-42 8154/head
2019-05-14 Matthias MaierMerge pull request #8148 from drwells/disable-fp-except...
2019-05-14 Daniel ArndtAvoid ICC-19 warning 8151/head
2019-05-14 David WellsMerge pull request #8150 from masterleinad/missing_head...
2019-05-14 Daniel ArndtAdd missing header in symengine_tensor_operations.h 8150/head
2019-05-14 Daniel ArndtMerge pull request #8147 from kronbichler/fix_two_tests
2019-05-14 Daniel ArndtMerge pull request #8142 from drwells/cppcheck-9.1
2019-05-13 Daniel ArndtCreate vector before assigning 8135/head
2019-05-13 Timo HeisterMerge pull request #8149 from drwells/add-6774-changelog
2019-05-13 Matthias MaierMerge pull request #8139 from tamiko/disable-gcc-9...
2019-05-13 Matthias Maierfix changelog entry format 8149/head
2019-05-13 Matthias MaierCppcheck: Fix general_data_storage.h 8140/head
2019-05-13 David WellsAdd a changelog entry for 6774.
2019-05-13 David WellsDisable floating point exceptions in two HDF5 tests. 8148/head
2019-05-13 Martin KronbichlerMerge pull request #8145 from masterleinad/warn_cuda_th...
2019-05-13 David Wellscppcheck: initialize a member in the init list. 8142/head
2019-05-13 David Wellscppcheck: Pass a vector by reference.
2019-05-13 David Wellscppcheck: Match variable names in the header and source.
2019-05-13 David Wellscppcheck: explicitly call a virtual function in a ctor.
2019-05-13 David Wellscppcheck: remove a duplicate static constant.
2019-05-13 Martin KronbichlerMake point comparison more stable in case of roundoff 8147/head
2019-05-13 Martin KronbichlerAllow test with 48 iterations
2019-05-13 Daniel ArndtAdd recommendation 8145/head
2019-05-13 Martin KronbichlerMerge pull request #8146 from tjhei/doxygen_style_tables
2019-05-13 Martin KronbichlerMerge pull request #8143 from tjhei/table_empty_lines
2019-05-13 Martin KronbichlerMerge pull request #8141 from tamiko/cppcheck-2
2019-05-13 Timo Heisteruse doxygen style for html tables with border 8146/head
2019-05-13 Daniel ArndtWarn about using CUDA+Threads+march=native
2019-05-13 Timo Heisterremove newlines in tables 8143/head
2019-05-13 Timo Heisterlower case html tables
2019-05-13 David Wellscppcheck: add an assertion.
2019-05-13 David Wellscppcheck: prefer ++i to i++
2019-05-13 Martin KronbichlerMerge pull request #8128 from kronbichler/disable_simd_...
2019-05-13 Martin KronbichlerMerge pull request #8137 from tamiko/update-copyright
2019-05-13 Martin KronbichlerAdd another default method
2019-05-13 Martin Kronbichlergcc9 warning: Provide copy constructor for class with...
2019-05-13 David WellsMerge pull request #8138 from tamiko/update_trilinos_ve...
2019-05-13 Martin KronbichlerDisable diagnostics pragma in a few boost and tbb headers 8139/head
2019-05-13 Matthias Maiercppcheck: avoid an unused variable 8141/head
2019-05-13 Matthias Maierignore -Wdeprecated-copy in external headers
2019-05-13 Matthias MaierUpdate Trilinos version. 8138/head
2019-05-13 Matthias MaierUpdate copyright years. 8137/head
2019-05-13 Martin KronbichlerDisable vectorization with CUDA 8128/head
2019-05-13 Martin KronbichlerDisable vectorization if DEAL_II_VECTORIZATION_LEVEL=0
2019-05-13 Martin KronbichlerMerge pull request #8133 from bangerth/fix
2019-05-13 Wolfgang BangerthFix a couple of comments. 8133/head
2019-05-13 Martin KronbichlerMerge pull request #8130 from bangerth/fixup
2019-05-13 Martin KronbichlerMerge pull request #8129 from bangerth/table
2019-05-13 Wolfgang BangerthFix the two comments from #8127. 8130/head
2019-05-13 Wolfgang BangerthProvide a much nicer way to format a table in step-56. 8129/head
2019-05-13 Wolfgang BangerthMerge pull request #8127 from tjhei/wrap_comment_warnings
2019-05-13 Wolfgang BangerthMerge pull request #8123 from drwells/improve-plural
2019-05-13 Wolfgang BangerthMerge branch 'master' into wrap_comment_warnings 8127/head
2019-05-13 Martin KronbichlerMerge pull request #8012 from Rombur/cuda_tutorial
2019-05-13 Martin KronbichlerMerge pull request #8124 from masterleinad/fix_codespel...
2019-05-13 Timo Heistera few more
2019-05-13 Timo Heisterrelease: wrap_comment warnings
2019-05-13 Daniel ArndtMerge pull request #8033 from jppelteret/sd-scalar_tens...
2019-05-13 Daniel ArndtFix codespell findings 8124/head
2019-05-13 David WellsUse 'Tensor objects' instead of 'Tensors'. 8123/head
2019-05-12 Jean-Paul PelteretImprove documentation of SD tensor operations 8033/head
2019-05-12 Jean-Paul PelteretImprove documentation of SD scalar operations
2019-05-12 David WellsMerge pull request #8121 from jppelteret/sd-doc_02
2019-05-12 Jean-Paul PelteretTidy up some grammar used to describe SD math functions 8121/head
2019-05-12 Jean-Paul PelteretCorrect an incomplete latex command in math mode
2019-05-12 Jean-Paul PelteretMerge pull request #8120 from jppelteret/sd-doc_01
2019-05-12 Jean-Paul PelteretFix some spelling errors in documentation of AD module 8120/head
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.