]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-07-10 Daniel ArndtGuard NOX support in include/deal.II/numerics/nonlinear.h 15708/head
2023-07-08 Matthias Maierupdate VERSION for release v9.5.0
2023-07-06 Matthias MaierMerge pull request #15669 from tamiko/pr_15549
2023-07-06 Daniel ArndtCapitalize Werror 15669/head
2023-07-06 Daniel ArndtUnconditionally try enabling ffp-exception-behavior...
2023-07-06 Daniel ArndtUse -Werror again in enable_if_supported
2023-07-03 Matthias MaierMerge pull request #15602 from tamiko/pr_15600
2023-07-03 Matthias MaierMerge pull request #15606 from bangerth/disable-requires
2023-07-03 Matthias Maieradd a news/changes entry 15602/head
2023-07-03 Matthias Maierlac/scalapack.cc: fix an out-of-bounds write that leads...
2023-07-03 Matthias MaierMerge pull request #15595 from masterleinad/cherry_pick...
2023-07-03 Wolfgang BangerthDisable parsing 'requires' clauses on the 9.5 branch. 15606/head
2023-07-02 Daniel ArndtAllow running step-64 without CUDA 15595/head
2023-06-30 Matthias Maierupdate VERSION for release v9.5.0-rc2
2023-06-30 Martin KronbichlerMerge pull request #15533 from tamiko/pr_15532
2023-06-30 David WellsOnly enable -ffp-exception-behavior=strict for some... 15533/head
2023-06-30 Matthias MaierMerge pull request #15523 from tamiko/fix_a_test_30-9.5
2023-06-29 Luca HeltaiMerge pull request #15515 from tamiko/remove_vtk
2023-06-29 Martin KronbichlerMerge pull request #15518 from tamiko/remove_taskflow_2
2023-06-29 Matthias Maiergithub/action: remove "setup_tests_vtk" from "linux... 15515/head
2023-06-29 Matthias MaierTest: mpi/locally_owned_dofs_per_subdomain_02: do not... 15523/head
2023-06-28 Matthias Maierdoc: remove vtk feature configuration examples
2023-06-28 Matthias Maiertests: remove vtk tests
2023-06-28 Matthias Maierincludes: remove VTK header files
2023-06-28 Matthias MaierCMake: remove VTK configure option
2023-06-28 Matthias MaierCMake: remove taskflow macros from config.h.in 15518/head
2023-06-28 Matthias MaierMerge pull request #15514 from tamiko/pr_15513
2023-06-28 Daniel ArndtFix output for matrix_free/matrix_free_device_initializ... 15514/head
2023-06-27 Matthias Maierupdate VERSION for release v9.5.0-rc1
2023-06-27 Martin KronbichlerMerge pull request #15511 from tamiko/disable_taskflow
2023-06-27 Martin KronbichlerMerge pull request #15510 from tamiko/fp_exception_beha...
2023-06-27 Matthias MaierBundled: remove bundled taskflow 15511/head
2023-06-27 Matthias MaierCMake: disable DEAL_II_WITH_TASKFLOW
2023-06-27 Matthias MaierMerge pull request #15506 from tamiko/update_authors_li...
2023-06-27 Matthias MaierCMake: enable -ffp-exceptions-behavior=strict when... 15510/head
2023-06-27 Matthias Maierupdate LICENSE.md 15506/head
2023-06-27 Matthias Maieradd AUTHORS.md
2023-06-27 Matthias Maierupdate VERSION
2023-06-27 Matthias MaierMerge pull request #15503 from tamiko/update-changes...
2023-06-27 Matthias Maierfix whitespace 15503/head
2023-06-27 Matthias Maierdoc: fix typos and use <code> annotation in two places
2023-06-27 Matthias Maierdoc: use https:// instead of http://
2023-06-27 Matthias Maierdoc: update tag file list
2023-06-27 Matthias MaierAdd dummy files.
2023-06-27 Matthias MaierRemove now obsolete files.
2023-06-27 Matthias MaierAdd a misplaced entry
2023-06-27 Matthias MaierUpdate the changelog file for the release.
2023-06-27 Matthias MaierMerge pull request #15499 from tamiko/bind_to_none
2023-06-27 Matthias MaierMerge pull request #15502 from masterleinad/fix_compili...
2023-06-27 Matthias MaierCMake: run_test.sh: also try to suppress kokkos warnings 15499/head
2023-06-27 Matthias MaierCMake: run_test.sh: ensure to never bind to cores/proce...
2023-06-27 Daniel ArndtFix compiling with clang-16 15502/head
2023-06-27 Martin KronbichlerMerge pull request #15500 from tamiko/redemption
2023-06-27 Matthias MaierRevert "Test distributed_grids/checkpointing_03: do... 15500/head
2023-06-27 Matthias MaierRevert "Test fe/fe_enriched_color_07: do not run debug...
2023-06-27 Matthias MaierMerge pull request #15498 from tamiko/update_mailmap
2023-06-27 Matthias MaierUpdate .mailmap: a quick update to fix some spelling... 15498/head
2023-06-26 Marc FehlingMerge pull request #15493 from tamiko/fix_test_20
2023-06-26 Matthias MaierMerge pull request #15494 from masterleinad/require_arb...
2023-06-26 Matthias MaierMerge pull request #15492 from bangerth/task
2023-06-26 Matthias MaierMerge pull request #15497 from tamiko/bob/fix_test_21
2023-06-26 Matthias MaierMerge pull request #15491 from tamiko/fix_test_18
2023-06-26 Matthias MaierTest simplex/compute_point_locations_01: add output... 15497/head
2023-06-26 Daniel ArndtRequire ArborX 1.3 or later 15494/head
2023-06-26 Matthias MaierTest non_matching/step-70: add an output variant 15493/head
2023-06-26 Wolfgang BangerthAdd a changelog entry. 15492/head
2023-06-26 Wolfgang BangerthEnsure we set a flag correctly even if a task ends...
2023-06-26 Matthias MaierTest numerics/nonlinear_solver_selector_03: add ouput... 15491/head
2023-06-26 Matthias MaierMerge pull request #15488 from tamiko/fix_test_17
2023-06-26 Wolfgang BangerthMerge pull request #15487 from tamiko/fix_test_16
2023-06-26 Matthias MaierTest: cgal/cgal_intersect_simplices_2d_3d: restrict... 15488/head
2023-06-26 Matthias MaierTest mpi/p4est_bug_01: remove test 15487/head
2023-06-26 Matthias MaierMerge pull request #15486 from kronbichler/test_robustness2
2023-06-26 David WellsMerge pull request #15485 from kronbichler/output_variants
2023-06-26 Martin KronbichlerMake tests more robust 15486/head
2023-06-26 Martin KronbichlerAdd two output variants for tests writing p4est vtk... 15485/head
2023-06-25 Matthias MaierMerge pull request #15481 from tjhei/kinsol-warning
2023-06-25 Matthias MaierMerge pull request #15482 from tjhei/unused-var
2023-06-25 Timo Heisterfix kinsol unused lambda capture warning 15481/head
2023-06-25 Timo Heisterfix unused variable warning 15482/head
2023-06-25 Matthias MaierMerge pull request #15474 from luca-heltai/stefanozampi...
2023-06-25 Matthias MaierMerge pull request #15477 from tamiko/fix_test_15
2023-06-25 Matthias MaierMerge pull request #15475 from tamiko/restrict_scalapac...
2023-06-25 Matthias MaierMerge pull request #15473 from tamiko/fix_test_14
2023-06-25 Matthias MaierMerge pull request #15472 from tamiko/fix_test_13
2023-06-25 Matthias MaierMerge pull request #15465 from bangerth/kokkos
2023-06-25 Matthias MaierMerge pull request #15471 from tamiko/fix_la_test_02
2023-06-25 Matthias MaierMerge pull request #15470 from tamiko/fix_la_test
2023-06-25 Matthias MaierMerge pull request #15469 from tamiko/fix_grid_tools_ca...
2023-06-25 Matthias MaierMerge pull request #15468 from tamiko/fix_test_12
2023-06-25 Matthias MaierMerge pull request #15467 from tamiko/fix_cgal_test_02
2023-06-25 Matthias MaierMerge pull request #15466 from tamiko/fix_cgal_test
2023-06-25 Matthias MaierTest fe/fe_enriched_color_07: do not run debug variant 15477/head
2023-06-25 Matthias MaierTest scalapack/*: restrict all scalapack tests to less... 15475/head
2023-06-25 Matthias MaierTest mpi/trilinos_step-27: add output variant 15473/head
2023-06-25 Stefano ZampiniDisable FPE trapping in some tests with older versions... 15474/head
2023-06-25 Matthias MaierTest distributed_grids/checkpointing_03: do not run... 15472/head
2023-06-25 Matthias MaierTest lac/vector_memory_02: add output variant 15471/head
2023-06-25 Stefano ZampiniFix warning
2023-06-25 Stefano Zampinialternative outputs for MACOSX
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.