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 "15491c486b03e3c46f8ed8038f7b23bbcfa1425e"
Repository graph
You can move around the graph by using the arrow keys.
ac014c9919112ba9751b51c44bedd68432ccb046
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
23
Nov
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
7
6
5
4
3
2
27
Feb
25
24
19
16
15
12
11
9
6
5
4
3
2
30
Jan
29
28
27
26
22
19
15
13
11
9
2
29
Dec
26
22
19
18
12
11
8
5
2
1
28
Nov
26
25
23
21
19
15
13
8
7
6
2
29
Oct
28
27
17
14
13
10
8
6
2
1
30
Sep
29
24
23
16
15
10
8
29
Aug
26
18
18
Jul
17
16
7
6
4
30
Jun
24
23
22
7
3
22
May
20
15
14
11
[cleanup] Use C++11's std:: types instead of imported Dune:: ones
[densevector,densematrix] reimplement infinity_norm()
feature/fs1147-…
feature/fs1147-nan-norm
Test complex<T> for floating point T only
[test] test fieldmatrix with mixed precision
[densematrix] use the correct scaling parameter for usmv and friends
[densematrix] use the correct field_type to reset the output vector during mv and mtv
[densematrix] reenable and fix broken check, to avoid aliasing in mv and mtv
[test] don't check the matrix interface for std::vector or C arrays, we require a richer interface
[test] (re)enable the existing range checks in matrix tests
[concept][test] Add test for concept checking facility
Adjust include to moved PriorityTag
[cleanup] Move PriorityTag to typeutilities.hh
Add typeutilities
[concept] Move models() to namespace Dune::
Install new header concept.hh
[concept] Add concept check utilities
[doc] Use markdown reference style links
[doc] Fix typo in url
[doc] Fix doxygen group
[cleanup] Also add TypeListElement::type
Merge branch 'deprecate-alignmentof' into 'master'
Add missing include
[utility] Add TypeList class
[doc] Add doxygen group for type utilities
Update test of ParametrizedObjectFactory
Remove unused template parameter
Merge branch 'feature/gitlab-readable-contribution-and-licensing-guide' into 'master'
Reintroduce function syntax
Test new features of ParametrizedObjectFactory
Add support for storing copies that are handed out on creation
Add support for custom creator functions.
Adjust test to new implementation
Use template parameter as return type
Merge branch 'master' into feature/flexibleparameterizedobjectfactory
Add missing word in error message
Avoid function type with abstract return type
[parameterizedobject] remove singleton object
Deprecate dune/common/alignment.hh header
Use alignof(T) instead of Dune::AlignmentOf<T>::value
[bugfix] Fix autotools to have the webpage build again
Loading