summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Dff.F90
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Removed the file, func, line args in the _async APIs fpr doxygen (#2179)Scot Breitenfeld2022-10-251-3/+3
* Multi Dataset (#2120)Neil Fortner2022-10-191-1/+103
* changed to referencing C APIs by empty brackets (Fortran) (#2167)Scot Breitenfeld2022-10-171-17/+17
* Fix H5Dfill_f test (#2162)Scot Breitenfeld2022-10-141-8/+9
* Implemented C matching (and general) H5Dfill Fortran wrappers (#2152)Scot Breitenfeld2022-10-111-21/+74
* Grouped the Fortran constants in Doxygen (#2136)Scot Breitenfeld2022-10-031-4/+4
* Added C references to Fortran constants. (#2126)Scot Breitenfeld2022-09-271-0/+32
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-141-26/+26
* Doxygen Fortran (#2062)Scot Breitenfeld2022-09-071-779/+583
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-32/+32
* fixed buf definition in h5dfill_f (#1465)Scot Breitenfeld2022-03-011-8/+4
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-3/+3
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Removed trailing space from Fortran files.Dana Robinson2020-05-261-25/+25
* Narrowed the scope of ISO_C_BINDING with ONLY additionsScot Breitenfeld2020-04-061-14/+14
* HDFFV-10511 -- Make fortran specific subroutines names PRIVATEM. Scot Breitenfeld2018-11-091-0/+9
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r29169] Changed #ifdef to use H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE instead...Scot Breitenfeld2016-02-191-2/+2
* [svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers.Scot Breitenfeld2016-02-081-1/+1
* [svn-r27580] Fix for: Scot Breitenfeld2015-08-251-2/+1
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-0/+1878
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-1878/+0
* [svn-r27385] H5Dwrite,H5Dread,H5Awrite,H5Dread for INTEGERs and Characters ar...Scot Breitenfeld2015-07-141-1057/+0
* [svn-r27384] H5Dwrite and H5Awrite for INTEGERs are now generated codeScot Breitenfeld2015-07-141-8/+0
* [svn-r27383] removed unused functionsScot Breitenfeld2015-07-141-258/+0
* [svn-r27382] Documenation changesScot Breitenfeld2015-07-141-1/+7
* [svn-r26934] H5test_kind.F90 now generates all the interfaces for H5A, H5D, a...Scot Breitenfeld2015-04-271-1445/+2
* [svn-r26917] added conditional for C_LONG_DOUBLEScot Breitenfeld2015-04-231-2/+15
* [svn-r26895] Added missing interfaces for c_double_long.Scot Breitenfeld2015-04-231-5/+270
* [svn-r26893] added c_long_double interfaces and updated DLLsScot Breitenfeld2015-04-221-1/+337
* [svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency.Scot Breitenfeld2015-04-211-71/+701
* [svn-r26826] CHANGED H5G APIs to use BIND(C)Scot Breitenfeld2015-04-161-3/+1
* [svn-r26825] Added include for preprocessing fortran files with configure def...Scot Breitenfeld2015-04-161-2/+41
* [svn-r26819] Updated H5A, H5E, H5D, H5F APIs to F2003, added ifdef for parallel.Scot Breitenfeld2015-04-151-148/+122
* [svn-r26809] Changed Fortran file endings from ".f90" to ".F90"Scot Breitenfeld2015-04-141-0/+3383