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
*
Sanity checks for H5Xcreate_anon functions to make sure the IDs passed in are...
raylu-hdf
2022-08-05
3
-1/+16
*
Subfiling updates for release (#1963)
jhendersonHDF
2022-08-04
8
-536/+925
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
15
-5/+3754
*
Removes the Win32 macro for strdup (#1960)
Dana Robinson
2022-08-01
1
-1/+0
*
Removes Windows getlogin() equivalents (#1958)
Dana Robinson
2022-08-01
3
-21/+0
*
Removes (void *) cast from memset on Windows (#1957)
Dana Robinson
2022-08-01
1
-1/+0
*
Fixes clang warnings in H5Tconv.c (long) double macros (#1956)
Dana Robinson
2022-07-31
1
-4/+4
*
H5Tconv: fix H5T_CONV_INTERNAL_ checks (#1936)
Dana Robinson
2022-07-27
1
-1/+1
*
Misc clang production warning fixes (#1932)
Dana Robinson
2022-07-27
5
-57/+67
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
361
-4005/+4014
*
Subfiling VFD misc fixes (#1938)
jhendersonHDF
2022-07-26
1
-2/+3
*
Updates uthash and makes some tweaks (#1928)
Dana Robinson
2022-07-25
3
-68/+38
*
Switches the tagged metadata list from a skip list to a hash table (#1925)
Dana Robinson
2022-07-25
5
-130/+98
*
Avoid allocating chunk map for contiguous and compact dataset I/O (#1927)
jhendersonHDF
2022-07-25
1
-5/+15
*
Switch to vector I/O for collective metadata writes (#1911)
jhendersonHDF
2022-07-22
3
-65/+123
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
49
-72/+16569
*
Fixes an incorrect brief description for H5Dopen2() (#1920)
Dana Robinson
2022-07-21
1
-1/+1
*
Marks H5Fformat_convert as internal in Doxygen (#1910)
Dana Robinson
2022-07-19
1
-6/+5
*
Updates H5Zdevelop.h with better memory alloc/free advice (#1909)
Dana Robinson
2022-07-19
1
-3/+30
*
Persist dataset access properties when using H5Fstart_swmr_write (#1862)
Neil Fortner
2022-07-19
4
-31/+122
*
Fix some hard-coded MPI I/O VFD checks (#1898)
jhendersonHDF
2022-07-18
2
-4/+16
*
H5Oflush fails for parallel (#1876)
raylu-hdf
2022-07-12
4
-0/+20
*
Removes definitions for (U)LLONG_MAX and (S)SIZET_MAX (#1877)
Dana Robinson
2022-07-11
5
-28/+21
*
Fixes for warnings identified by MSVC (#1874)
Dana Robinson
2022-07-11
2
-13/+10
*
Support for UnifyFS with MPI_File_sync (#1801)
Houjun Tang
2022-07-11
10
-11/+172
*
Misc clang warning fixes (#1869)
Dana Robinson
2022-07-11
3
-4/+15
*
Fixes for production mode gcc warnings (#1873)
Dana Robinson
2022-07-11
5
-15/+28
*
Adds the malloc attribute to appropriate functions (gcc only) (#1866)
Dana Robinson
2022-07-11
3
-55/+71
*
Convert assertion on (possibly corrupt) file contents to normal error check (...
jhendersonHDF
2022-07-08
1
-1/+3
*
Fix for memory allocation issue identified by fuzzer (#732) (#1860)
Dana Robinson
2022-07-08
1
-1/+1
*
Updates messages in cache sanity checks (#1851)
Dana Robinson
2022-07-06
1
-23/+23
*
Fix invalid comment about character encoding in H5Fint.c (#1845)
jhendersonHDF
2022-07-01
1
-2/+5
*
Removes workaround for platforms that lack C99 stuct initializers (#1842)
Dana Robinson
2022-07-01
1
-133/+0
*
Fix for gcc-12 warning about string truncation in H5Opline.c (#1835)
Dana Robinson
2022-06-30
1
-6/+10
*
Fixes a few minor parallel warnings (#1832)
Dana Robinson
2022-06-29
1
-1/+16
*
Quiets const warnings (#1831)
Dana Robinson
2022-06-29
14
-40/+50
*
Documents Windows badness in H5Pget_external() (#1821)
Dana Robinson
2022-06-24
2
-1/+13
*
Set a constant in H5SM to UINT_MAX instead of -1U (#1822)
Dana Robinson
2022-06-23
1
-1/+1
*
Quiets size warning in large library setting string (#1818)
Dana Robinson
2022-06-22
1
-28/+39
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
5
-24/+25
*
Adds notes about off_t sizes on Windows (#1817)
Dana Robinson
2022-06-22
1
-1/+9
*
Converts __int64 to LONGLONG in LARGE_INTEGER union members on Windows (#1816)
Dana Robinson
2022-06-22
4
-4/+4
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
15
-55/+56
*
Fix bugs in parallel selection I/O (#1803)
Neil Fortner
2022-06-09
1
-40/+44
*
Add a workaround for buggy PGI C Compiler version 19.10, which quits (#1705)
David Young
2022-05-08
1
-4/+15
*
Re-promote some GNU warnings to errors (#1508)
David Young
2022-05-06
1
-8/+7
*
Fix a few Clang sanitizer warnings (#1727)
jhendersonHDF
2022-05-05
2
-12/+23
*
Fix some const cast and stack/static object size warnings (#1700)
jhendersonHDF
2022-05-01
10
-61/+94
*
Fix SWMR/refresh bug hidden by library free lists (#1702)
jhendersonHDF
2022-04-30
1
-4/+10
*
Be a bit safer with signed arithmetic, thus quieting some signed-overflow war...
David Young
2022-04-30
3
-22/+25
[next]