Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
| | | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. | ||||
* | Removed trailing space from Fortran files. | Dana Robinson | 2020-05-26 | 1 | -4/+4 |
| | |||||
* | Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size ↵ | M. Scot Breitenfeld | 2020-02-18 | 1 | -1/+1 |
| | | | | | | inh5fget_file_image_f. HDFFV-11029 | ||||
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -1/+0 |
| | | | | clean up warnings. | ||||
* | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno | Quincey Koziol | 2019-04-14 | 1 | -0/+38 |
| | |||||
* | Fortran wrappers for dataset obj header minimization API calls. | Dana Robinson | 2019-01-08 | 1 | -0/+93 |
| | |||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -14/+86 |
| | |||||
* | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does ↵ | M. Scot Breitenfeld | 2018-06-08 | 1 | -2/+2 |
| | | | | | | not work properly misc. clean-up | ||||
* | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does ↵ | M. Scot Breitenfeld | 2018-06-08 | 1 | -1/+9 |
| | | | | | | 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). | ||||
* | 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. | ||||
* | [svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers. | Scot Breitenfeld | 2016-02-08 | 1 | -1/+1 |
| | | | | Tested: h5committest.new | ||||
* | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -0/+871 |
| | | | | Tested: h5committest --PASSED-- | ||||
* | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -871/+0 |
| | |||||
* | [svn-r27382] Documenation changes | Scot Breitenfeld | 2015-07-14 | 1 | -1/+7 |
| | |||||
* | [svn-r26819] Updated H5A, H5E, H5D, H5F APIs to F2003, added ifdef for parallel. | Scot Breitenfeld | 2015-04-15 | 1 | -97/+68 |
| | |||||
* | [svn-r26809] Changed Fortran file endings from ".f90" to ".F90" | Scot Breitenfeld | 2015-04-14 | 1 | -0/+894 |