Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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-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-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. |