- 02 Apr, 2020 2 commits
-
-
Thomas Jahns authored
* Some platforms do not use the POSIX exit code, but at least have the decency to give a textual report we can use in the test framework. * Some totally fail to report this on their own. For those systems a work-around was implemented.
-
Thomas Jahns authored
* Also ensure that defective installations are diagnosed when possible, even when the user does not care.
-
- 10 Mar, 2020 2 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 24 Feb, 2020 4 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 14 Jan, 2020 10 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* On some compilers it's a struct and cannot be used in arithmetic expressions.
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* Pass --with-on-demand-check-programs to configure to only build test programs when make check is invoked.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
-
Thomas Jahns authored
* Some compilers deliver this Fortran 2008 feature which hopefully saves a function call.
-
- 26 Nov, 2019 2 commits
-
-
-
Thomas Jahns authored
-
- 07 Oct, 2019 8 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
-
-
Thomas Jahns authored
-
-
-
Thomas Jahns authored
* Use fast arithmetic if overflow cannot happen. * Fallback on long arithmetic for large intermediate values when needed.
-
- 28 Jun, 2019 1 commit
-
-
Thomas Jahns authored
* Older versions of automake would create files named '#' or 'am--include-marker' without this edit.
-
- 06 Apr, 2018 4 commits
-
-
- 13 Mar, 2018 1 commit
-
-
Moritz Hanke authored
-
- 21 Dec, 2017 1 commit
-
-
Moritz Hanke authored
-
- 28 Sep, 2017 3 commits
-
-
Thomas Jahns authored
* Some MPI implementations annotate INTENT(IN) parameters with const, some do not.
-
Thomas Jahns authored
* gfortran warns when using mpi_address_kind directly. Therefore using the corresponding kind from iso_c_binding removes those warnings.
-
Thomas Jahns authored
-
- 27 Sep, 2017 2 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* This way problems with floating-point comparisons are avoided.
-