Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverts the removal of config/conclude_fc.am while keeping | Dana Robinson | 2019-08-01 | 1 | -1/+1 |
| | | | | the changes to config/gnu-fflags. | ||||
* | Merge pull request #1808 in HDFFV/hdf5 from ↵ | Dana Robinson | 2019-07-29 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:gnu-flags-work to develop * commit '7d291d059da6287f769951c4854c566da0b93ce8': Parallel Fortran tests now use the MPI module instead of including mpif.h. First stab at gfortran versions. Tested on gfortran 7-9 so far. Moved the -std=f2008 option to gfortran 9 for now. Updated gfortran options. * Removed conclude_fc.am, which was causing verbose builds. Need to investigate more, though. * Added gfortran 9 warnings and flags. This will need to be separated into other version blocks based on when the options first appeared. * The standard is now explicitly set at 2008. | ||||
| * | Updated gfortran options. | Dana Robinson | 2019-07-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * Removed conclude_fc.am, which was causing verbose builds. Need to investigate more, though. * Added gfortran 9 warnings and flags. This will need to be separated into other version blocks based on when the options first appeared. * The standard is now explicitly set at 2008. | ||||
* | | HDFFV-10845 add_custom_command requires emulator | Allen Byrne | 2019-07-17 | 1 | -4/+4 |
| | | |||||
* | | Correct install syntax | Allen Byrne | 2019-07-17 | 1 | -7/+21 |
| | | |||||
* | | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
|/ | |||||
* | Fix packaging issue | Allen Byrne | 2019-07-11 | 1 | -2/+7 |
| | |||||
* | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 1 | -2/+2 |
| | |||||
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 2 | -8/+7 |
| | | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings. | ||||
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 2 | -2/+0 |
| | | | | clean up warnings. | ||||
* | Add missing fortran mods | Allen Byrne | 2019-06-19 | 1 | -0/+2 |
| | |||||
* | HDFFV-10616 add h5fc script | Allen Byrne | 2019-06-19 | 1 | -0/+50 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-06-18 | 3 | -0/+466 |
|\ | | | | | | | | | | | | | | | * commit '712a2a13d8add828d053135a172abb2e819d59ad': Fixed a warning in H5CX.c concerning incorrect use of freeing VOL connector info. Add H5S_SEL_ITER_SHARE_WITH_DATASPACE selection iterator creation flag, to share dataspace's selection with iterator (and with caution about not modifying or closing the dataspace while the iterator is open). Fix misc. typos, etc. from code review New hyperslab selection routines and new public selection iterator routines. | ||||
| * | New hyperslab selection routines and new public selection iterator routines. | Quincey Koziol | 2019-06-16 | 3 | -0/+466 |
| | | |||||
* | | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -116/+132 |
|/ | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | fixed invalid pointer | M. Scot Breitenfeld | 2019-06-13 | 1 | -1/+2 |
| | |||||
* | move the vol_info to an optional parameter | M. Scot Breitenfeld | 2019-06-11 | 1 | -7/+14 |
| | |||||
* | added H5Pset_vol | M. Scot Breitenfeld | 2019-05-22 | 2 | -0/+87 |
| | |||||
* | removed H5VL constants | M. Scot Breitenfeld | 2019-05-16 | 4 | -293/+3 |
| | |||||
* | removed VOLL NULL connector and replaced it with native VOL | M. Scot Breitenfeld | 2019-05-16 | 2 | -52/+10 |
| | |||||
* | added connector_name test | M. Scot Breitenfeld | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' into H10621 | M. Scot Breitenfeld | 2019-04-24 | 6 | -7/+88 |
|\ | |||||
| * | Fix fortran omission | Allen Byrne | 2019-04-15 | 1 | -0/+1 |
| | | |||||
| * | Add C++, Java, and FORTRAN wrappers and tests for H5Fget_fileno | Quincey Koziol | 2019-04-14 | 3 | -0/+73 |
| | | |||||
| * | HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change. | Vailin Choi | 2019-04-06 | 3 | -7/+14 |
| | | | | | | | | This also addresses HDFFV-10255: H5Sencode/decode performance issue. | ||||
* | | added more tests | M. Scot Breitenfeld | 2019-03-11 | 4 | -78/+93 |
| | | |||||
* | | Merge branch 'develop' into H10621 | M. Scot Breitenfeld | 2019-03-07 | 13 | -521/+418 |
|\ \ | |/ | |||||
| * | More changes to align with incoming selection improvements. | Quincey Koziol | 2019-02-14 | 3 | -468/+0 |
| | | |||||
| * | Remove F2003 Option and references | Allen Byrne | 2019-02-06 | 1 | -5/+1 |
| | | |||||
| * | fixed 8 byte integer issue | M. Scot Breitenfeld | 2019-01-09 | 1 | -1/+10 |
| | | |||||
| * | fix for xlf compiler | M. Scot Breitenfeld | 2019-01-09 | 1 | -1/+2 |
| | | |||||
| * | replaced uint | Scot Breitenfeld | 2019-01-09 | 1 | -5/+5 |
| | | |||||
| * | Merge pull request #1409 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10443 to develop | Scot Breitenfeld | 2019-01-08 | 8 | -47/+220 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b4d4d371a03158c39f120b1bde6c4bd51f1b2eb6': HDFFV-10443: Add "field" parameter to H5Oinfo* and H5Ovisit* APIs. Added chunked dataset, H5S_ALL test typo typo updated defined constants Documented HDFFV-10652 HDFFV-10652 Implemented a process-0 read and then broadcast for collective read of full datasets (H5S_ALL) by all the processes in the file communicator. Removed reason for breaking read-proc0-and-bcast switched to using CX instead of a global var. HDFFV-10652 Implemented a process-0 read and then broadcast for collective read of full datasets (H5S_ALL) by all the processes in the file communicator. | ||||
| | * | HDFFV-10443: Add "field" parameter to H5Oinfo* and H5Ovisit* APIs. | Scot Breitenfeld | 2019-01-08 | 8 | -47/+220 |
| | | | |||||
| * | | Fortran wrappers for dataset obj header minimization API calls. | Dana Robinson | 2019-01-08 | 3 | -1/+187 |
| |/ | |||||
* | | added missing files | Scot Breitenfeld | 2018-12-07 | 1 | -0/+340 |
| | | |||||
* | | Implemented VOL APIs and C constants, no tests | Scot Breitenfeld | 2018-12-07 | 1 | -3/+7 |
| | | |||||
* | | Implemented VOL APIs and C constants, no tests | Scot Breitenfeld | 2018-12-07 | 5 | -26/+353 |
| | | |||||
* | | initial API impl. | Scot Breitenfeld | 2018-12-07 | 3 | -1/+8 |
|/ | |||||
* | fixed sp. | M. Scot Breitenfeld | 2018-11-09 | 1 | -1/+1 |
| | |||||
* | HDFFV-10511 -- Make fortran specific subroutines names PRIVATE | M. Scot Breitenfeld | 2018-11-09 | 6 | -44/+178 |
| | | | | Made non-public APIs private. | ||||
* | TRILABS-34 add batch option. Also fix cmakedefine01 usage | Allen Byrne | 2018-10-11 | 1 | -1/+1 |
| | |||||
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 4 | -61/+87 |
| | |||||
* | Fix defines for XL compiler | Allen Byrne | 2018-10-03 | 1 | -17/+19 |
| | |||||
* | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does ↵ | M. Scot Breitenfeld | 2018-06-08 | 2 | -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 Breitenfeld | 2018-06-08 | 1 | -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 Breitenfeld | 2018-06-08 | 2 | -1/+15 |
| | | | | | | 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 mpi include folders for fortran C objects | Allen Byrne | 2018-06-06 | 1 | -3/+3 |
| | |||||
* | Fix the error found after earlier checkin. | Vailin Choi | 2018-06-01 | 1 | -2/+2 |
| | |||||
* | (1) Made the change according to the pull request feedback. | Vailin Choi | 2018-05-31 | 1 | -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. |