- 16 Apr, 2020 4 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This facilitates per-call selection of the underlying exchanger.
-
- 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.
-
- 26 Mar, 2020 7 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 24 Mar, 2020 4 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 21 Mar, 2020 2 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* This follows the example of the Fortran test.
-
- 16 Mar, 2020 4 commits
-
-
Thomas Jahns authored
* Also remove unneeded VALUE attribute.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 11 Mar, 2020 2 commits
-
-
Thomas Jahns authored
* This prevents a useless load from memory.
-
Thomas Jahns authored
-
- 10 Mar, 2020 15 commits
-
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* Unless LIBC_FATAL_STDERR_ is set to 1 in the environment, memory problems detected by glibc malloc will be dumped on /dev/tty, but we'd rather have those in the log files.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This saves on external commands in configure phase. * Also, using sed -n 1,5p instead of sed 5q prevents ifort from dying on SIGPIPE.
-