]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-03-23 David WellsRemove the LINK_LANGUAGE:CXX generator. 14960/head
2023-03-23 Daniel ArndtMerge pull request #14951 from bangerth/concepts-fix
2023-03-23 Daniel ArndtMerge pull request #14952 from bangerth/concepts-fix-2
2023-03-23 Wolfgang BangerthMerge pull request #14957 from peterrum/taskinfo_typo
2023-03-23 Peter MunchFix typo in TaskInfo 14957/head
2023-03-23 Daniel ArndtMerge pull request #14942 from drwells/remove-extra...
2023-03-22 Wolfgang BangerthFix a test regarding concepts. 14952/head
2023-03-22 Wolfgang BangerthFix a couple of C++20 concepts in parallel.h. 14951/head
2023-03-22 David WellsRemove some more extra dealii:: qualifications. 14942/head
2023-03-22 David WellsRemove some unused 'using X;' statements.
2023-03-22 David Wellsdealii::DoFHandler -> DoFHandler
2023-03-22 David WellsRemove some tautological assertions.
2023-03-22 David WellsRemove an extra 'namespace dealii'.
2023-03-22 Martin KronbichlerMerge pull request #14943 from sebproell/typo-feevaluation
2023-03-22 Wolfgang BangerthMerge pull request #14945 from masterleinad/fix_instant...
2023-03-22 Daniel ArndtAdd missing explicit template instantiations for comput... 14945/head
2023-03-22 Sebastian ProellFEEvaluation: fix docs for fast_evaluation_supported() 14943/head
2023-03-22 Wolfgang BangerthMerge pull request #14939 from drwells/full-matrix...
2023-03-22 David WellsMerge pull request #14933 from bangerth/cxx20-concepts-1
2023-03-22 Daniel ArndtMerge pull request #14938 from bangerth/cxx20-concepts-4
2023-03-22 David WellsMerge pull request #14934 from bangerth/cxx20-concepts-2
2023-03-22 David WellsMerge pull request #14935 from bangerth/cxx20-concepts-3
2023-03-22 David WellsUnconditionally instantiate complex FullMatrix. 14939/head
2023-03-22 Martin KronbichlerMerge pull request #14936 from masterleinad/fix_namespa...
2023-03-22 Martin KronbichlerMerge pull request #14937 from masterleinad/fix_compari...
2023-03-22 Peter MunchMerge pull request #14932 from masterleinad/fix_static_...
2023-03-21 Wolfgang BangerthApply concepts to thread_management.h. 14938/head
2023-03-21 Daniel ArndtFix MatrixIterator comparison operator for C++20 14937/head
2023-03-21 Daniel ArndtDon't use namespace std in tests 14936/head
2023-03-21 David WellsMove some FullMatrix functions with Tensors into the...
2023-03-21 Martin KronbichlerMerge pull request #14928 from bergbauer/array_view_empty
2023-03-21 Wolfgang BangerthApply concepts to filtered_iterator.h. 14935/head
2023-03-21 Wolfgang BangerthApply concepts to grid_tools.h. 14934/head
2023-03-21 Wolfgang BangerthUse assignable_from instead of convertible_to concepts... 14933/head
2023-03-21 Wolfgang BangerthApply convertible_to concepts in parallel.h.
2023-03-21 Maximilian... Add an empty() function to ArrayView 14928/head
2023-03-21 Daniel ArndtFix configuring with static libraries 14932/head
2023-03-21 Wolfgang BangerthApply invocable concepts in parallel.h.
2023-03-21 Daniel ArndtMerge pull request #14915 from bangerth/cxx20-identity
2023-03-21 Daniel ArndtMerge pull request #14491 from tamiko/modernize_cmake_p...
2023-03-21 Timo HeisterMerge pull request #14919 from sebproell/trilinos-solvers
2023-03-21 Wolfgang BangerthMerge pull request #14924 from drwells/fix-exodusii...
2023-03-20 Wolfgang BangerthUse a feature test macro to check for std::type_identity. 14915/head
2023-03-20 David WellsFix namespacing in the ExodusII error macro. 14924/head
2023-03-20 Wolfgang BangerthMerge pull request #14923 from sloede/msl/remove-mpi...
2023-03-20 Wolfgang BangerthMerge pull request #14921 from masterleinad/version_cxx...
2023-03-20 Michael Schlottke... Remove obsolete CMake test for `MPI_SEEK_SET` 14923/head
2023-03-20 Daniel ArndtUse <version> header for C++20 feature checks 14921/head
2023-03-20 Sebastian ProellSimplify Trilinos solver implementation 14919/head
2023-03-20 Marc FehlingMerge pull request #14902 from tjhei/jenkins-osx
2023-03-20 Marc FehlingMerge pull request #14906 from bangerth/colon
2023-03-20 Martin KronbichlerMerge pull request #14909 from bangerth/doc-87
2023-03-20 Martin KronbichlerMerge pull request #14885 from nils-schween/collect_per...
2023-03-20 Martin KronbichlerMerge pull request #14903 from bergbauer/neighboring_ce...
2023-03-20 Martin KronbichlerMerge pull request #14835 from kronbichler/fix_solver_c...
2023-03-20 Martin KronbichlerMerge pull request #14910 from bangerth/q-vs-p
2023-03-20 Martin KronbichlerMerge pull request #14916 from bangerth/update-flags
2023-03-20 Martin KronbichlerMerge pull request #14917 from bangerth/q
2023-03-20 Peter MunchMerge pull request #14362 from jh66637/cgal_linker_error
2023-03-20 Johannes HeinzFix linker error, due to compute_intersection_of_cells() 14362/head
2023-03-19 Timo HeisterMerge pull request #14908 from bangerth/boundary-ids
2023-03-19 Wolfgang BangerthUpdate documentation of Quadrature. 14917/head
2023-03-19 Wolfgang BangerthUpdate description of UpdateFlags::update_quadrature_po... 14916/head
2023-03-19 Wolfgang BangerthMerge pull request #14914 from peterrum/cl_dummy_remove
2023-03-19 Wolfgang BangerthMerge pull request #14912 from peterrum/fix_formating_pp
2023-03-19 Wolfgang BangerthUse std_cxx20::identity_type.
2023-03-19 Wolfgang BangerthAdd a compatibility type for C++20's std::identity_type.
2023-03-19 Peter MunchRemove redundant new lines 14914/head
2023-03-19 Peter MunchRemove dummy changelog entry
2023-03-18 Peter MunchFix formating 14912/head
2023-03-18 Peter MunchMerge pull request #14911 from bangerth/grammar
2023-03-18 Wolfgang BangerthMake it more obvious that evaluation points are not... 14910/head
2023-03-18 Wolfgang BangerthFix a grammar mistake. 14911/head
2023-03-18 Wolfgang BangerthUpdate documentation for DataPostprocessor. 14909/head
2023-03-17 Wolfgang BangerthDo not ask for things we don't actually need. 14908/head
2023-03-17 Daniel ArndtMerge pull request #14904 from bergbauer/instantiation_...
2023-03-17 Maximilian... Select correct code path for neighbor elements in FEEva... 14903/head
2023-03-17 Matthias MaierCMake: Bugfix: do not escape variables 14491/head
2023-03-17 Matthias MaierCMake: Remove most of the COMPILE_LANGUAGE generator...
2023-03-17 Matthias MaierCMake: Remove unnecessary includes
2023-03-17 Matthias MaierCMake: Bugfix: Do not propagate -Werror to boost checks
2023-03-17 Matthias MaierTest hp/step-27: mark value() as override
2023-03-17 Matthias MaierCMake: Bugfix: Properly shell-escape -Xcudafe and ...
2023-03-17 Matthias Maierexamples/step-37: Mark value() as override
2023-03-17 Matthias MaierCI: Disable -fuse-ld=gold on Jenkins CI
2023-03-17 Matthias MaierCMake: use CXX language guard consistently
2023-03-17 Matthias MaierCMake: FindDEAL_II_P4EST: do not use optimized/debug...
2023-03-17 Matthias MaierCMake: FindDEAL_II_TBB: do not use optimized/debug...
2023-03-17 Matthias MaierCMake: Cosmetic: do not add link options to object...
2023-03-17 Matthias MaierCMake: opportunistically try to print every target
2023-03-17 Matthias MaierCMake: process_feature() disallow general/optimized...
2023-03-17 Matthias MaierCMake: Bugfix: also propagate linker flags
2023-03-17 Matthias MaierCMake: Workaround: do not use object targets on Windows
2023-03-17 Matthias MaierCMake: Bugfix: include bundled include files with ...
2023-03-17 Matthias MaierCMake: Bugfix, also propagate cxx flags to insource...
2023-03-17 Matthias MaierCMake: make older CMake versions happy
2023-03-17 Matthias MaierCMake: do not export BOOST_CXX_FLAGS
2023-03-17 Matthias MaierCMake: use PUBLIC scope in deal_ii_add_test()
2023-03-17 Matthias MaierCMake: Include target definitions if the compiler is...
2023-03-17 Matthias MaierCMake: update populate_target_properties
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.