| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Doxygen initializers & identifiers in VFDs (#3795) | Dana Robinson | 2023-10-30 | 14 | -52/+163 |
|
|
* | Add Doxygen to H5FDsplitter.h (#3794) | Dana Robinson | 2023-10-30 | 1 | -55/+54 |
|
|
* | Avoid attempted use of NULL pointer in parallel compression code (#3786) | jhendersonHDF | 2023-10-28 | 1 | -0/+4 |
|
|
* | Fixed a file handle leak in the core VFD (#3779) | Dana Robinson | 2023-10-26 | 1 | -1/+3 |
|
|
* | Fix typo in comment (#3775) | tbeu | 2023-10-26 | 1 | -1/+1 |
|
|
* | Preserve MPI-I/O file hints when fapl is closed (#3755) | vchoi-hdfgroup | 2023-10-25 | 2 | -5/+19 |
|
|
* | Fix H5Pset_evict_on_close failing regardless of actual parallel use (#3761) | Glenn Song | 2023-10-24 | 2 | -8/+17 |
|
|
* | Fix some issues with collective metadata reads for chunked datasets (#3716) | jhendersonHDF | 2023-10-24 | 9 | -624/+1252 |
|
|
* | Fix hangs during collective I/O with independent metadata writes (#3693) | jhendersonHDF | 2023-10-24 | 2 | -5/+35 |
|
|
* | Bump the ros3 VFD cache to 16 MiB (#3759) | Dana Robinson | 2023-10-24 | 1 | -1/+1 |
|
|
* | Add a simple cache to the ros3 VFD (#3753) | Dana Robinson | 2023-10-23 | 1 | -22/+51 |
|
|
* | Fix buffer overflow in cache debugging code (#3691) | jhendersonHDF | 2023-10-23 | 1 | -20/+84 |
|
|
* | Add native VOL checks to deprecated functions (#3647) | mattjala | 2023-10-23 | 2 | -58/+145 |
|
|
* | Additional update to the library version matrix for H5Pset_libver_bounds() (#... | bmribler | 2023-10-22 | 1 | -145/+87 |
|
|
* | Update the library version matrix for H5Pset_libver_bounds() (#3702) | bmribler | 2023-10-20 | 1 | -20/+288 |
|
|
* | Add new API function H5Pget_actual_select_io_mode() (#2974) | Neil Fortner | 2023-10-20 | 7 | -46/+362 |
|
|
* | Clean up comments. (#3695) | H. Joe Lee | 2023-10-18 | 1 | -41/+35 |
|
|
* | Sync changes that are only in 1.14 branch (#3704) | jhendersonHDF | 2023-10-18 | 1 | -0/+1 |
|
|
* | Fix unused variable warning in H5F_sfile_assert_num (#3700) | Dana Robinson | 2023-10-17 | 1 | -6/+9 |
|
|
* | Initialize API context MPI types to MPI_BYTE (#3688) | jhendersonHDF | 2023-10-17 | 1 | -0/+5 |
|
|
* | Add Doxygen for H5Pset_fapl_sec2() (#3685) | Dana Robinson | 2023-10-16 | 1 | -1/+17 |
|
|
* | Fix invalid memory access in S3 comms (#3681) | Dana Robinson | 2023-10-16 | 1 | -1/+2 |
|
|
* | Suppress MPI_Waitall warnings w/ MPICH (#3680) | Dana Robinson | 2023-10-16 | 2 | -9/+19 |
|
|
* | Remove CANBE_UNUSED() from subfiling VFD (#3678) | Dana Robinson | 2023-10-16 | 3 | -8/+6 |
|
|
* | Fix a strncpy call to use dest size not src (#3677) | Dana Robinson | 2023-10-15 | 1 | -19/+22 |
|
|
* | Remove clang warnings (#3656) | H. Joe Lee | 2023-10-13 | 1 | -2/+2 |
|
|
* | Add more tests for selection I/O. (#3528) | vchoi-hdfgroup | 2023-10-10 | 1 | -1/+1 |
|
|
* | Update parallel compression feature to support multi-dataset I/O (#3591) | jhendersonHDF | 2023-10-10 | 11 | -802/+1408 |
|
|
* | Drop MPI-2 support (#3643) | Scot Breitenfeld | 2023-10-08 | 6 | -215/+47 |
|
|
* | Disambiguate error output messages. (#3634) | H. Joe Lee | 2023-10-05 | 1 | -4/+4 |
|
|
* | Fix grammar (#3635) | H. Joe Lee | 2023-10-05 | 1 | -3/+3 |
|
|
* | Remove unused member from H5D_shared_t struct. (#3628) | Neil Fortner | 2023-10-03 | 1 | -7/+6 |
|
|
* | Fix several spelling/grammar issues (#3621) | jhendersonHDF | 2023-10-03 | 26 | -44/+44 |
|
|
* | Cleanup unused statements (#3553) (#3617) | bmribler | 2023-09-29 | 1 | -5/+3 |
|
|
* | Fix grammar (#3614) | H. Joe Lee | 2023-09-29 | 1 | -1/+1 |
|
|
* | Fixed unused variable in H5CS.c (#3552) (#3612) | bmribler | 2023-09-29 | 1 | -6/+3 |
|
|
* | Fix typos (#3609) | H. Joe Lee | 2023-09-27 | 1 | -1/+1 |
|
|
* | Fix typo behaviour and dependes. (#3605) | H. Joe Lee | 2023-09-27 | 1 | -3/+3 |
|
|
* | Clean up Subfiling VFD header doxygen formatting (#3601) | jhendersonHDF | 2023-09-26 | 1 | -16/+26 |
|
|
* | Replaces HDgetenv with getenv (#3599) | Scot Breitenfeld | 2023-09-26 | 21 | -37/+34 |
|
|
* | Use HDoff_t with lseek consistently (#3600) | Dana Robinson | 2023-09-26 | 1 | -1/+1 |
|
|
* | Fix docs for H5Acreate2 and H5Acreate_by_name (#3598) | jhendersonHDF | 2023-09-26 | 2 | -30/+30 |
|
|
* | Fix typo: arange->arrange in src/H5Cmpio.c. (#3597) | H. Joe Lee | 2023-09-26 | 1 | -1/+1 |
|
|
* | Fix docs for H5Pset_dxpl_mpio_collective_opt() (#3594) | jhendersonHDF | 2023-09-25 | 2 | -15/+21 |
|
|
* | Fixed GH-3554 (#3584) | bmribler | 2023-09-25 | 1 | -1/+1 |
|
|
* | Correct comments about H5Z_FILTER_NONE (#3572) | jhendersonHDF | 2023-09-22 | 2 | -2/+2 |
|
|
* | Adds link to h5fuse.sh in testpar for autotools (#3557) | Scot Breitenfeld | 2023-09-22 | 4 | -1/+8 |
|
|
* | Fix grammar (#3545) | H. Joe Lee | 2023-09-19 | 1 | -1/+1 |
|
|
* | Strip HD prefix from string/char C API calls (#3540) | Dana Robinson | 2023-09-15 | 120 | -1036/+915 |
|
|
* | Remove HD prefix from math functions (#3538) | Dana Robinson | 2023-09-14 | 12 | -141/+63 |
|
|