Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Koch
dune-common
Repository graph
"README.md" did not exist on "de37e3d5b4002c2a3c8bd16514bb16df7d252931"
Repository graph
You can move around the graph by using the arrow keys.
a1d1d69c8c6c3d76415b0ee203978db85e3df716
Select Git revision
Branches
20
cherry-pick-154ed2e1
cherry-pick-a4c439ec
cherry-pick-b824570f
cherry-pick-b824570f-2
feature/ConstDenseMatrix
feature/FS1191-assigner
feature/FS1191-new
feature/FS1429-shared-lib-fixes
feature/FS1557-add-all-flags-by-default
feature/add-changelog
feature/add-cmake-flags-to-dunecontrol
feature/autotools-cleanup
feature/combine-release-master-changelogs
feature/copy_ptr
feature/disable-debugallocator-tests-on-osx
feature/dont-regire-pip-II
feature/downstream-module-path-takes-precendence
feature/extend-ptparser-1
feature/extend-ptparser-2
feature/fix-libdunegrid-alu-check
Tags
20
v2.5.1
v2.4.2
v2.5.1rc1
v2.4.2-rc1
v2.5.0
v2.5.0rc2
v2.5.0rc1
v2.4.1
v2.4.1-rc2
v2.4.1-rc1
v2.4.0
v2.4.0-rc3
v2.4.0-rc2
v2.4.0-rc1
v2.3.1
v2.3.1-rc1
v2.3.0
v2.3beta2
2.3beta1
v2.2.1
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
14
12
11
10
9
8
7
6
5
4
2
1
31
Jan
30
29
28
26
25
22
19
12
28
Dec
17
16
14
10
9
8
7
6
3
2
1
26
Nov
25
24
23
22
21
20
19
18
17
16
15
13
9
6
5
4
2
1
31
Oct
30
26
25
24
23
22
16
15
14
13
6
3
30
Sep
29
24
23
19
18
16
12
9
1
25
Aug
24
19
18
16
3
1
31
Jul
30
28
27
23
22
21
17
15
13
11
10
9
7
3
2
1
30
Jun
29
25
20
18
17
16
15
13
9
2
1
28
May
25
21
20
19
13
12
11
8
6
5
29
Apr
27
21
20
16
15
14
10
9
8
7
6
1
24
Mar
22
20
18
17
16
15
14
13
12
11
10
[CMake] Don't pollute build-specific CXX_FLAGS with global compiler flags
[CMake] Move C++14 check into separate function
[CMake][Cleanup] Consolidate include statements at beginning of module
[CMake] Remove unnecessary cmake_{push,pop}_check_state() pair
[CMake][Bugfix] Remove spurious cmake_pop_check_state()
Merge branch 'feature/use_is_convertible_instead_of_conversion' into 'master'
[cleanup] replace last usage of Dune::Conversion
Remove accidentally added include from typetree
Add unit test for the new static indices
Introduce static indices _0, _1, _2 as shortcuts for std::integral_constant<std::size_t,0> etc.
Rename indicestest.cc to remoteindicestest.cc
Merge branch 'pipping/dune-common-feature/FS1669-istl_assign_to_fmatrix-removal'
Clean up after have_istl_assign_to_fmatrix removal
Remove conversion operator
Remove istl_assign_to_fmatrix
Merge branch 'feature/backport-suitesparse-test' into 'releases/2.4'
Merge branch 'feature/fix-posix_memalign-usage' into 'master'
English-language fix
Require an exception to be raised
Make testdebugallocator_fail{1,4,5} pass on OS X
Since `getpagesize()` is deprecated, use `sysconf()` instead
Use `mmap()` because it works on Linux and OS X
[Version] Bump version to 2.4.1-rc1
[Test] Disable debugallocator tests on OS X
feature/disable…
feature/disable-debugallocator-tests-on-osx
Merge branch 'cleanup/fvector-member-initialization' into 'master'
Remove unnecessary use of the const keyword
[Cleanup] Add MPI_2 guard to backported commit dea4e7d0769
Merge branch 'remove_mpi_type_hindexed_warning' into 'master'
Merge branch 'feature/dunecontrol-less-version-checks' into 'master'
Merge branch 'feature/#5-rightmultiply' into 'master'
[Cleanup] Revert introduction of range-based for in backported b9deda92a20
Merge branch 'feature/fix-shadow-warnings' into 'master'
[densematrix] reenable and fix broken check, to avoid aliasing in mv and mtv
remove MPI deprectated methods
use MPI_Type_create_struct instead of MPI_Type_struct with MPI>=2
use MPI_Get_address instead of MPI_Adress with MPI>=2
Merge branch 'feature/FS1726-complex-for-fp-only' into 'master'
[doc] Fix typo in url
Merge branch 'feature/gitlab-readable-contribution-and-licensing-guide' into 'master'
Make ReservedVector::max_size() and ::capacity() constexpr
Loading