summaryrefslogtreecommitdiffstats
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27167] more DT fixesScot Breitenfeld2015-06-091-5/+21
|
* [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-081-0/+34
|
* [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-051-6/+5
|
* [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-041-44/+70
|
* [svn-r27140] fixed interger*16 supportScot Breitenfeld2015-06-031-3/+2
|
* [svn-r27134] Switched to uses a verify for each kind for the tests. Testing ↵Scot Breitenfeld2015-06-011-0/+14
| | | | quad precision.
* [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-281-2/+2
|
* [svn-r27119] handles INTEGER*16 caseScot Breitenfeld2015-05-281-2/+2
|
* [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-271-1/+190
|
* [svn-r26917] added conditional for C_LONG_DOUBLEScot Breitenfeld2015-04-231-0/+35
|
* [svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency.Scot Breitenfeld2015-04-211-33/+0
|
* [svn-r26280] Removed tab indenting for Fortran source, tab indenting is not ↵Scot Breitenfeld2015-02-231-6/+6
| | | | F2003 standard compliant.
* [svn-r26247] Reverted back from using 'USE MPI' to include 'mpif.h' since ↵Scot Breitenfeld2015-02-201-1/+1
| | | | windows does not seem to support 'USE MPI'.
* [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-162-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 Knox2012-08-223-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 Knox2010-11-232-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 Knox2010-09-105-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.