summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* Mark minusone as a PARAMETER in tH5A_1_8.F90. Resolves #1379. (#1412)Orion Poplawski2022-03-181-3/+3
* fixed buf definition in h5dfill_f (#1465)Scot Breitenfeld2022-03-011-8/+4
* Fixed H5Dget_storage_size_f for zero sized datasets (#1430)Scot Breitenfeld2022-02-111-4/+4
* fixed off-by-one error in h5fget_name_f, HDFFV-11290 (#1345)Scot Breitenfeld2022-01-112-5/+37
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0742-162/+157
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-8/+0
* correct error checking string (#1143)Scot Breitenfeld2021-10-291-2/+2
* VFD plugins (#602)jhendersonHDF2021-09-291-1/+1
* Rework of PR #826 (#972)Scot Breitenfeld2021-08-303-3/+127
* Fixed failure on BE with xlf (#968)Scot Breitenfeld2021-08-301-2/+5
* Add parallel version of h5pfc script (#881)Allen Byrne2021-08-071-0/+13
* Removes develop header cruft (#828)Dana Robinson2021-07-091-3/+0
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-072-2/+0
* Combo set of async and other changes (#161)Quincey Koziol2021-06-023-0/+5
* Java and fortran cmake changes (#694)Allen Byrne2021-05-292-7/+7
* Remove version from pkgcfg file names (#671)Allen Byrne2021-05-211-2/+2
* Add if blocks around fortran targets for build mode (#660)Allen Byrne2021-05-191-14/+18
* Fortran target depends (#608)Allen Byrne2021-04-301-11/+17
* Parallel builds need the mpi compiler for pkgconfig scripts. (#599)Allen Byrne2021-04-271-1/+5
* fortran generated files depends (#598)Allen Byrne2021-04-261-2/+11
* CMake changes to byproducts - ninja warnings (#568)Allen Byrne2021-04-242-30/+27
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Fix HDFFV-11232 (#530)Scot Breitenfeld2021-03-311-1/+1
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-2/+2
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-233-9/+9
* Update license url part2 (#333)Larry Knox2021-02-17113-117/+117
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-1/+1
* dev -Update pkgconfig settings with version - #218 (#220)Allen Byrne2020-12-221-2/+2
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-161-2/+0
* Moves the lists of VOL connectors and VFDs in Autotools builds (#162)Dana Robinson2020-12-121-5/+0
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-3021-6765/+7180
* OESS-98 merge with clang-format changesAllen Byrne2020-09-253-13/+13
* Fix comment formatting due to tabs conversionAllen Byrne2020-09-241-23/+28
* File changes to affect formattingAllen Byrne2020-09-041-33/+36
* CMake and script changes for clang-formatAllen Byrne2020-09-042-2/+36
* Updated the file locking Fortran property list wrappers and addedDana Robinson2020-08-045-88/+86
* Squash merge of file locking fixesDana Robinson2020-08-034-0/+183
* HDFFV-11116 Add option for install location of Fortran MOD filesAllen Byrne2020-07-091-0/+20
* Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl...David Young2020-06-161-2/+2
|\
| * Make examples installation respect DESTDIR. FixesDavid Young2020-05-261-2/+2
* | Removed trailing space from Fortran files.Dana Robinson2020-05-2645-3303/+3303
|/
* Trim trailing whitespaceQuincey Koziol2020-04-2024-191/+191
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-069-40/+34
|\
| * Narrowed the scope of ISO_C_BINDING with ONLY additionsScot Breitenfeld2020-04-069-40/+34
* | Minor updates and fix settings for fortran flagsAllen Byrne2020-04-061-3/+1
* | Flag construction must be after compiler detectionAllen Byrne2020-04-054-239/+135
* | TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-053-84/+45
|/
* Copy generated files instead creating twiceAllen Byrne2020-02-251-8/+32