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
*
Add java options to build scripts (#3138)
mattjala
2023-06-15
4
-3/+18
*
Update actions and change defaults of compression (fix vars) (#3044)
Allen Byrne
2023-06-06
15
-161/+326
*
Remove most unused options which are defaulted #2998 (#3047)
Allen Byrne
2023-06-05
13
-915/+21
*
Fix multiConfig variable usage and remove unused CMake vars (#3051)
Allen Byrne
2023-06-05
10
-31/+14
*
Add h5copy help test and verify consistency (#2905)
Allen Byrne
2023-05-21
9
-23/+158
*
Prevent buffer overrun in H5S_select_deserialize (#2963)
mattjala
2023-05-21
12
-174/+471
*
Add DT workflows and update windows preset (#2967)
Allen Byrne
2023-05-21
10
-16/+1226
*
Fix CMake generator expression syntax (#2941)
Allen Byrne
2023-05-12
11
-56/+69
*
Update action uses version (#2942)
Allen Byrne
2023-05-12
1
-1/+1
*
New 1 10 hdffv 11052 (#2932)
vchoi-hdfgroup
2023-05-11
6
-28/+101
*
Correct usage of CMAKE_BUILD_TYPE (#2869)
Allen Byrne
2023-05-02
3
-23/+20
*
Clean up memory allocated when reading messages in H5Dlayout on error (#2813)
glennsong09
2023-04-30
2
-4/+26
*
Add bug note to H5Dget_space_status documentation (#2788) (#2837)
jhendersonHDF
2023-04-30
1
-0/+14
*
Add no subsets option to h5diff like h5dump (#2761)
Allen Byrne
2023-04-30
16
-269/+202
*
Fix v1 object header gap bug in H5Ocopy (#2785) (#2834)
jhendersonHDF
2023-04-30
3
-2/+83
*
Add new version of COPYING_LBNL_HDF5. (#2773) (#2792)
Larry Knox
2023-04-22
1
-48/+60
*
Fixed GH-2603, heap-buffer-overflow in H5O__linfo_decode (#2758)
bmribler
2023-04-18
2
-7/+32
*
Remove author and date from RELEASE.txt entries (#2753)
Dana Robinson
2023-04-16
1
-6/+3
*
Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#267...
jhendersonHDF
2023-04-15
4
-54/+279
*
Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664) ...
jhendersonHDF
2023-04-15
2
-0/+46
*
H5O__pline_decode() Make more resilient to out-of-bounds read (#2210) (#2734)
jhendersonHDF
2023-04-15
3
-2/+28
*
Fix for github issue #2599: (#2665) (#2736)
vchoi-hdfgroup
2023-04-14
2
-3/+20
*
Remove 1.10 release schedule (#2745)
Dana Robinson
2023-04-14
3
-63/+0
*
Add Elena to CODEOWNERS for Fortran
Dana Robinson
2023-04-14
1
-1/+1
*
Fix memory leaks and aborts in H5O EFL decode (#2656) (#2708)
Dana Robinson
2023-04-13
1
-48/+61
*
[1.10 Merge] Avoid suppressing error output for non-tentative file opens (#26...
jhendersonHDF
2023-04-08
1
-20/+48
*
CMake - Match Autotools behavior for library instrumentation (#2648) (#2672)
jhendersonHDF
2023-04-08
2
-2/+15
*
Update HDF5 version after 1.10.10 release. (#2681)
Larry Knox
2023-04-07
10
-311/+1178
*
Check CMake version for correct option (#2650)
Allen Byrne
2023-03-29
1
-1/+5
*
Revert the removal of HDF5GroupInfo class and deprecate. (#2636)
Allen Byrne
2023-03-27
5
-0/+203
*
Undo revert 2615 (#2638)
Larry Knox
2023-03-27
16
-424/+206
*
1 10 revert 2615 (#2629)
Larry Knox
2023-03-24
21
-274/+602
*
Fix a memory corruption issue in H5S__point_project_simple (#2627)
jhendersonHDF
2023-03-24
2
-1/+15
*
Merge CMake cleanup process from develop (#2622)
Allen Byrne
2023-03-23
85
-1533/+2409
*
Remove getlogin work-arounds (#2620)
Dana Robinson
2023-03-23
4
-22/+1
*
Remove perf tool and standalone h5perf builds (#2619)
Dana Robinson
2023-03-21
24
-2439/+172
*
Add Option to not build gif tools and remove javadoc option (#2611)
Allen Byrne
2023-03-20
9
-45/+58
*
Add missing items for hpc/scripts and release versions of extra (#2616)
Allen Byrne
2023-03-20
9
-36/+67
*
[1.10 Merge] Add Developer build mode to CMake (#2617)
jhendersonHDF
2023-03-20
25
-130/+427
*
Normalize platform-independence code w/ develop (#2615)
Dana Robinson
2023-03-20
19
-587/+261
*
Gather latest CMake changes from develop (#2609)
Allen Byrne
2023-03-20
74
-223/+224
*
Remove version specific examples from README_HPC. (#2613)
Larry Knox
2023-03-20
1
-14/+10
*
Bring warning fixes from develop (#2608)
Dana Robinson
2023-03-20
15
-99/+170
*
Bring mirror VFD test improvements from develop (#2597)
Dana Robinson
2023-03-20
4
-1542/+1288
*
Bring warning macro changes from develop (#2594)
Dana Robinson
2023-03-20
2
-52/+100
*
Unify cmake and cmake_ext_mod like develop (#2596)
Dana Robinson
2023-03-20
54
-858/+836
*
Bring bin/ changes from develop (#2595)
Dana Robinson
2023-03-19
16
-477/+175
*
Remove bin/mkdirs and bin/newer (#2593)
Dana Robinson
2023-03-19
4
-78/+11
*
Move Autotools VFD list to conclude.am (#2592)
Dana Robinson
2023-03-19
5
-7/+33
*
Remove unused H5MP and H5HP packages (#2591)
Dana Robinson
2023-03-18
16
-3728/+4
[next]