index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some changes to portal links when they could be found on docs.hdfgroup.org, a...
Lori Cooper
2023-12-13
1
-2/+2
*
Fix configuration issue due to possibly empty CMake variable (#3869)
jhendersonHDF
2023-11-24
1
-4/+4
*
Fix segfault on user compound dtype conversion callback (#3842)
mattjala
2023-11-22
1
-0/+125
*
Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)
Allen Byrne
2023-11-22
6
-230/+304
*
Add GitHub actions for testing VOL connectors (#3849)
jhendersonHDF
2023-11-15
3
-68/+25
*
HDF5 API test updates (#3835)
jhendersonHDF
2023-11-13
37
-68890/+3328
*
Test and document path handling of H5Lcreate_* API (#3829)
mattjala
2023-11-11
1
-0/+250
*
Remove printf format warning on Windows oneAPI. (#3838)
H. Joe Lee
2023-11-10
1
-1/+1
*
Fix parallel driver check in h5_fixname_real (#3808)
jhendersonHDF
2023-10-31
1
-5/+3
*
Print some messages in parallel tests on MPI rank 0 only (#3785)
jhendersonHDF
2023-10-28
2
-48/+64
*
Fix H5Pset_evict_on_close failing regardless of actual parallel use (#3761)
Glenn Song
2023-10-24
1
-92/+0
*
Fix file names in tfile.c (#3743)
Dana Robinson
2023-10-22
2
-5/+18
*
Clean the flushrefresh test dir on Autotools (#3741)
Dana Robinson
2023-10-21
1
-1/+1
*
Add missing test files to distclean target (#3734)
Dana Robinson
2023-10-20
1
-2/+5
*
Add new API function H5Pget_actual_select_io_mode() (#2974)
Neil Fortner
2023-10-20
1
-267/+330
*
Fix CMake VOL passthrough tests by copying files to correct directory (#3721)
jhendersonHDF
2023-10-19
1
-3/+3
*
Work around Theta system issue failure in links test (#3710)
jhendersonHDF
2023-10-18
1
-35/+21
*
Correct ld in format strings in cmpd_dset.c (#3697)
H. Joe Lee
2023-10-18
1
-2/+4
*
Restore floating-point suffixes in tests (#3698)
Dana Robinson
2023-10-17
1
-6/+6
*
Fix unused variable in tselect.c (#3701)
Dana Robinson
2023-10-17
1
-3/+5
*
Fix a possible NULL pointer dereference in tests (#3676)
Dana Robinson
2023-10-16
1
-126/+92
*
Add more tests for selection I/O. (#3528)
vchoi-hdfgroup
2023-10-10
2
-103/+1318
*
Use real URLs and updated names for plugins (#3651)
Allen Byrne
2023-10-10
1
-2/+2
*
Fix several spelling/grammar issues (#3621)
jhendersonHDF
2023-10-03
10
-14/+14
*
Fix Intel oneAPI icc warning (#3619)
H. Joe Lee
2023-09-30
1
-2/+8
*
Develop tools move (#3580)
Allen Byrne
2023-09-26
60
-68/+65
*
Replaces HDgetenv with getenv (#3599)
Scot Breitenfeld
2023-09-26
46
-75/+75
*
Use HDoff_t with lseek consistently (#3600)
Dana Robinson
2023-09-26
6
-8/+8
*
Fix typo (givin->given) in test/testframe.c. (#3567)
H. Joe Lee
2023-09-22
1
-1/+1
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
144
-3773/+3707
*
Remove HD prefix from math functions (#3538)
Dana Robinson
2023-09-14
5
-46/+46
*
removed C_INT32_T from Fortran APIs (#3537)
Scot Breitenfeld
2023-09-14
2
-31/+31
*
Consistent initialization of hid_t in the tests (#3521)
Scot Breitenfeld
2023-09-08
93
-4308/+4389
*
Convert hbool_t --> bool in test (#3494)
Dana Robinson
2023-09-05
132
-11544/+11527
*
Removed all the ranks printing out testing information (#3457)
Scot Breitenfeld
2023-09-01
2
-6/+11
*
Fix an issue with use of uninitialized memory in trefer_deprec.c test (#3422)
jhendersonHDF
2023-08-24
1
-0/+1
*
Implementation of the mpio driver with selection I/O. (#3222)
vchoi-hdfgroup
2023-08-07
1
-4/+20
*
Fix for the bug exposed from running test/set_extent.c when selection… (#3319)
vchoi-hdfgroup
2023-08-04
1
-63/+124
*
Fixes the last of the -Wextra-semi-stmt warnings (#3326)
Sean McBride
2023-08-02
47
-1384/+1394
*
Update files to skip list and ignore_words_list (#3321)
Larry Knox
2023-08-02
1
-1/+1
*
Fix loading plugin fails with missing directory GH issue #3248 (#3315)
Allen Byrne
2023-08-02
1
-0/+6
*
Fix incorrect error check in H5Ofill.c for undefined fill values (#3312)
jhendersonHDF
2023-08-02
1
-3/+32
*
Another round of fixing -Wextra-semi-stmt warnings (#3264)
Sean McBride
2023-07-24
1
-2/+2
*
Fixed more warnings about extra semicolons (#3249)
Sean McBride
2023-07-18
2
-9/+9
*
Fix some warnings in developer builds (#3247)
jhendersonHDF
2023-07-18
4
-10/+3
*
ROS3: (feature) Temporary security credentials (#3030)
Jan-Willem Blokland
2023-07-14
1
-20/+22
*
Replace support.hdfgroup.org URLs for alternative COPYING file (#3228)
Larry Knox
2023-07-12
25
-23/+47
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
104
-1741/+1739
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
152
-3894/+0
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
27
-157/+157
[next]