]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-05-24 Matthias Maierintroduce DEAL_II_HAVE_CXX20 check 10346/head
2020-05-24 Matthias Maierfix comment
2020-05-24 Matthias Maierbase/std_cxx17: Make selection of boost/std a configure...
2020-05-24 Matthias MaierMerge pull request #10345 from bangerth/64-bit 10342/head
2020-05-24 Matthias MaierMerge pull request #10344 from bangerth/fixes
2020-05-24 Wolfgang BangerthFix 64-bit compilation. 10345/head
2020-05-24 Wolfgang BangerthC++14 updates to a couple of tutorials. 10344/head
2020-05-24 Martin KronbichlerMerge pull request #10320 from bangerth/n_particles_per...
2020-05-24 Martin KronbichlerMerge pull request #10309 from marcfehling/fix-sibling
2020-05-24 David WellsMerge pull request #10338 from tamiko/cpp14-cleanup
2020-05-24 Matthias MaierC++14 cleanup: fix up includes 10338/head
2020-05-24 Matthias MaierC++14 cleanup: do not use wrapper namespace
2020-05-24 Martin KronbichlerMerge pull request #10336 from peterrum/mastrixfree_si_...
2020-05-24 Matthias MaierC++14 cleanup: deprecate headers
2020-05-24 David WellsMerge pull request #10326 from peterrum/orientation_rot...
2020-05-23 David WellsMerge pull request #10325 from peterrum/vertex_line_qua...
2020-05-23 Matthias MaierMerge pull request #10307 from tamiko/c++14-cleanup
2020-05-23 Peter MunchRemove redundant instantiation of ShapeInfo 10336/head
2020-05-23 Marc FehlingBugfix: hp::Refinement::choose_p_over_h() in parallel 10309/head
2020-05-23 Martin KronbichlerMerge pull request #10305 from bangerth/70
2020-05-23 Martin KronbichlerMerge pull request #10332 from kronbichler/update_docum...
2020-05-23 Wolfgang Bangerthstep-70: Rewrite a the motivation for particles. 10305/head
2020-05-23 Matthias Maierunify check 10307/head
2020-05-23 Matthias Maierbugfix
2020-05-23 Matthias Maiermake MSVC happy
2020-05-23 Matthias Maierimprove automagic a bit
2020-05-23 Matthias Maiermake the clang-tidy happy again (new standard, new...
2020-05-23 Matthias Maieralso update config.h.in
2020-05-23 Matthias MaierCMake: try to be more friendly and export DEAL_II_WITH_...
2020-05-23 Matthias Maieraddress review comments
2020-05-23 Matthias MaierCMake: Put [[deprecated]] checks back in place
2020-05-23 Matthias MaierCMake: help some old compilers with C++14 support
2020-05-23 Matthias Maieradd a changelog entry
2020-05-23 Matthias Maierupdate documentation
2020-05-23 Matthias Maierremove DEAL_II_WITH_CXX* from the source code
2020-05-23 Matthias Maierremove DEAL_II_WITH_CXX* from ./source/**
2020-05-23 Matthias MaierCMake: restructure more stuff
2020-05-23 Matthias Maierremove DEAL_II_IS_TRIVIALLY_COPYABLE
2020-05-23 Matthias Maierupdate configuration
2020-05-23 Matthias MaierCMake: radically simplify checks/check_01_cxx_features...
2020-05-23 Martin KronbichlerMerge pull request #10274 from luca-heltai/fix-paramete...
2020-05-23 Martin KronbichlerCorrect documentation of a MatrixFree additional data... 10332/head
2020-05-23 David WellsMerge pull request #10324 from tamiko/cmake_cleanup
2020-05-23 Matthias MaierCMake: Remove obsolete posix thread barrier detection 10324/head
2020-05-23 Matthias Maierremove dead code
2020-05-23 Matthias MaierCMake: remove obsolete compiler bug tests
2020-05-23 Matthias Maieradd a changes entry
2020-05-23 Matthias MaierCMake: remove obsolete configuration from config.h.in
2020-05-23 Matthias MaierMerge pull request #10315 from tamiko/thread_cleanup
2020-05-23 Matthias MaierMerge pull request #10322 from tjhei/cuda8-deprecate...
2020-05-23 Matthias MaierMerge pull request #10313 from bangerth/affine
2020-05-23 Matthias MaierMerge pull request #10323 from tjhei/remove-gcc47-worka...
2020-05-23 Matthias MaierMerge pull request #10312 from tjhei/github-actions...
2020-05-23 Matthias MaierMerge pull request #10319 from bangerth/setprops
2020-05-23 Matthias MaierMerge pull request #10317 from tjhei/table_indices_cast
2020-05-23 Timo Heisteradd defaults 10323/head
2020-05-23 Timo Heistercuda: deprecate atomicAdd_wrapper 10322/head
2020-05-23 David WellsMerge pull request #10318 from bangerth/override
2020-05-22 Matthias Maierport remaining tests to std::mutex 10315/head
2020-05-22 Matthias Maierremove obsolete test
2020-05-22 Matthias Maierremove obsolete test
2020-05-22 Matthias Maieradd a changes entry
2020-05-22 Wolfgang BangerthUpdate ParticleHandler::n_particles_in_cell(). 10320/head
2020-05-22 Matthias Maierremove deprecated dealii::Thread classes and functions
2020-05-22 Matthias MaierMerge pull request #9935 from bangerth/pthread
2020-05-22 Wolfgang BangerthAdd a changelog entry. 10319/head
2020-05-22 Wolfgang BangerthAdd a version of ParticleAccessor::set_properties().
2020-05-22 Wolfgang BangerthUse 'override' on overridden member functions in the... 10318/head
2020-05-22 Wolfgang BangerthAdd a changelog entry. 9935/head
2020-05-22 Wolfgang BangerthRemove some pthread vestiges.
2020-05-22 Timo Heisterremove gcc-4.7 workaround
2020-05-22 Daniel ArndtMerge pull request #10298 from tjhei/remove-cuda8
2020-05-22 David WellsMerge pull request #10316 from marcfehling/fix-vtu...
2020-05-22 Timo Heisterremove const and fix type of static_cast 10317/head
2020-05-22 Timo HeisterCI: github actions windows: CMakeError.log 10312/head
2020-05-22 Timo Heisterfix error 10298/head
2020-05-22 Timo Heisterupdate readme
2020-05-22 Marc FehlingUpdate doc for VTKFlags::write_higher_order_cells. 10316/head
2020-05-22 Wolfgang BangerthMove a class out of a surrounding class. 10313/head
2020-05-22 Daniel ArndtMerge pull request #10300 from gassmoeller/add_mapping_...
2020-05-22 Martin KronbichlerMerge pull request #10306 from bangerth/affine
2020-05-22 Luca HeltaiMerge pull request #10299 from gassmoeller/improve_find...
2020-05-22 Rene GassmoellerFix a missing mapping argument 10300/head
2020-05-22 Martin KronbichlerMerge pull request #8711 from GrahamBenHarper/graham_de...
2020-05-22 Daniel ArndtMerge pull request #10302 from bangerth/particles_dataout
2020-05-22 Daniel ArndtMerge pull request #10303 from bangerth/message
2020-05-22 Daniel ArndtMerge pull request #10297 from drwells/remove-cxx11...
2020-05-22 Wolfgang BangerthRename namespace internals:: to internal::AffineConstra... 10306/head
2020-05-22 David WellsRemove C++11 compatibility headers. 10297/head
2020-05-22 Wolfgang BangerthFix a missing space in an error message. 10303/head
2020-05-22 Wolfgang BangerthDrop a now defaulted template argument. 10302/head
2020-05-22 Wolfgang BangerthAdd a changelog entry.
2020-05-22 Wolfgang BangerthDefault the second template argument of Particles:...
2020-05-21 Rene GassmoellerRefactor GridTools::DistributedComputePointLocations 10299/head
2020-05-21 Timo Heisterclean up cuda_atomic
2020-05-21 Timo Heisterremove cuda 8 support
2020-05-21 Matthias MaierMerge pull request #9868 from jppelteret/ccache_01
2020-05-21 Daniel ArndtMerge pull request #10287 from drwells/remove-lapack...
2020-05-21 David WellsMerge pull request #10294 from bangerth/doc
2020-05-21 Wolfgang BangerthRandom doc improvements. 10294/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.