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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct VOL connector env string parsing issue (#2350)
Quincey Koziol
2023-01-04
1
-1/+1
*
Adds RELEASE.txt notes and updates Doxygen (#2377) (#2379)
Dana Robinson
2022-12-29
2
-8/+10
*
Adds Doxygen markup for H5FDdriver_query() (#2376)
Dana Robinson
2022-12-28
2
-4/+23
*
Purged references to HDF5 1.13.x from the Doxygen documentation (#2365)
Dana Robinson
2022-12-27
10
-38/+30
*
Adds missing Doxygen for H5ESpublic.h (#2364)
Dana Robinson
2022-12-27
1
-16/+77
*
HL GIF tools changes (#2360)
Dana Robinson
2022-12-24
1
-0/+1
*
Adds Doxygen VOL flag markup (#2340)
Dana Robinson
2022-12-21
1
-55/+63
*
Onion VFD header cleanup (#2337)
Dana Robinson
2022-12-21
3
-112/+85
*
H5F_LIBVER_LATEST changes for move to 1.15 (#2288)
Allen Byrne
2022-12-21
15
-13/+30
*
Fix doxygen warnings and remove javadocs (#2324)
Allen Byrne
2022-12-20
5
-6/+6
*
Align arg types of H5D_chunk_iter_op_t with H5Dget_chunk_info (#2074)
Mark Kittisopikul
2022-12-19
3
-11/+11
*
moved onion VFD to FAPL group (#2321)
Scot Breitenfeld
2022-12-17
1
-4/+4
*
Adds 'unused' hints for MDS io_info parameters (#2301)
Dana Robinson
2022-12-14
3
-18/+17
*
added doc. warning for H5Literate_async return value (#2295)
Scot Breitenfeld
2022-12-14
1
-0/+5
*
Updated H5ES documenation (#2293)
Scot Breitenfeld
2022-12-13
1
-5/+5
*
Fix for HDFFV-11052: h5debug fails on a corrupted file (h5_nrefs_POC)… (#2291)
vchoi-hdfgroup
2022-12-13
2
-24/+32
*
added doc. warning for H5Oflush in parallel (#2289)
Scot Breitenfeld
2022-12-10
1
-0/+3
*
Check for size==0 for all datatypes read from disk, not just compound (#2287)
Neil Fortner
2022-12-08
1
-9/+5
*
Compound datatypes may not have members of size 0 (#2243)
Egbert Eich
2022-12-07
1
-55/+100
*
Fixes warnings in H5Opline.c error messages (#2281)
Dana Robinson
2022-12-06
1
-3/+5
*
H5E_ERR_CLS_g symbol missing when compiling C++ plugins (#2269)
V. Armando Solé
2022-12-06
1
-0/+7
*
return error message related to calling API (#2276)
Scot Breitenfeld
2022-12-02
1
-2/+2
*
CVE 2021 46242 develop (#2255)
Egbert Eich
2022-12-02
1
-2/+6
*
Report error if dimensions of chunked storage in data layout < 2 (#2241)
Egbert Eich
2022-12-02
1
-0/+4
*
Bug Fix: Segfault in H5CX_get_vol_wrap_ctx when H5VLwrap_register is called f...
raylu-hdf
2022-11-17
2
-2/+35
*
H5O_dtype_decode_helper: Parent of enum needs to have same size as enum itsel...
Egbert Eich
2022-11-11
1
-0/+2
*
Make sure info block for external links has at least 3 bytes (#2234)
Egbert Eich
2022-11-11
1
-0/+2
*
Validate location (offset) of the accumulated metadata when comparing (#2231)
Egbert Eich
2022-11-11
1
-7/+9
*
Make H5O__fsinfo_decode() more resilient to out-of-bound reads. (#2229)
Egbert Eich
2022-11-11
1
-3/+13
*
Removes MPE instrumentation support. (#2245)
Dana Robinson
2022-11-09
3
-114/+4
*
H5O__pline_decode() Make more resilient to out-of-bounds read (#2210)
Egbert Eich
2022-11-09
2
-2/+18
*
Removes dmalloc support (#2239)
Dana Robinson
2022-11-09
2
-8/+0
*
Removes the memory allocation sanity checks feature (#2218)
Dana Robinson
2022-11-03
8
-534/+22
*
correct H5Ropen_object_reference (#2212)
Scot Breitenfeld
2022-11-03
1
-1/+1
*
Fixed a Doxygen param in H5EScancel (#2213)
Dana Robinson
2022-11-03
1
-1/+1
*
Use ctest_test and APPEND to correctly report passed and failed test numbers ...
Larry Knox
2022-11-02
1
-0/+8
*
Correct the CMake link for MPI (#2198)
Allen Byrne
2022-11-01
1
-6/+6
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
446
-454/+46
*
Fix for documentation misunderstanding on m1 Intel builds (#2188)
Allen Byrne
2022-10-26
1
-4/+4
*
Update develop branch version to 1.13.4-1 (#2189)
Larry Knox
2022-10-26
2
-4/+4
*
Removed the file, func, line args in the _async APIs fpr doxygen (#2179)
Scot Breitenfeld
2022-10-25
11
-8/+287
*
Port VOL User Guide to doxygen (#2165)
Allen Byrne
2022-10-25
1
-11/+526
*
Implement option for using CMake GNUInstallDirs (#2175)
Allen Byrne
2022-10-25
1
-2/+2
*
fixed error code returned for H5Aexits (#2180)
Scot Breitenfeld
2022-10-25
1
-2/+2
*
Fix problem with variable length attributes being accessed through multiple f...
Neil Fortner
2022-10-25
1
-0/+4
*
Multi Dataset (#2120)
Neil Fortner
2022-10-19
23
-2961/+4384
*
Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion (#2153)
vchoi-hdfgroup
2022-10-14
1
-14/+11
*
Cleans final production mode warnings from H5Shyper.c (#2163)
Dana Robinson
2022-10-14
1
-160/+226
*
Subfiling Fortran wrapper work. (#2143)
Scot Breitenfeld
2022-10-06
1
-0/+1
*
Subfiling testing fix and documentation (#2132)
jhendersonHDF
2022-09-30
4
-9/+59
[next]