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.
6a35dd6cfbbc8f508816c92285ca37391d04f52c
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
21
Apr
18
15
14
13
10
9
4
3
2
1
31
Mar
28
27
26
25
20
19
17
7
6
5
4
3
20
Feb
7
6
5
31
Jan
26
24
23
18
17
16
15
10
8
7
6
4
3
30
Dec
19
17
14
13
5
4
27
Nov
26
19
14
30
Oct
16
9
5
4
28
Sep
27
25
17
14
12
10
29
Aug
28
22
21
17
16
15
8
7
6
3
2
30
Jul
29
26
16
12
11
27
Jun
24
22
21
19
6
5
21
May
17
9
8
2
1
27
Apr
26
25
24
23
20
19
18
17
16
13
10
5
4
3
2
30
Mar
27
23
22
21
20
17
16
28
Feb
26
21
20
19
16
15
13
12
31
Jan
25
19
18
4
30
Dec
21
18
13
11
9
7
5
4
1
30
Nov
28
27
26
24
23
21
17
16
15
14
13
10
6
4
2
30
Oct
27
26
25
23
19
18
17
16
13
12
11
9
26
Sep
18
13
12
8
4
3
28
Aug
25
22
15
11
10
9
8
7
4
3
2
1
31
Jul
30
27
26
25
24
21
20
18
17
16
12
11
10
9
3
1
29
Jun
28
27
16
13
7
6
31
May
30
24
19
18
17
16
15
12
11
10
8
7
5
4
3
2
1
28
Apr
27
26
25
21
20
fix output for names with spaces
new patch files for UG fixing the chaco problem
give usable error if an unknown option is given
Removed coldim and rowdim from interface. Fixes flyspray #7.
* started splitting m4 files, we can then move these to the different
add m4suggests
changed version number of trunk to 1.2svn, because 1.1 was released
You have to check out the Heidelberg UG from the day your patch file was created on for patching to work... sighhh...
document the class template parameter
make dune-autogen ignore am-directory, if it is a symbolic link
also need LOCAL_LIBS
did not link in debug mode.
v1.1 releases/1.1
v1.1 releases/1.1
make constructor deprecated, otherwise no warnings occurs for some
make check also capeable for version 2.0
only works with ALBERTA version 1.2
make constructor deprecated
merged from trunk.
remove the page on how to create a UGGrid. It is now part of the class documentation of GridFactory<UGGrid>
Save the path of $0 at the beginning of the script to COMMAND_DIR,
DoubleLinkedList is deprecated
use DUNE_DEPRECATED for doxygen deprecated list
* better documentation for dune_static_assert
gcdlcdtest should really be called bcdlcmtest, because it tests gcd and lcm
RemoveConst --> remove_const
remove inclusion of removed header array.hh
use dune_static_assert instead of IsTrue
use dune_static_assert instead of IsTrue
the classes RemoveConst and SameType, which have been deprecated in 1.1, are now removed. Use remove_const and is_same instead
the class FixedArray, which has been deprecated in 1.1, is now removed. Use std::array instead
this file, which has been deprecated in 1.1, is now removed completely
use generic dune-autogen
Damn it! libtool is a pain in the ass!
fix libtool on Mac OS X
the patches for UG are available. Here is some text on how to use them
spelling
Use 1.1 due to bugs in version 1.0.
use other macro for gnu ld and bugs in alugrid.m4
version 1.1
'echo -n' is not portable
use AC_MSG_CHECKING and AC_MSG_RESULT
Loading