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
/
test
/
perform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)
Allen Byrne
2023-11-22
1
-0/+21
*
Develop tools move (#3580)
Allen Byrne
2023-09-26
1
-1/+1
*
Replaces HDgetenv with getenv (#3599)
Scot Breitenfeld
2023-09-26
1
-2/+2
*
Use HDoff_t with lseek consistently (#3600)
Dana Robinson
2023-09-26
1
-3/+3
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
3
-33/+33
*
hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)
Dana Robinson
2023-09-05
3
-36/+36
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
2
-3/+3
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
5
-94/+0
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
2
-8/+8
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
1
-2/+2
*
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
-14/+14
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
3
-13/+13
*
Rename HDsystem() to system() (#3197)
Dana Robinson
2023-06-28
1
-2/+2
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
6
-83/+80
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-16/+16
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
4
-18/+18
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
2
-9/+9
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
4
-52/+2
*
Remove dead code hidden behind #ifdef LATER (#2686)
Dana Robinson
2023-04-10
1
-20/+0
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
9
-9/+0
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
Removes cmake_ext_mod (files moved to cmake) (#2041)
Dana Robinson
2022-08-19
1
-7/+7
*
Fixes codespell issues (#2032)
Dana Robinson
2022-08-17
1
-1/+1
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
1
-2/+2
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
1
-26/+25
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
4
-8/+8
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-6/+6
*
Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)
Dana Robinson
2022-07-20
8
-1414/+18
*
Remove perf tool from CMakeTests file (#1907)
jhendersonHDF
2022-07-18
1
-4/+0
*
Misc clang warning fixes (#1869)
Dana Robinson
2022-07-11
1
-0/+2
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
1
-1/+1
*
Removes remaining register keywords (#1481)
Dana Robinson
2022-03-10
3
-5/+5
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
1
-7/+7
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
3
-4/+6
*
Replaced several uses of sprintf with safer snprintf (#1383)
Sean McBride
2022-01-28
1
-1/+1
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
2
-3/+3
*
Create 2D arrays on the heap in a different way (#1169)
David Young
2021-11-23
1
-8/+10
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
3
-3/+3
*
OESS-168: Remove clang warnings. (#1050)
H. Joe Lee
2021-09-29
1
-1/+1
*
OESS-168: Remove clang warnings (#1049)
H. Joe Lee
2021-09-29
1
-1/+1
*
OESS-168: Remove clang warnings. (#1047)
H. Joe Lee
2021-09-29
1
-1/+1
*
More clang tidy (#908)
Sean McBride
2021-08-23
2
-4/+4
*
Remove non-published short arg names (#917)
Allen Byrne
2021-08-18
1
-51/+0
*
Reorg tools perform to provide h5perf for installation (#884)
Allen Byrne
2021-08-10
12
-8136/+9
*
Perform option arg variables (#834)
Allen Byrne
2021-07-15
4
-16/+6
*
Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)
Dana Robinson
2021-06-30
2
-22/+20
*
Fixes parallel issues from recent C99 changes (#809)
Dana Robinson
2021-06-30
2
-11/+8
*
Brings the tools getopt(3) replacement into the main library (#803)
Dana Robinson
2021-06-29
7
-472/+474
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
2
-42/+28
[next]