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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove "the the" from comments and docs (#2865)
Dana Robinson
2023-05-01
19
-35/+35
*
Use powershell shell to copy files (#2858)
Allen Byrne
2023-04-30
1
-5/+5
*
Fix memory leaks in H5Dwrite w/ selection I/O (#2859)
Dana Robinson
2023-04-30
1
-0/+7
*
Remove selection I/O test from testphdf5 in CMake (#2860)
Dana Robinson
2023-04-30
1
-1/+0
*
Fix TRACE macros in selection I/O plist calls (#2857)
Dana Robinson
2023-04-30
1
-2/+2
*
Add DT workflow for creating daily binaries (#2843)
Allen Byrne
2023-04-29
4
-1/+360
*
chore(configure.ac): fix output message for enabling tools (#2684) (#2854)
H. Joe Lee
2023-04-29
1
-1/+1
*
Don't use strnlen when len is not known (#2855)
Dana Robinson
2023-04-29
1
-15/+41
*
Converted H5D asserts to normal error checking (#2842)
Dana Robinson
2023-04-29
2
-57/+45
*
Implement selection I/O with type conversion (#2823)
Neil Fortner
2023-04-28
46
-378/+9466
*
Update H5Dget_space_status bug note to reference 1.14.0 (#2839)
jhendersonHDF
2023-04-28
1
-1/+1
*
Remove unused variable warning (#2828)
H. Joe Lee
2023-04-28
1
-1/+1
*
Correct compression install files (#2838)
Allen Byrne
2023-04-28
2
-8/+22
*
h5fuse.sh fix for summit. (#2841)
Scot Breitenfeld
2023-04-28
2
-11/+7
*
Subfiling VFD - check if MPI is finalized during VFD termination (#2683)
jhendersonHDF
2023-04-27
3
-28/+87
*
Harden superblock cache deserialization (#2809)
Dana Robinson
2023-04-27
1
-214/+146
*
Fix v1 object header gap bug in H5Ocopy (#2785)
jhendersonHDF
2023-04-26
3
-2/+83
*
Add support for CMakePresets and fix example download (#2817)
Allen Byrne
2023-04-26
7
-12/+880
*
H5fuse.sh optimization updates (#2806)
Scot Breitenfeld
2023-04-26
1
-57/+165
*
Harden H5G cache deserialization (#2810)
Dana Robinson
2023-04-26
1
-68/+45
*
Allow H5P_DEFAULT in H5Pget_vol_cap_flags and H5Pget_vol_id (#2807)
jhendersonHDF
2023-04-25
3
-1/+37
*
Sanitize H5HG cache deserialization code (#2808)
Dana Robinson
2023-04-25
2
-153/+173
*
Harden the v1 B-tree and local heap cache clients (#2803)
Dana Robinson
2023-04-25
4
-96/+90
*
H5Odtype.c decode cleanup (#2797)
Dana Robinson
2023-04-25
2
-169/+321
*
Sanitize object header message decode functions (#2795)
Dana Robinson
2023-04-25
14
-409/+407
*
Fix hdfeos5 workflow concurrency conflicts (#2804)
jhendersonHDF
2023-04-24
1
-1/+1
*
Add release note for ROS3 VFD anonymous credential fix (#2801)
jhendersonHDF
2023-04-24
1
-0/+13
*
Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798)
jhendersonHDF
2023-04-24
2
-4/+27
*
Correct CMake option defaults - deprecate szip for libaec (#2778)
Allen Byrne
2023-04-23
11
-150/+143
*
docs: remove signature requirement from CONTRIBUTING.md (#2784)
H. Joe Lee
2023-04-23
1
-5/+0
*
Add bug note to H5Dget_space_status documentation (#2788)
jhendersonHDF
2023-04-23
1
-0/+14
*
Change Powershell to PowerShell in docs (#2794)
H. Joe Lee
2023-04-23
1
-1/+1
*
Added Fortran Async APIs (#2715)
Scot Breitenfeld
2023-04-21
41
-2667/+6152
*
Sanitize the attribute object header msg code (#2749)
Dana Robinson
2023-04-19
2
-41/+80
*
Sanitize the H5Oname decode function (#2757)
Dana Robinson
2023-04-19
1
-20/+14
*
Sanitize the ohdr modification time decode fxns (#2762)
Dana Robinson
2023-04-18
1
-36/+38
*
Add new version of COPYING_LBNL_HDF5. (#2773)
Larry Knox
2023-04-18
1
-48/+60
*
Clean up H5Oefl decode function (#2755)
Dana Robinson
2023-04-18
1
-27/+28
*
Add no subsets option to h5diff like h5dump #2688 (#2756)
Allen Byrne
2023-04-18
16
-268/+203
*
Jira issue OESS-337: Create test for H5VLconnector_info_to_str (#2334)
raylu-hdf
2023-04-18
1
-6/+152
*
Removes programmer/date lines from src headers (#2747)
Dana Robinson
2023-04-18
77
-542/+203
*
Update concurrency group for main CI workflow (#2768)
jhendersonHDF
2023-04-17
1
-1/+1
*
Check for invalid AAPL in H5Aopen (#2712)
jhendersonHDF
2023-04-17
1
-5/+9
*
Remove more author/date lines from RELEASE.txt (#2767)
Dana Robinson
2023-04-17
1
-6/+0
*
Sanitize B-tree k ohdr message decode call (#2754)
Dana Robinson
2023-04-17
1
-13/+20
*
Update hdfeos5 workflow concurrency group (#2766)
jhendersonHDF
2023-04-17
1
-1/+1
*
Sanitize the attribute info message decode fxn (#2748)
Dana Robinson
2023-04-17
1
-13/+24
*
H5Spoint.c: Fix mistake in comment (#2750)
Dave Allured
2023-04-16
1
-1/+1
*
Remove dates and initials from RELEASE.txt entries (#2746)
Dana Robinson
2023-04-16
1
-19/+13
*
Run parallel clang-format tasks (#2740)
Dana Robinson
2023-04-15
1
-1/+1
[prev]
[next]