M. Scot Breitenfeld
fe325fb554
HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does not work properly
...
misc. clean-up
2018-06-08 14:45:23 -05:00
M. Scot Breitenfeld
c52d04320b
HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does not work properly
...
h5fget_obj_count_f with H5F_OBJ_ALL_F counted objects created in h5open_f, which should not be included in the count. The function now returns the correct number of objects (i.e., objects created in h5open are not included in the total).
2018-06-08 14:19:11 -05:00
M. Scot Breitenfeld
858e6c3c9c
HDFFV-10325: removed the COMMON/EQUIV statements.
2017-11-29 10:25:47 -06:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
2017-04-25 16:05:36 -05:00
M. Scot Breitenfeld
de07b2d224
Fix:HDFFV-9987
...
With HDF5-1.10 you cannot specify default dataspace for Fortran (H5S_ALL_F)
Resolution:
Made H5S_ALL_F INTEGER(HID_T) to match C.
2016-10-10 10:25:09 -05:00
M. Scot Breitenfeld
362233bd45
Code clean-up.
2016-09-22 15:22:11 -05:00
M. Scot Breitenfeld
392b8ce3c9
HDFFV-9973 Fortran library fails to compile and fails tests with NAG compiler
...
Fixes issues with KIND = BYTE assumptions.
2016-09-22 12:02:02 -05:00
Scot Breitenfeld
4939ee2419
[svn-r27580] Fix for:
...
HDFFV-9283
Add H5Dget_offset fortran wrapper
tested: h5committest
2015-08-25 16:49:36 -05:00
Scot Breitenfeld
d3e931c772
[svn-r27500] missing declaration
2015-08-12 14:53:03 -05:00
Scot Breitenfeld
91ec943123
[svn-r27499] Fixed FLOAT_128 H5T type detection.
...
tested: jam
2015-08-12 13:23:03 -05:00
Scot Breitenfeld
48c429d4a3
[svn-r27497] Fixed missing variable declarations.
...
tested: h5committest.
2015-08-12 12:13:12 -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
6ed616cd99
[svn-r27382] Documenation changes
2015-07-14 11:35:27 -05:00
Scot Breitenfeld
5ed3e8a4a7
[svn-r27354] fixed #if spec
2015-07-08 16:10:13 -05:00
Scot Breitenfeld
93eaaed722
[svn-r27351] updated missing preprocessor defines
2015-07-08 15:03:36 -05:00
Scot Breitenfeld
62401ac7c6
[svn-r27167] more DT fixes
2015-06-09 12:05:09 -05:00
Scot Breitenfeld
32703c9fc5
[svn-r27164] various bug fixes for DT
2015-06-08 16:13:15 -05:00
Scot Breitenfeld
8641814c4e
[svn-r27154] fixed issue with mis-matching long double between Fortran and C
2015-06-05 17:17:13 -05:00
Scot Breitenfeld
043173a689
[svn-r27151] fixed __float128 errors
2015-06-04 15:26:02 -05:00
Scot Breitenfeld
4d500d4902
[svn-r27140] fixed interger*16 support
2015-06-03 09:13:58 -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
a58b2dbb7e
[svn-r26846] BIND(C) added to H5 general functions
2015-04-20 11:03:54 -05:00
Scot Breitenfeld
d7fbbda1a0
[svn-r26809] Changed Fortran file endings from ".f90" to ".F90"
2015-04-14 16:59:58 -05:00