- Apr 18, 2024
-
-
Alexander Müller authored
-
- Mar 22, 2024
-
-
Carsten Gräser authored
Remove allocator template parameter from the classes `base_array_unmanaged`, `compressed_base_array_unmanaged`, `block_vector_unmanaged`, `compressed_block_vector_unmanaged`, and `CompressedBlockVectorWindow`. All of these classes do not manage memory on their own. The provided allocator was only used to deduce `size_type`. The latter is now provided as template parameter explicitely. Notice that this (seemigly breaking) change is safe, because all these classes are clearly marked as implementation details that should not be used outside of dune-istl.
-
- Feb 12, 2023
-
-
Timo Koch authored
Possible bug in clang is tracked here: https://bugs.llvm.org/show_bug.cgi?id=43124
-
- Jan 08, 2023
-
-
Oliver Sander authored
And fix all spelling errors that codespell currently finds.
-
- Oct 15, 2022
-
-
Robert K authored
-
- Sep 30, 2022
-
-
Ansgar Burchardt authored
See https://reuse.software/ for a description.
-
- Apr 11, 2020
-
-
Timo Koch authored
-
- Apr 04, 2020
-
-
Andreas Dedner authored
-
- Mar 27, 2020
-
-
Andreas Dedner authored
-
- Jul 03, 2018
-
-
Martin Nolte authored
-
- Apr 25, 2018
-
-
Matthew Collins authored
-
-
Matthew Collins authored
-
Matthew Collins authored
-
Matthew Collins authored
-
Matthew Collins authored
-
- Nov 07, 2017
-
-
Martin Nolte authored
-
- Oct 20, 2017
-
-
Martin Nolte authored
-
Martin Nolte authored
-