Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
plumed2-fann
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
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Martin Kurečka
plumed2-fann
Commits
0ae021a5
There was an error fetching the commit references. Please try again later.
Commit
0ae021a5
authored
7 years ago
by
Giovanni Bussi
Browse files
Options
Downloads
Patches
Plain Diff
changelog
[makedoc]
parent
8eb3486b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES/v2.3.txt
+4
-1
4 additions, 1 deletion
CHANGES/v2.3.txt
with
4 additions
and
1 deletion
CHANGES/v2.3.txt
+
4
−
1
View file @
0ae021a5
...
@@ -171,14 +171,17 @@ See branch \branch{v2.3} on git repository.
...
@@ -171,14 +171,17 @@ See branch \branch{v2.3} on git repository.
- Fixed numerical issue leading to simulations stuck (LatticeReduction problem) with intel compiler and
- Fixed numerical issue leading to simulations stuck (LatticeReduction problem) with intel compiler and
large simulation cells.
large simulation cells.
- Fixed a bug affecting \ref LOCAL_AVERAGE and outputting all multicolvars calculated by \ref Q6 with \ref DUMPMULTICOLVAR
- Fixed a bug affecting \ref LOCAL_AVERAGE and outputting all multicolvars calculated by \ref Q6 with \ref DUMPMULTICOLVAR
- `plumed info --user-doc` and `plumed info --developer-doc` now fall back to online manual when local doc is not installed,
see \issue{240}.
For developers:
For developers:
- plumedcheck validation has been made stricter. All the checks are now described in the developer manual.
- IMPORTANT: we started to enforce code formatting using astyle. Check the developer documentation to learn how to
- IMPORTANT: we started to enforce code formatting using astyle. Check the developer documentation to learn how to
take care of not-yet-formatted branches.
take care of not-yet-formatted branches.
- plumedcheck validation has been made stricter. All the checks are now described in the developer manual.
- Added `--disable-static-patch` to `./configure` to disable tests related to static patching. It can be used
- Added `--disable-static-patch` to `./configure` to disable tests related to static patching. It can be used
when static patching is not needed to make sure a wrong c++ library is not linked by mistake.
when static patching is not needed to make sure a wrong c++ library is not linked by mistake.
- Using `install_name_tool` to fix the name of the installed library on OSX. Allows linking the PLUMED
- Using `install_name_tool` to fix the name of the installed library on OSX. Allows linking the PLUMED
shared library without explicitly setting `DYLD_LIBRARY_PATH`.
shared library without explicitly setting `DYLD_LIBRARY_PATH`.
- On travis-ci, using ccache to speedup builds.
*/
*/
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