Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ogs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
tcajuhi
ogs
Commits
df587a20
Commit
df587a20
authored
8 years ago
by
Karsten Rink
Browse files
Options
Downloads
Patches
Plain Diff
added changes since last version to changelog
parent
4303a19f
No related branches found
Branches containing commit
Tags
6.0.6
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+7
-2
7 additions, 2 deletions
CHANGELOG.md
with
7 additions
and
2 deletions
CHANGELOG.md
+
7
−
2
View file @
df587a20
...
...
@@ -26,6 +26,8 @@
-
Added copy constructor for the class Surface, minor improvements in GeoLib. #1237
-
Added classes GeoLib::LineSegment and GeoLib::Polyline::SegmentIterator. #1139
-
GMSHInterface can handle stations as constraints. #1212
-
Added functionality to duplicate geometric data. #1229
-
Station names can be modified in Data Explorer #1273
### Infrastructure
-
Fix circular dependencies on library level. This allows for dynamic linking
...
...
@@ -38,6 +40,7 @@
-
Split AssemblerLib and move to MathLib and NumLib #1208
-
Move InsituLib to MeshLib #1208
-
Remove MathLib depends on NumLib #1208
-
Remove dependency of FileIO on Data Explorer #1302
-
Introduced Conan package manager for automatic fetching of build dependencies, #1141
-
Inconsistent formatting of tabs and spaces was finally resolved: now all
formatting, indentation and alignment, are done with four spaces. #1201
...
...
@@ -45,7 +48,7 @@
Can be forced by setting OGS_32_BIT=ON. #1230
-
Simplified FindEigen.cmake, #1209
-
git diff --check is run in its own Travis job, #1207
-
Moved some IO implementations from FileIO to BaseLib/IO, GeoLib/IO, MeshLib/IO, #1182, #1235
-
Eigen is not optional anymore #1218
-
Removed OGS_USE_EIGENLIS CMake option. Use OGS_USE_LIS instead #1251
...
...
@@ -54,11 +57,13 @@
-
Fix linking of Metis in MathLib. #1147
-
Fix memory leaks in GMSHInterface. #1212
-
Fix build with Lis #1267
-
Restructure Applications related modules
-
Fixing several small issues with NetCDF import #1169
-
Restructure Applications related modules
-
Move DataHolderLib and FileIO under Applications #1279
-
Remove calling std::abort within libraries. Exeptions are thrown instead. #1245
-
Fix finding Boost with BOOST_ROOT CMake argument #1287
-
Fix linking of Sundials CVODE library #1197
-
Fixed issue where geometry names would be missing after merging geometries #1295
# 6.0.5
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment