Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10325: removed the COMMON/EQUIV statements. | M. Scot Breitenfeld | 2017-11-29 | 1 | -46/+485 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -6/+4 |
| | | | | | | | | | | 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. | ||||
* | Fix:HDFFV-9987 | M. Scot Breitenfeld | 2016-10-10 | 1 | -1/+4 |
| | | | | | | | 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. | ||||
* | Code clean-up. | M. Scot Breitenfeld | 2016-09-22 | 1 | -2/+1 |
| | |||||
* | HDFFV-9973 Fortran library fails to compile and fails tests with NAG compiler | M. Scot Breitenfeld | 2016-09-22 | 1 | -22/+16 |
| | | | | Fixes issues with KIND = BYTE assumptions. | ||||
* | [svn-r27580] Fix for: | Scot Breitenfeld | 2015-08-25 | 1 | -4/+7 |
| | | | | | | | HDFFV-9283 Add H5Dget_offset fortran wrapper tested: h5committest | ||||
* | [svn-r27500] missing declaration | Scot Breitenfeld | 2015-08-12 | 1 | -0/+1 |
| | |||||
* | [svn-r27499] Fixed FLOAT_128 H5T type detection. | Scot Breitenfeld | 2015-08-12 | 1 | -7/+8 |
| | | | | tested: jam | ||||
* | [svn-r27497] Fixed missing variable declarations. | Scot Breitenfeld | 2015-08-12 | 1 | -14/+20 |
| | | | | tested: h5committest. | ||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -0/+451 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -451/+0 |
| | |||||
* | [svn-r27382] Documenation changes | Scot Breitenfeld | 2015-07-14 | 1 | -1/+7 |
| | |||||
* | [svn-r27354] fixed #if spec | Scot Breitenfeld | 2015-07-08 | 1 | -1/+1 |
| | |||||
* | [svn-r27351] updated missing preprocessor defines | Scot Breitenfeld | 2015-07-08 | 1 | -1/+1 |
| | |||||
* | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 1 | -0/+2 |
| | |||||
* | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 1 | -0/+2 |
| | |||||
* | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 1 | -1/+3 |
| | |||||
* | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 1 | -1/+1 |
| | |||||
* | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 1 | -2/+6 |
| | |||||
* | [svn-r27134] Switched to uses a verify for each kind for the tests. Testing ↵ | Scot Breitenfeld | 2015-06-01 | 1 | -0/+6 |
| | | | | quad precision. | ||||
* | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 1 | -6/+6 |
| | |||||
* | [svn-r26846] BIND(C) added to H5 general functions | Scot Breitenfeld | 2015-04-20 | 1 | -45/+35 |
| | |||||
* | [svn-r26809] Changed Fortran file endings from ".f90" to ".F90" | Scot Breitenfeld | 2015-04-14 | 1 | -0/+439 |