summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-2/+0
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-06-191-26/+28
|\
| * Merge pull request #1746 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2019-06-191-26/+28
| |\
| | * fixed pass_through volM. Scot Breitenfeld2019-06-181-26/+28
* | | Cleanup possible CMake target conflictsAllen Byrne2019-06-191-5/+4
|/ /
* | HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-182-487/+238
|/
* fixed linked library for testingM. Scot Breitenfeld2019-06-141-1/+1
* added missing MOD dependencyM. Scot Breitenfeld2019-06-143-7/+5
* added missing MOD dependencyM. Scot Breitenfeld2019-06-141-2/+0
* updated static vol_connector buildM. Scot Breitenfeld2019-06-131-1/+1
* Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2019-06-133-24/+29
|\
| * Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2019-06-131-7/+20
| |\
| | * fixed invalid pointerM. Scot Breitenfeld2019-06-131-7/+20
| * | fixed dependenciesM. Scot Breitenfeld2019-06-132-5/+9
| |/
| * removed unregistering native volM. Scot Breitenfeld2019-06-131-12/+0
* | updated static vol_connector buildM. Scot Breitenfeld2019-06-131-2/+18
|/
* fix for cycle dependencyM. Scot Breitenfeld2019-06-131-0/+21
* makefile clean-upM. Scot Breitenfeld2019-06-121-2/+0
* move the vol_info to an optional parameterM. Scot Breitenfeld2019-06-111-7/+5
* added H5Pset_volM. Scot Breitenfeld2019-05-221-0/+97
* added vol connectorM. Scot Breitenfeld2019-05-161-0/+8
* added test for vol_connectorM. Scot Breitenfeld2019-05-161-0/+61
* removed H5VL constantsM. Scot Breitenfeld2019-05-163-259/+0
* removed VOLL NULL connector and replaced it with native VOLM. Scot Breitenfeld2019-05-163-51/+23
* added connector_name testM. Scot Breitenfeld2019-04-241-2/+10
* added missing filesM. Scot Breitenfeld2019-04-244-0/+444
* Merge branch 'develop' into H10621M. Scot Breitenfeld2019-04-242-7/+55
|\
| * Add C++, Java, and FORTRAN wrappers and tests for H5Fget_filenoQuincey Koziol2019-04-141-0/+29
| * HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-7/+26
* | added more testsM. Scot Breitenfeld2019-03-111-0/+24
|/
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-1/+1
* Remove F2003 Option and referencesAllen Byrne2019-02-061-37/+33
* Fix for Fortran failures.Dana Robinson2019-01-111-4/+4
* Merge pull request #1409 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10443 to developScot Breitenfeld2019-01-081-22/+368
|\
| * HDFFV-10443: Add "field" parameter to H5Oinfo* and H5Ovisit* APIs.Scot Breitenfeld2019-01-081-22/+368
* | Fortran wrappers for dataset obj header minimization API calls.Dana Robinson2019-01-082-1/+52
|/
* VOL FEATUREDana Robinson2018-10-101-1/+18
* Develop normalization with vol_integration.Dana Robinson2018-09-191-2/+0
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...M. Scot Breitenfeld2018-06-081-1/+75
* Add fortran MPI to test and exampleAllen Byrne2018-06-061-2/+2
* Remove link flag from compile commandAllen Byrne2018-05-221-6/+0
* Use set_property for MT flagAllen Byrne2018-05-071-6/+9
* Correct command usageAllen Byrne2018-05-071-12/+12
* Remove APPENDAllen Byrne2018-05-031-13/+13
* Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-031-78/+117
* LINK_FLAGS must be separate property setsAllen Byrne2018-05-031-40/+80
* Fix link flags syntaxAllen Byrne2018-05-031-39/+39
* Revert refactor link flagsAllen Byrne2018-05-021-41/+39
* refactor link flags to interfaceAllen Byrne2018-05-021-46/+51
* Fix defs and additional MSVC itemsAllen Byrne2018-05-021-4/+3