summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitionsM. Scot Breitenfeld2020-05-208-65/+144
* HDFFV-11012 - add correct fortran include path propertiesAllen Byrne2020-05-202-4/+4
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-202-14/+21
* HDFFV-11011 - merge include listAllen Byrne2020-05-201-2/+1
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-05-201-12/+31
* Introduce new H5VL _by_value routinesJordan Henderson2020-05-203-31/+115
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-2018-486/+523
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-203-75/+74
* HDFFV-11001 Add fine control over testingAllen Byrne2020-05-204-6/+13
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-202-9/+9
* Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2020-05-201-1/+1
* Make these scripts relocatable again: derive a relative path for theDavid Young2020-05-201-1/+24
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0940-1083/+2742
* Make some NetBSD compatibility patches.David Young2019-10-032-4/+4
* Develop normalization with vol_integration.Dana Robinson2018-09-191-2/+0
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-231-1/+1
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...M. Scot Breitenfeld2018-06-082-6/+6
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F doe...M. Scot Breitenfeld2018-06-081-1/+1
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...M. Scot Breitenfeld2018-06-083-2/+90
* 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
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-301-1/+1
|\
| * Fix typoAllen Byrne2018-05-241-1/+1
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-233-10/+0
|\ \ | |/
| * Remove link flag from compile commandAllen Byrne2018-05-223-10/+0
* | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-142-12/+6
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-146-311/+589
|\ \ | |/
| * Add missing module_dir propertyAllen Byrne2018-05-091-0/+1
| * Use set_property for MT flagAllen Byrne2018-05-072-12/+18
| * Correct command usageAllen Byrne2018-05-074-21/+21
| * Remove APPENDAllen Byrne2018-05-034-33/+39
| * Fix another command revertAllen Byrne2018-05-031-12/+18
| * Missed a command revertAllen Byrne2018-05-031-6/+9
| * Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-034-121/+176
| * LINK_FLAGS must be separate property setsAllen Byrne2018-05-034-71/+143
| * Fix link flags syntaxAllen Byrne2018-05-034-70/+70
| * Revert refactor link flagsAllen Byrne2018-05-024-74/+70
| * refactor link flags to interfaceAllen Byrne2018-05-024-75/+85
| * Refactor link flagsAllen Byrne2018-05-021-9/+11
| * Fix defs and additional MSVC itemsAllen Byrne2018-05-022-9/+7
| * TRILABS-19 fix syntax for windowsAllen Byrne2018-05-023-10/+10
| * TRILABS-19 Link flags need - characterAllen Byrne2018-05-024-23/+23
| * TRILABS-19 fix fortran link flagsAllen Byrne2018-04-303-23/+23
| * TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-304-164/+324
| * TRILABS-19 fix typosAllen Byrne2018-04-271-1/+1
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-264-186/+149
| * TRILABS-20 Fix fortran configure during fix of CXX configureAllen Byrne2018-04-243-49/+49
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-243-10/+17
|/