summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Collapse)AuthorAgeFilesLines
* 1 10 merges from develop (#419)Allen Byrne2021-03-034-20/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge small changes from develop * Minor non-space formatting changes * #386 copyright corrections for java folder * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merge updates #358 patches from vtk #361 fix header guard spelling * format fix * Fix missing underscore and make H5public.h closer to dev
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-01111-115/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* 1 10 merges from develop (#298)Allen Byrne2021-02-041-1/+1
| | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms
* Update pkgconfig settings with version - #218 (#222)Allen Byrne2020-12-221-2/+2
|
* OESS-98 Update plugin build option (#172)Allen Byrne2020-12-151-2/+0
|
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-163-13/+13
|
* Source formattedAllen Byrne2020-10-0121-6870/+7290
|
* Merge of clang-format changes from developAllen Byrne2020-09-303-44/+86
|
* HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitionsScot Breitenfeld2020-08-268-65/+122
| | | | | | | | | | | | | | | | | | | Added ------ New Definitions: INTEGER :: H5F_LIBVER_ERROR_F INTEGER :: H5F_LIBVER_NBOUNDS_F INTEGER :: H5F_LIBVER_V18_F INTEGER :: H5F_LIBVER_V110_F New API: h5pget_libver_bounds_f(fapl_id, low, high, hdferr) Removed: call to C wrapper h5pset_libver_bounds_c in h5pset_libver_bounds_f Updated Release notes.
* Brings fortran changes from developDana Robinson2020-08-1623-104/+128
|
* Brings file locking changes from developDana Robinson2020-08-144-0/+181
|
* Examples DESTDIR and github actionAllen Byrne2020-07-211-2/+2
|
* CMake updates:Allen Byrne2020-07-151-0/+20
| | | | | | Add build folder as Include for generated files Add install option for copying Fortran mod files to include folder Add PRI defines to win32defs file Exclude mingw from extra flags
* Removed trailing whitespace from source files.Dana Robinson2020-05-2667-3515/+3515
|
* Parallel Fortran tests now use the MPI module instead of includingDana Robinson2020-04-162-2/+4
| | | | mpif.h.
* TRILAB-192 - merge changes from developAllen Byrne2020-04-074-266/+160
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-302-4/+27
|
* Merge CMake and tools changes from developAllen Byrne2020-02-275-7/+6
|
* Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_sizeM. Scot Breitenfeld2020-02-181-1/+1
|
* Merge from dev, sanitizer, fortran, warnings and tools idsAllen Byrne2020-02-113-16/+35
|
* Added new CMake options for testsAllen Byrne2020-01-194-71/+77
|
* HDFFV-10903 merge dev changes to 1.10Allen Byrne2019-09-184-5/+3
|
* Merge fixes and code reconciliation wit developAllen Byrne2019-08-051-4/+0
|
* Cleanup when merging to other branchesAllen Byrne2019-07-303-10/+7
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-244-61/+95
|
* Merge from develop, mostly HDFFV-10845Allen Byrne2019-07-121-2/+7
|
* HDFFV-10581 Correct PDB files and debug naming.Allen Byrne2019-07-091-2/+2
|
* Squash commit of options to build tools and testsDhvanil Popat2019-06-251-2/+9
|
* Fix fortran test and test library linkingAllen Byrne2019-06-231-6/+6
|
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-205-707/+459
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-212-7/+7
|
* TRILAB-111 Update MPI CMakeAllen Byrne2019-02-132-3/+3
|
* Cleanup F2003 option for CMakeAllen Byrne2019-02-064-88/+66
|
* Merge pull request #1470 in HDFFV/hdf5 from hdf5_10_0_squash to hdf5_1_10Scot Breitenfeld2019-01-119-69/+598
|\ | | | | | | | | | | | | | | * commit 'c9cf24506b4fb1c50ea553d3ab962c37ac86760a': Fix for parallel filters tests with new read-proc0-broadcast feature misc. merge clean-up misc. merge clean-up merged:
| * merged:M. Scot Breitenfeld2019-01-109-69/+598
| | | | | | | | | | HDFFV-10652 HDFFV-10443
* | Fix for Fortran failures.Dana Robinson2019-01-111-4/+4
|/
* Fortran wrappers for dataset obj header minimization API calls.Dana Robinson2019-01-095-2/+239
|
* Merge pull request #1325 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10511 to developScot Breitenfeld2018-12-046-44/+178
| | | | | | * commit '9bbaca66ca1f987ede2f5c7e9c5938523a47262f': fixed sp. HDFFV-10511 -- Make fortran specific subroutines names PRIVATE
* Merge CMake changes from developAllen Byrne2018-10-231-1/+1
| | | Improved cross-compiling and toolchains
* HDFFV-10575, 10332, 10531, 10594 and TRILAB-21Allen Byrne2018-10-042-19/+19
|
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-231-1/+1
| | | | | for 1.8, and works wherever installed without the need to replace the original prefix.
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does ↵M. Scot Breitenfeld2018-06-082-6/+6
| | | | | | not work properly misc. clean-up
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F ↵M. Scot Breitenfeld2018-06-081-1/+1
| | | | | | does not work properly added dependency on H5ff.F90 for H5_ff.F90
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does ↵M. Scot Breitenfeld2018-06-083-2/+90
| | | | | | 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).
* Add fortran MPI to test and exampleAllen Byrne2018-06-062-4/+6
|
* Add mpi include folders for fortran C objectsAllen Byrne2018-06-061-3/+3
|
* Fix the error found after earlier checkin.Vailin Choi2018-06-011-2/+2
|
* (1) Made the change according to the pull request feedback.Vailin Choi2018-05-311-2/+1
| | | | (2) Removed the performance test form test/th5o.c: will decide on what needs to be done to show speedup via HDFFV-10463.
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-301-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | * commit 'd184e6db94163dcc8761182744a6c524a4850887': Removed unused H5MF functions and updated FUNC_ENTER macros and naming in H5MFsection.c. Correct script names Fix typo Minor H5FS tweaks. Put back CTRL-L chars Update support link Update text Valgrind fixed by checking for prefix_len of 0
| * Fix typoAllen Byrne2018-05-241-1/+1
| |