- Mar 02, 2017
- Feb 28, 2017
-
-
Giovanni Bussi authored
Added other failing examples for the regtest based on exceptions. [makedoc]
-
Giovanni Bussi authored
In case of error with LOAD, the code was returning an error without raising an exception.
-
Giovanni Bussi authored
This should make the code slightly fast. Notice that it is now necessary to explicitly sort the watches when printing the log.
-
- Feb 27, 2017
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
These files were related to the original implementation of RMSD. I think they have not been used for years, so I remove them. [makedoc]
-
Giovanni Bussi authored
This is done only in the cmd interpreter This should make the code slightly fast.
-
Giovanni Bussi authored
[makedoc]
-
- Feb 26, 2017
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Now all installers use a temporary directory
-
- Feb 24, 2017
-
-
Gareth Tribello authored
- Feb 23, 2017
-
-
gtribello authored
-
Gareth Tribello authored
-
Giovanni Bussi authored
- Feb 22, 2017
-
-
Gareth Tribello authored
-
Gareth Tribello authored
-
Gareth Tribello authored
-
Marco authored
TODO: - Tidy up the input - Regtext - A more extensive documentation
-
Gareth Tribello authored
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Notice that even though we assume c++11 to be available in PLUMED 2.4 I here protected the definitions so that they are only available with a c++11-supporting compilers (see comments in the code). This should not be necessary in other parts of the code, since autoconf is already checking that c++11 is supported.
-
Giovanni Bussi authored
This requires a few fixes: - Replace -ansi with -std=c++11 in autoconf. - Add a check that c++11 is supported in autoconf. - Change flags for cppcheck. - Remove travis configurations that would fail. Additionally, I removed the check for 'explicit' keyword, which is not needed with C++11. Fixes #212
-
Gareth Tribello authored
-
- Feb 21, 2017
-
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
Actually this should have been done together with 21be029e [makedoc]
-
Giovanni Bussi authored
[makedoc]
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Feb 20, 2017
-
-
Gareth Tribello authored
-