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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue with unmatched messages in ph5diff (#3719)
jhendersonHDF
2023-10-19
1
-3/+0
*
Replaces HDgetenv with getenv (#3599)
Scot Breitenfeld
2023-09-26
1
-1/+1
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
13
-236/+236
*
Remove HD prefix from math functions (#3538)
Dana Robinson
2023-09-14
1
-24/+24
*
hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)
Dana Robinson
2023-09-05
16
-490/+490
*
Add other types and full type to enum/str/vlen dataformat for structblock[beg...
Allen Byrne
2023-08-24
2
-59/+76
*
Make h5dump spacing consistent when printing VLEN datatype (#3351)
jhendersonHDF
2023-08-04
1
-1/+1
*
Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)
jhendersonHDF
2023-08-02
2
-24/+52
*
Another round of fixing -Wextra-semi-stmt warnings (#3264)
Sean McBride
2023-07-24
4
-10/+10
*
Fix some warnings in developer builds (#3247)
jhendersonHDF
2023-07-18
2
-0/+5
*
ROS3: (feature) Temporary security credentials (#3030)
Jan-Willem Blokland
2023-07-14
3
-32/+71
*
Remove HD from HDis* (e.g., isalpha) (#3212)
Dana Robinson
2023-06-29
1
-3/+3
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
9
-125/+125
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
9
-75/+0
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
3
-23/+23
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
1
-3/+3
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
1
-1/+1
*
Remove HD from protected POSIX calls (#3203)
Dana Robinson
2023-06-29
1
-4/+4
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
11
-203/+203
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
9
-78/+77
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
4
-49/+49
*
Remove HDva_(arg|copy|end|start) (#3184)
Dana Robinson
2023-06-28
2
-10/+10
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
4
-5/+4
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
8
-22/+19
*
Remove "the the" from comments and docs (#2865)
Dana Robinson
2023-05-01
1
-1/+1
*
Add no subsets option to h5diff like h5dump #2688 (#2756)
Allen Byrne
2023-04-18
3
-22/+148
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
4
-37/+0
*
Remove dead code hidden behind #ifdef LATER (#2686)
Dana Robinson
2023-04-10
1
-16/+0
*
Fix #2598 sanitize leak (#2660)
Allen Byrne
2023-04-07
1
-4/+4
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
1
-3/+3
*
Determine if native connector is terminal (#2397)
Quincey Koziol
2023-01-09
2
-8/+12
*
Correct the CMake link for MPI (#2198)
Allen Byrne
2022-11-01
1
-2/+2
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
24
-24/+0
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
Only use Subfiling VFD in tools if MPI was initialized previously (#1998)
jhendersonHDF
2022-08-11
1
-3/+11
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
2
-3/+3
*
Fix issues in tools code after Subfiling VFD updates (#1973)
jhendersonHDF
2022-08-06
1
-2/+13
*
Subfiling updates for release (#1963)
jhendersonHDF
2022-08-04
2
-9/+27
*
Corrects some bad format strings in the tools (#1964)
Dana Robinson
2022-08-03
1
-7/+10
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
3
-2/+24
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
15
-140/+140
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)
Dana Robinson
2022-07-20
1
-21/+3
*
Eliminate unnecessary error output (#1879)
Allen Byrne
2022-07-14
2
-17/+20
*
Fix for a tools compile issue when deprecated symbols are disabled (#1884)
Dana Robinson
2022-07-13
1
-6/+14
*
Develop HDFFV-11310 (#1811)
Allen Byrne
2022-07-11
2
-0/+83
*
Misc clang warning fixes (#1869)
Dana Robinson
2022-07-11
3
-8/+36
*
Adds explicit indices to drivernames array in the tools (#1867)
Dana Robinson
2022-07-11
1
-1/+4
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
2
-25/+21
*
Fixes for S3 and HDFS VFDs with tools (#1740)
jhendersonHDF
2022-05-06
1
-5/+7
[next]