M. Scot Breitenfeld
|
f9364c0080
|
removed the use of C_SIZEOF for non BIND(C) derived type
|
2016-10-03 13:26:39 -05:00 |
|
M. Scot Breitenfeld
|
e45ee9fa96
|
Fixed test to use storage_size instead of c_sizeof when available.
|
2016-09-29 14:52:26 -05:00 |
|
M. Scot Breitenfeld
|
9fbebbe6d7
|
Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is not available.
|
2016-09-29 11:52:12 -05:00 |
|
Scot Breitenfeld
|
a4e4094c76
|
[svn-r30259] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof is not available in Fortran
Added the use of 'storage_size' if 'c_sizeof' is not available.
Tested (jelly, intel)
|
2016-08-05 13:30:53 -05:00 |
|
Scot Breitenfeld
|
fe2b65f3e4
|
[svn-r29172] Fixed double word typo in #ifdef H5_FORTRAN_HAVE_C_SIZEOF
|
2016-02-19 16:12:32 -05:00 |
|
Scot Breitenfeld
|
1b2c30753d
|
[svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata functions
Tested: h5committest.new
|
2016-02-19 09:24:11 -05:00 |
|
Scot Breitenfeld
|
caf0e7692a
|
[svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
Tested: h5committest --PASSED--
|
2015-08-11 09:35:30 -05:00 |
|
Scot Breitenfeld
|
3b4696ccd1
|
[svn-r27489] reverted merge of branch
|
2015-08-10 20:22:33 -05:00 |
|
Scot Breitenfeld
|
2069dbf25e
|
[svn-r27134] Switched to uses a verify for each kind for the tests. Testing quad precision.
|
2015-06-01 14:49:54 -05:00 |
|
Scot Breitenfeld
|
244784ab2c
|
[svn-r27115] Moved testing KINDs and SIZEOFs to configure.
|
2015-05-27 17:07:18 -05:00 |
|
Scot Breitenfeld
|
2c575bb79a
|
[svn-r26989] Changed the BIND(C) derived types from:
CHARACTER(LEN=1) to CHARACTER(KIND=C_CHAR) to make Sun compilers happy.
|
2015-05-01 11:25:32 -05:00 |
|
Scot Breitenfeld
|
82c1ce78d5
|
[svn-r26983] Added C_CHAR to compound type.
|
2015-04-30 09:39:57 -05:00 |
|
Scot Breitenfeld
|
bf47c596a5
|
[svn-r26887] Fixed Function H5_SIZEOF_CHAR and assumed sized character length.
|
2015-04-22 14:31:58 -05:00 |
|
Scot Breitenfeld
|
f981d2e11e
|
[svn-r26876] changed argument to SIZEOF.
|
2015-04-21 15:59:45 -05:00 |
|
Scot Breitenfeld
|
5fd5aa58ca
|
[svn-r26847] combined H5test_kind programs
|
2015-04-20 14:15:30 -05:00 |
|