Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27745] Merge trunk revision 27744 | Allen Byrne | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | [svn-r27638] Merged r27500-27631 from trunk. | Dana Robinson | 2015-09-01 | 1 | -17/+17 |
|\ | |||||
| * | [svn-r27517] Removed all perl scripts from configure. | Scot Breitenfeld | 2015-08-17 | 1 | -17/+17 |
| | | | | | | | | Tested: h5committest | ||||
* | | [svn-r27507] Merge of r27237-27500 from the trunk. | Dana Robinson | 2015-08-14 | 1 | -19/+326 |
|\ \ | |/ | | | | | | | | | | | | | Tested w/ h5committest NOTES: - The manifest may still be messed up. - Cmake fails since the dual binary work needs to be merged with this repo's CMake externals. | ||||
| * | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -19/+326 |
| | | | | | | | | Tested: h5committest --PASSED-- | ||||
| * | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -326/+19 |
| | | |||||
| * | [svn-r27488] Merged the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -19/+326 |
| |\ | | | | | | | | | | Tested: h5committest | ||||
| | * | [svn-r27401] code cleanup | Scot Breitenfeld | 2015-07-16 | 1 | -17/+4 |
| | | | |||||
| | * | [svn-r27326] Working version of cmake on linux. | Scot Breitenfeld | 2015-07-02 | 1 | -6/+4 |
| | | | |||||
| | * | [svn-r27299] Changed from using sed to perl. | Scot Breitenfeld | 2015-06-30 | 1 | -11/+10 |
| | | | |||||
| | * | [svn-r27297] changed from using sed to perl | Scot Breitenfeld | 2015-06-29 | 1 | -41/+47 |
| | | | |||||
| | * | [svn-r27285] added search replace for space to comma | Scot Breitenfeld | 2015-06-25 | 1 | -0/+2 |
| | | | |||||
| | * | [svn-r27232] fixed C test program for float128 | Scot Breitenfeld | 2015-06-17 | 1 | -0/+2 |
| | | | |||||
| | * | [svn-r27230] added test for float128 | Scot Breitenfeld | 2015-06-17 | 1 | -1/+5 |
| | | | |||||
| | * | [svn-r27225] new test for __float128 | Scot Breitenfeld | 2015-06-17 | 1 | -9/+7 |
| | | | |||||
| | * | [svn-r27223] Added check for quadmath.h | Scot Breitenfeld | 2015-06-17 | 1 | -0/+2 |
| | | | |||||
| | * | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 1 | -5/+35 |
| | | | |||||
| | * | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 1 | -5/+21 |
| | | | |||||
| | * | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 1 | -0/+34 |
| | | | |||||
| | * | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 1 | -6/+5 |
| | | | |||||
| | * | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 1 | -44/+70 |
| | | | |||||
| | * | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 1 | -3/+2 |
| | | | |||||
| | * | [svn-r27134] Switched to uses a verify for each kind for the tests. Testing ↵ | Scot Breitenfeld | 2015-06-01 | 1 | -0/+14 |
| | | | | | | | | | | | | quad precision. | ||||
| | * | [svn-r27122] removed dependency on generatored fortran source code | Scot Breitenfeld | 2015-05-28 | 1 | -2/+2 |
| | | | |||||
| | * | [svn-r27119] handles INTEGER*16 case | Scot Breitenfeld | 2015-05-28 | 1 | -2/+2 |
| | | | |||||
| | * | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 1 | -1/+190 |
| | | | |||||
| | * | [svn-r26917] added conditional for C_LONG_DOUBLE | Scot Breitenfeld | 2015-04-23 | 1 | -0/+35 |
| | | | |||||
| | * | [svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency. | Scot Breitenfeld | 2015-04-21 | 1 | -33/+0 |
| |/ | |||||
* | | [svn-r26350] Merge of r26273-26348 from the trunk. | Dana Robinson | 2015-03-04 | 1 | -6/+6 |
|\ \ | |/ | | | | | Tested on: h5committest | ||||
| * | [svn-r26280] Removed tab indenting for Fortran source, tab indenting is not ↵ | Scot Breitenfeld | 2015-02-23 | 1 | -6/+6 |
| | | | | | | | | F2003 standard compliant. | ||||
| * | [svn-r26247] Reverted back from using 'USE MPI' to include 'mpif.h' since ↵ | Scot Breitenfeld | 2015-02-20 | 1 | -1/+1 |
| | | | | | | | | windows does not seem to support 'USE MPI'. | ||||
| * | [svn-r26188] Merged autotools fixes into the trunk: | Scot Breitenfeld | 2015-02-16 | 2 | -0/+404 |
| | | | | | | | | HDFFV-9089, HDFFV-9091, HDFFV-9092, HDFFV-9094, HDFFV-9095 | ||||
* | | [svn-r26127] Fixed typo. | Scot Breitenfeld | 2015-02-05 | 1 | -1/+1 |
| | | |||||
* | | [svn-r26113] Updated configure and the parallel tests to 'USE mpi' instead ↵ | Scot Breitenfeld | 2015-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | of 'include 'mpih.f' tested jam (mpich + gnu). | ||||
* | | [svn-r26098] Removed copied m4 files from version control. | Dana Robinson | 2015-02-02 | 5 | -8610/+0 |
| | | | | | | | | | | | | | | | | | | Developers will now have to run bin/reconfigure (deprecated, will be removed soon) or autogen.sh after checking out code. Part of: HDFFV-9120 Tested on: jam with Fortran and C++ | ||||
* | | [svn-r26063] Fixed the wrong number of arguments being used for ↵ | Scot Breitenfeld | 2015-01-28 | 1 | -3/+4 |
| | | | | | | | | MPI_FILE_OPEN. Kept using include "mpif.h" since it is not going to be depriciated. But 'USE mpi' will work now that the API is correct. | ||||
* | | [svn-r26062] Changed the fortran test back from "USE mpi" to "include ↵ | Scot Breitenfeld | 2015-01-28 | 1 | -1/+1 |
| | | | | | | | | "mpif.h"". Using the module causes problems on the Cray (hopper). | ||||
* | | [svn-r26061] Fixed unintentional typo. | Scot Breitenfeld | 2015-01-28 | 1 | -2/+2 |
| | | |||||
* | | [svn-r26060] Fix for HDFFV-9091 | Scot Breitenfeld | 2015-01-27 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 405-408::fortran vars should be scoped Scoped: HAVE_SIZEOF HAVE_C_SIZEOF HAVE_STORAGE_SIZE FORTRAN_DEFAULT_REALisDBLE to where the tests are (in m4/aclocal_fc.m4) Tested: jam (gnu) | ||||
* | | [svn-r26059] Fix for: HDFFV-9095 | Scot Breitenfeld | 2015-01-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 4159:: Check if Fortran's default real is double precision. If it is and HL is being built then configure should fail due to bug HDFFV-889. Fix: This check should be located where HL is check for, and it is. Updated the comment to elimenate confusion. | ||||
* | | [svn-r26057] Fix for: HDFFV-9094 | Scot Breitenfeld | 2015-01-27 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | | | | | | change include 'mpif.h' to module in tests Solution: changed to 'USE mpi' and moved the tests to m4/aclocal_fc.m4 Tested: jam (mpicc, mpif90) | ||||
* | | [svn-r26053] Added comments. | Scot Breitenfeld | 2015-01-27 | 2 | -0/+10 |
| | | |||||
* | | [svn-r26052] Fixed false positive tests for intrensic functions. | Scot Breitenfeld | 2015-01-27 | 2 | -11/+14 |
| | | | | | | | | | | Tested: jam (mpi, gfortran, intel) --enable-fortran, and --enable-fortran --enable-fortran2003 | ||||
* | | [svn-r26051] Fix for HDFFV-9092 | Scot Breitenfeld | 2015-01-27 | 2 | -0/+359 |
|/ | | | | | | | | | | | | Change AC_TRY_RUN TO AC_TRY_COMPILE Changed all the instances of AC_TRY_RUN for the Fortran and C++ tests to use AC_COMPILE_IFELSE and moved all the tests to new files in m4 directory: aclocal_cxx.m4 (for C++ tests) aclocal_fc.m4 (for Fortran tests) tested: jam | ||||
* | [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, ↵ | Larry Knox | 2012-08-22 | 3 | -64/+230 |
| | | | | | | libtool 2.4.2 Tested THG machines. | ||||
* | [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15. | Larry Knox | 2010-11-23 | 2 | -330/+724 |
| | | | | Tested with h5committest on amani, heiwa, and jam. | ||||
* | [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, ↵ | Larry Knox | 2010-09-10 | 5 | -0/+8050 |
and m4 to version 1.4.14. Also added m4 directory for m4 macros according to autoconf suggestion. Tested with h5committest on amani, jam, and heiwa, and on linew. |