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
/
tools
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)
Dana Robinson
2023-09-05
28
-721/+721
*
Fix for CVE-2018-15671. h5stat -S $POC will result in a crash with segmeneta...
vchoi-hdfgroup
2023-08-25
1
-8/+1
*
Avoid H5Ocopy in h5repack for variable-length string types (#3419)
jhendersonHDF
2023-08-24
1
-0/+4
*
Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407)
jhendersonHDF
2023-08-22
1
-4/+6
*
Fixes the last of the -Wextra-semi-stmt warnings (#3326)
Sean McBride
2023-08-02
2
-8/+8
*
Fix h5repack for variable-length datatyped datasets (#3331)
jhendersonHDF
2023-08-02
1
-1/+12
*
Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)
jhendersonHDF
2023-08-02
1
-6/+10
*
Another round of fixing -Wextra-semi-stmt warnings (#3264)
Sean McBride
2023-07-24
2
-4/+4
*
removed the use of encoded single apostrophe (#3261)
Scot Breitenfeld
2023-07-20
1
-1/+1
*
ROS3: (feature) Temporary security credentials (#3030)
Jan-Willem Blokland
2023-07-14
3
-18/+27
*
Remove HD from HDis* (e.g., isalpha) (#3212)
Dana Robinson
2023-06-29
4
-20/+20
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
19
-143/+143
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
16
-214/+0
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
8
-36/+36
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
11
-36/+36
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
18
-82/+82
*
Rename HDato*() to ato*() (#3201)
Dana Robinson
2023-06-29
11
-53/+53
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
24
-389/+387
*
Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)
mattjala
2023-06-28
4
-0/+27
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
24
-1796/+1785
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
5
-26/+26
*
Remove HDva_(arg|copy|end|start) (#3184)
Dana Robinson
2023-06-28
2
-4/+4
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
6
-35/+35
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
14
-29/+27
*
Add h5copy help test and verify consistency (#2902)
Allen Byrne
2023-05-17
3
-3/+3
*
Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798)
jhendersonHDF
2023-04-24
2
-4/+27
*
Add no subsets option to h5diff like h5dump #2688 (#2756)
Allen Byrne
2023-04-18
2
-246/+28
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
11
-143/+0
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
11
-23/+23
*
GH issue #1142, print must have verbose on first (#2540)
Allen Byrne
2023-03-13
1
-4/+6
*
Fix uninitialized variable in pio_engine.c (#2463)
Dana Robinson
2023-02-13
1
-11/+11
*
Fix a possible uninitialized variable in pio_perf (#2461)
Dana Robinson
2023-02-13
1
-1/+1
*
H5F_LIBVER_LATEST changes for move to 1.15 (#2288)
Allen Byrne
2022-12-21
1
-1/+2
*
Fix for HDFFV-11052: h5debug fails on a corrupted file (h5_nrefs_POC)… (#2291)
vchoi-hdfgroup
2022-12-13
1
-2/+6
*
Output should only be printed if verbose. (#2273)
Allen Byrne
2022-12-02
1
-26/+36
*
Correct the CMake link for MPI (#2198)
Allen Byrne
2022-11-01
2
-4/+4
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
45
-45/+0
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
12
-12/+12
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
2
-2/+2
*
Corrects some bad format strings in the tools (#1964)
Dana Robinson
2022-08-03
1
-1/+1
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
3
-6/+141
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
30
-227/+225
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
11
-34/+34
*
Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)
Dana Robinson
2022-07-20
4
-19/+0
*
Removes the small perf tool (#1896)
Dana Robinson
2022-07-17
3
-832/+6
*
Misc clang warning fixes (#1869)
Dana Robinson
2022-07-11
5
-7/+31
*
Fixes for production mode gcc warnings (#1873)
Dana Robinson
2022-07-11
1
-8/+20
*
Adds format attribute to additional functions (#1868)
Dana Robinson
2022-07-11
2
-6/+6
*
Fixes a bug in h5perf that causes file open failures (#1846)
Dana Robinson
2022-07-01
2
-2/+2
*
Fixes a few minor parallel warnings (#1832)
Dana Robinson
2022-06-29
2
-11/+11
[next]