summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* defined CMAKE_H5_HAVE_DARWIN (#4146)Scot Breitenfeld2024-03-151-0/+6
* Fixed misc. H5E fortran failures due to previous PR (#4138)Scot Breitenfeld2024-03-153-7/+20
* Don't set the rpath when linking statically (#4125)Jouke Witteveen2024-03-131-14/+14
* Clean up off_t usage (#4095)Dana Robinson2024-03-091-1/+7
* fixes compilation failures due to H5E additions (#4090)Scot Breitenfeld2024-03-082-5/+5
* addressed compilation errors with gfortran 4.8 (#4082)Scot Breitenfeld2024-03-071-20/+20
* Added new H5E with tests. (#4049)Scot Breitenfeld2024-03-0716-323/+1281
* Rename incorrectly named option (#4067)Allen Byrne2024-03-052-6/+6
* Fix the datatype passed to H5*exists_async APIs in tests. (#4033)Scot Breitenfeld2024-02-234-5/+42
* append '-WF,' when passing C preprocessor directives to the xlf compiler (#3976)Scot Breitenfeld2024-02-011-3/+8
* h5 compiler wrappers now pass all arguments passed to it to the compile line ...Scot Breitenfeld2024-01-302-14/+37
* Fixed XL and gfortran errors (#3968)Scot Breitenfeld2024-01-303-9/+13
* Add API support for Fortran MPI_F08 module definitions. (#3959)Scot Breitenfeld2024-01-299-22/+613
* fixed BIND name (#3957)Scot Breitenfeld2024-01-242-8/+3
* Fortran API work. (#3941)Scot Breitenfeld2024-01-2310-162/+423
* renamed defined H5_VERS* to avoid conflicts (#3926)Scot Breitenfeld2024-01-051-3/+3
* New Fortran Examples added (#3916)Scot Breitenfeld2024-01-037-4/+53
* Added H5Fdelete_f with test (#3912)Scot Breitenfeld2023-12-303-13/+82
* Add 'warning density' computation to the warnhist script (#3910)Quincey Koziol2023-12-291-2/+2
* Develop merge examples (#3851)Allen Byrne2023-11-271-7/+0
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-222-0/+29
* Moved the README to markdown and expanded its overview of the files, file gen...Scot Breitenfeld2023-11-214-133/+406
* cmakedefine macro uses C comments with "#undef" (#3845)Allen Byrne2023-11-133-6/+41
* Add intel oneapi windows build to CI CMake (#3836)Allen Byrne2023-11-107-39/+55
* Fortran Wrappers H5VLnative_addr_to_token_f and H5VLnative_token_to_address_f...Scot Breitenfeld2023-11-033-9/+91
* Removed the use of C wrappers from H5P APIs. (#3824)Scot Breitenfeld2023-11-036-103/+32
* Don't build util tests when HDF5_EXTERNALLY_CONFIGURED=ON (#3781)Robert Adam2023-10-301-1/+1
* Added missing DLL for H5PGET_ACTUAL_SELECTION_IO_MODE_F (#3760)Scot Breitenfeld2023-10-241-0/+1
* Add h5pget_actual_selection_io_mode fortran wrapper (#3746)Scot Breitenfeld2023-10-236-2/+75
* update stat arg for apple (#3726)Scot Breitenfeld2023-10-237-16/+25
* Clean Autotools files in parallel tests (#3744)Dana Robinson2023-10-231-1/+1
* Add -h and --help as flags in h5cc & h5fc (#3729)Glenn Song2023-10-201-8/+14
* Attempt to quiet some warnings with cray compilers. (#3724)Scot Breitenfeld2023-10-1912-64/+15
* Add NVidia compiler support and CI (#3686)Allen Byrne2023-10-181-1/+1
* Sync changes that are only in 1.14 branch (#3704)jhendersonHDF2023-10-182-0/+4
* Correct fortran CMake generator expressions (#3670)Allen Byrne2023-10-144-59/+59
* Fix link error on clang17/gfortran13/macOS-13 (#3666) (#3671)H. Joe Lee2023-10-131-5/+3
* Fixes test failure for gfortran -O2 and -O3, -fdefault-real-16 (#3662)Scot Breitenfeld2023-10-131-2/+1
* Address nagfor exceptions stoppage. (#3658)Scot Breitenfeld2023-10-116-79/+13
* Removed the use of -commons linking option on Darwin (#3581)Scot Breitenfeld2023-09-251-2/+0
* Fix ifx unused variable hdferr warning. (#3568)H. Joe Lee2023-09-221-0/+3
* Some minor formatting and text changes (#3563)Allen Byrne2023-09-221-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-1/+1
* fixed arg to C H5Dwrite_chunk (#3541)Scot Breitenfeld2023-09-151-10/+10
* removed C_INT32_T from Fortran APIs (#3537)Scot Breitenfeld2023-09-145-47/+72
* fixed nvidia compiler issue (#3527)Scot Breitenfeld2023-09-111-10/+6
* misc. fortran fixes for failing CI dailty tests (#3523)Scot Breitenfeld2023-09-087-60/+100
* Added new Fortran API wrappers (#3511)Scot Breitenfeld2023-09-0726-1399/+2773
* Add Fortran ES module to deploy list (#3341)Allen Byrne2023-08-041-44/+30
* removed the use of encoded single apostrophe (#3261)Scot Breitenfeld2023-07-2011-44/+44