Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-23 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2b0fb7e3f1f7da5b23d430702493ed4fb7f87166': (21 commits) HDFFV-9739 only executes H5E tests in production Remove link flag from compile command fix typo Add release note Correct attribute location HDFFV-9739 fix copy testfiles command HDFFV-9739 remove obsolete test files HDFFV-9739 dup test file for concurrent tests HDFFV-9739 Fix autotools script HDFFV-9739 Change autotools test scripts Fix typo HDFFV-9739 Update test reference Update current windows test machines HDFFV-9739 Grab err number before API call HDFFV-9739 Add release note Adjust test names for concurrent tests Fix soversion HDFFV-9739 Fix copy name HDFFV-9739 factor out tests into separate JUnit Updated the threadsafety test to use error macros instead of asserts. ... | ||||
| * | Remove link flag from compile command | Allen Byrne | 2018-05-22 | 1 | -1/+0 |
| | | |||||
* | | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 2 | -12/+6 |
| | | |||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 3 | -110/+149 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits) GGC requires attribute before function Correct COMPILE defs usage Add missing module_dir property Text cleanup Correct sentence punctuation. Add release note. Use set_property for MT flag Correct command usage Remove APPEND Fix typo Add missing test lib add missing folder to path Fix another command revert Missed a command revert Revert to old style for LINK_FLAGS gen expr not working LINK_FLAGS must be separate property sets Fix link flags syntax Revert refactor link flags refactor link flags to interface Refactor link flags ... | ||||
| * | Use set_property for MT flag | Allen Byrne | 2018-05-07 | 1 | -6/+9 |
| | | |||||
| * | Correct command usage | Allen Byrne | 2018-05-07 | 1 | -2/+2 |
| | | |||||
| * | Remove APPEND | Allen Byrne | 2018-05-03 | 1 | -3/+3 |
| | | |||||
| * | Revert to old style for LINK_FLAGS gen expr not working | Allen Byrne | 2018-05-03 | 1 | -21/+31 |
| | | |||||
| * | LINK_FLAGS must be separate property sets | Allen Byrne | 2018-05-03 | 1 | -10/+21 |
| | | |||||
| * | Fix link flags syntax | Allen Byrne | 2018-05-03 | 1 | -10/+10 |
| | | |||||
| * | Revert refactor link flags | Allen Byrne | 2018-05-02 | 1 | -12/+10 |
| | | |||||
| * | refactor link flags to interface | Allen Byrne | 2018-05-02 | 1 | -8/+13 |
| | | |||||
| * | Refactor link flags | Allen Byrne | 2018-05-02 | 1 | -9/+11 |
| | | |||||
| * | Fix defs and additional MSVC items | Allen Byrne | 2018-05-02 | 1 | -5/+4 |
| | | |||||
| * | TRILABS-19 fix syntax for windows | Allen Byrne | 2018-05-02 | 1 | -1/+1 |
| | |