summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Fff.F90
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers. (#2527)Larry Knox2023-03-101-1/+0
|
* Main Getting Started page and the three HDF Resources have pages. (#2092)Allen Byrne2022-09-091-556/+250
| | | | | | | | HDFView is still under construction, but mostly there. Merge the Fortran doxygen changes from develop PR, updated RM index. Adjusted references to UG and created some TODOs for missing UG modules Some may just need a reference back to a section of the user guide. Made some Fortran doxygen changes for overall consistency.
* Brings random stuff over from develop (#1738)Dana Robinson2022-05-061-1/+1
|
* Rework of PR #826 (#972) (#980)Larry Knox2021-08-311-2/+2
| | | | | | | | * H5Fget_name_f fixed to handle correctly trailing whitespaces and newly allocated buffers. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Scot Breitenfeld <brtnfld@hdfgroup.org> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. * Update license url part2 (#333) * 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. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
* Brings fortran changes from developDana Robinson2020-08-161-0/+1
|
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-4/+4
|
* Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_sizeM. Scot Breitenfeld2020-02-181-1/+1
|
* Fortran wrappers for dataset obj header minimization API calls.Dana Robinson2019-01-091-0/+93
|
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does ↵M. Scot Breitenfeld2018-06-081-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 Breitenfeld2018-06-081-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 Knox2017-04-251-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 Breitenfeld2016-02-081-1/+1
| | | | Tested: h5committest.new
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-0/+871
| | | | Tested: h5committest --PASSED--
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-871/+0
|
* [svn-r27382] Documenation changesScot Breitenfeld2015-07-141-1/+7
|
* [svn-r26819] Updated H5A, H5E, H5D, H5F APIs to F2003, added ifdef for parallel.Scot Breitenfeld2015-04-151-97/+68
|
* [svn-r26809] Changed Fortran file endings from ".f90" to ".F90"Scot Breitenfeld2015-04-141-0/+894