- Aug 02, 2016
-
-
Carlo Camilloni authored
[makedocs]
-
Carlo Camilloni authored
-
gilgigilgil authored
-
- Jul 31, 2016
-
-
Gareth Tribello authored
[makedoc]
-
Gareth Tribello authored
[makedoc]
-
- Jul 30, 2016
-
-
Gareth Tribello authored
[makedoc]
-
Gareth Tribello authored
-
- Jul 29, 2016
-
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Given header file.h, it is good practice to have a file file.cpp that includes it as first header. I just fix the order of includes here. There are still several headers which do not have a corresponding cpp file, and also a few that are not included anywhere (which is obviosuly an error). I will fix them in a later commit.
-
- Jul 28, 2016
-
-
Giovanni Bussi authored
fixed an error introduced in e2f37a30
-
Giovanni Bussi authored
Fix namespace name crystallisation -> crystallization
-
Giovanni Bussi authored
Avoid using namespace std in header files. The reason is that the cpp files including that .h file will automatically use namespace std
-
Giovanni Bussi authored
Added missing namespaces
-
Giovanni Bussi authored
These are the files generated automatically with the cmd dictionaries. I renamed them to inc which is a more standard extension for include files.
-
Giovanni Bussi authored
Almost is not anymore supported in v2.3
-
Giovanni Bussi authored
made version in "plumed config" consistent with the change done in 2e4cee92
-
- Jul 25, 2016
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jul 24, 2016
-
-
Gareth Tribello authored
[makedoc]
-
Gareth Tribello authored
[makedocs]
-
- Jul 23, 2016
-
-
Giovanni Bussi authored
-
- Jul 20, 2016
-
-
Giovanni Bussi authored
[makedoc]
-
- Jul 19, 2016
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jul 18, 2016
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
This fixed a bug I introduced in 35ed62dc Namely, now all the directories containing regtests should be explicitly listed in regtest/Makefile. The result of the bug was that not all regtests were run
-
Giovanni Bussi authored
In the first job on travis-ci I set PLUMED_ALL_TESTS=yes With this setting, if some of the regtests is not run the whole test suite fails. This actually checks that all the optional modules have been enabled at least in the first job of travis-ci
-
- Jul 15, 2016
-
-
Giovanni Bussi authored
A section was not properly shown [makedoc]
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
lapack and blas README files were not shown. I guess this happened with some doxygen update that ignores README files. Solved renaming to README.md. [makedoc]
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jul 14, 2016
-
-
Giovanni Bussi authored
This reverts commit 366e00d6, reversing changes made to 1cd9c350.
-