summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Pff.F90
Commit message (Expand)AuthorAgeFilesLines
* changed to referencing C APIs by empty brackets (Fortran) (#2167)Scot Breitenfeld2022-10-171-159/+159
* Subfiling Fortran wrapper work. (#2143)Scot Breitenfeld2022-10-061-0/+243
* Grouped the Fortran constants in Doxygen (#2136)Scot Breitenfeld2022-10-031-13/+13
* Misc. Fortran Doxygen updates (#2129)Scot Breitenfeld2022-09-281-72/+103
* Added C references to Fortran constants. (#2126)Scot Breitenfeld2022-09-271-0/+270
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-141-14/+14
* Doxygen Fortran (#2062)Scot Breitenfeld2022-09-071-5170/+2394
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-8/+8
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Updated the file locking Fortran property list wrappers and addedDana Robinson2020-08-041-8/+8
* Squash merge of file locking fixesDana Robinson2020-08-031-0/+102
* Removed trailing space from Fortran files.Dana Robinson2020-05-261-1291/+1291
* Narrowed the scope of ISO_C_BINDING with ONLY additionsScot Breitenfeld2020-04-061-1/+1
* HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitionsM. Scot Breitenfeld2020-02-101-19/+76
* move the vol_info to an optional parameterM. Scot Breitenfeld2019-06-111-7/+14
* added H5Pset_volM. Scot Breitenfeld2019-05-221-0/+85
* Merge branch 'develop' into H10621M. Scot Breitenfeld2019-03-071-1/+90
|\
| * Fortran wrappers for dataset obj header minimization API calls.Dana Robinson2019-01-081-1/+90
* | Implemented VOL APIs and C constants, no testsScot Breitenfeld2018-12-071-3/+2
|/
* HDFFV-10511 -- Make fortran specific subroutines names PRIVATEM. Scot Breitenfeld2018-11-091-0/+8
* fixed return integer type of C functionM. Scot Breitenfeld2018-04-101-2/+2
* HDFFV-10345 spelling errorsAllen Byrne2018-02-051-1/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* HDFFV-9973 Fortran library fails to compile and fails tests with NAG compilerM. Scot Breitenfeld2016-09-221-7/+7
* [svn-r30089] fixed issue of CHARACTER argument of c_loc having a length of 1Scot Breitenfeld2016-06-161-1/+1
* [svn-r30087] fixed issue of CHARACTER argument of c_loc having a length of 1Scot Breitenfeld2016-06-161-2/+2
* [svn-r30085] changed from CHARACTER to CHARACTER(LEN=*), and moved the LEN of...Scot Breitenfeld2016-06-161-2/+2
* [svn-r29162] added robodoc header informationScot Breitenfeld2016-02-191-11/+10
* [svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata fu...Scot Breitenfeld2016-02-191-0/+183
* [svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers.Scot Breitenfeld2016-02-081-1/+516
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-0/+7327
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-7327/+0
* [svn-r27382] Documenation changesScot Breitenfeld2015-07-141-1/+8
* [svn-r27374] misc cleanupScot Breitenfeld2015-07-131-0/+3
* [svn-r26934] H5test_kind.F90 now generates all the interfaces for H5A, H5D, a...Scot Breitenfeld2015-04-271-520/+2
* [svn-r26917] added conditional for C_LONG_DOUBLEScot Breitenfeld2015-04-231-4/+27
* [svn-r26915] Added missing long_double APIs.Scot Breitenfeld2015-04-231-0/+74
* [svn-r26895] Added missing interfaces for c_double_long.Scot Breitenfeld2015-04-231-3/+121
* [svn-r26886] Fixed source to avoid bug in gfortran < v4.7 Bug: 45190, 37829Scot Breitenfeld2015-04-221-2/+3
* [svn-r26876] changed argument to SIZEOF.Scot Breitenfeld2015-04-211-2/+2
* [svn-r26874] Added interfaces to H5P parallel interfaces.Scot Breitenfeld2015-04-211-4/+44
* [svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency.Scot Breitenfeld2015-04-211-35/+222
* [svn-r26856] various intel compiler fixesScot Breitenfeld2015-04-201-4/+4
* [svn-r26845] H5P and H5A BIND(C) added to APIsScot Breitenfeld2015-04-201-978/+565
* [svn-r26827] Combined parallel APIs and removed no longer needed parallel files.Scot Breitenfeld2015-04-161-0/+181
* [svn-r26809] Changed Fortran file endings from ".f90" to ".F90"Scot Breitenfeld2015-04-141-0/+7624