summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove CDASH_LOCAL variable reference (#3796)Allen Byrne2023-10-305-27/+11
* Update Doxygen initializers & identifiers in VFDs (#3795)Dana Robinson2023-10-3014-52/+163
* Add Doxygen to H5FDsplitter.h (#3794)Dana Robinson2023-10-301-55/+54
* Don't install h5tools_test_utils test program on system (#3793)jhendersonHDF2023-10-302-1/+11
* Avoid attempted use of NULL pointer in parallel compression code (#3786)jhendersonHDF2023-10-281-0/+4
* Print some messages in parallel tests on MPI rank 0 only (#3785)jhendersonHDF2023-10-285-82/+99
* Cancel running GitHub workflows on push to same PR (#3772)jhendersonHDF2023-10-265-5/+5
* Fix a format string warning in the C++ examples (#3776)Dana Robinson2023-10-261-1/+1
* Fixed a file handle leak in the core VFD (#3779)Dana Robinson2023-10-262-1/+10
* Fix typo in comment (#3775)tbeu2023-10-261-1/+1
* Cache installation of OpenMPI for AOCC action (#3774)jhendersonHDF2023-10-251-9/+16
* Add compression tests for subfiling (#3769)Scot Breitenfeld2023-10-251-17/+125
* Preserve MPI-I/O file hints when fapl is closed (#3755)vchoi-hdfgroup2023-10-255-5/+124
* Add release note for H5Pset_evict_on_close change for parallel HDF5 (#3765)jhendersonHDF2023-10-241-0/+12
* Fix H5Pset_evict_on_close failing regardless of actual parallel use (#3761)Glenn Song2023-10-246-100/+80
* Fix failure in t_select_io_dset when run with more than 10 ranks (#3758)Neil Fortner2023-10-241-2/+28
* Fix some issues with collective metadata reads for chunked datasets (#3716)jhendersonHDF2023-10-2410-624/+1292
* Fix hangs during collective I/O with independent metadata writes (#3693)jhendersonHDF2023-10-246-5/+160
* Bump the ros3 VFD cache to 16 MiB (#3759)Dana Robinson2023-10-242-3/+3
* Added missing DLL for H5PGET_ACTUAL_SELECTION_IO_MODE_F (#3760)Scot Breitenfeld2023-10-241-0/+1
* Update fortran action step (#3748)Allen Byrne2023-10-231-2/+6
* Add h5pget_actual_selection_io_mode fortran wrapper (#3746)Scot Breitenfeld2023-10-237-3/+77
* Update Autotools to correctly configure oneAPI (#3751)Dana Robinson2023-10-238-24/+539
* Add helpful text to h5clear (#3754)bmribler2023-10-233-6/+27
* Add a simple cache to the ros3 VFD (#3753)Dana Robinson2023-10-232-22/+61
* Fix windows cpack error in WiX package. (#3747)Allen Byrne2023-10-231-1/+1
* update stat arg for apple (#3726)Scot Breitenfeld2023-10-237-16/+25
* Fix buffer overflow in cache debugging code (#3691)jhendersonHDF2023-10-231-20/+84
* Add native VOL checks to deprecated functions (#3647)mattjala2023-10-232-58/+145
* Clean Autotools files in parallel tests (#3744)Dana Robinson2023-10-232-2/+3
* Additional update to the library version matrix for H5Pset_libver_bounds() (#...bmribler2023-10-221-145/+87
* Fix file names in tfile.c (#3743)Dana Robinson2023-10-222-5/+18
* Clean the flushrefresh test dir on Autotools (#3741)Dana Robinson2023-10-211-1/+1
* Clean Java test files on Autotools (#3740)Dana Robinson2023-10-211-1/+2
* Clean up onion VFD files in tools `make clean` (#3739)Dana Robinson2023-10-212-3/+2
* Add tools/libtest to Autotools builds (#3735)Dana Robinson2023-10-203-6/+6
* Add missing test files to distclean target (#3734)Dana Robinson2023-10-201-2/+5
* Update the library version matrix for H5Pset_libver_bounds() (#3702)bmribler2023-10-201-20/+288
* Add -h and --help as flags in h5cc & h5fc (#3729)Glenn Song2023-10-202-16/+28
* Test scripts now execute in-source with creation of tmp dir (#3723)Allen Byrne2023-10-2039-46/+53
* Add new API function H5Pget_actual_select_io_mode() (#2974)Neil Fortner2023-10-2012-798/+1472
* Suppress cast-qual warning in H5TB Fortran wrapper (#3728)Dana Robinson2023-10-201-0/+4
* Organize CMake config features like libsettings (#3725)Allen Byrne2023-10-191-19/+30
* Fixes and adjustments to t_filters_parallel (#3714)jhendersonHDF2023-10-192-81/+152
* Develop intel split (#3722)Allen Byrne2023-10-1922-79/+125
* Fix CMake VOL passthrough tests by copying files to correct directory (#3721)jhendersonHDF2023-10-191-3/+3
* Add an option to disable doxygen warn as error (#3708)Allen Byrne2023-10-196-1/+47
* Attempt to quiet some warnings with cray compilers. (#3724)Scot Breitenfeld2023-10-1912-64/+15
* provide an alternative to mapfile for older bash (#3717)Scot Breitenfeld2023-10-191-2/+8
* Fix issue with unmatched messages in ph5diff (#3719)jhendersonHDF2023-10-193-7/+17