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
*
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
*
Assume frexpl/f and fabsl/f, which are C99 (#799)
Dana Robinson
2021-06-25
2
-30/+10
*
Removes checks for system(), which is C89/90 (#782)
Dana Robinson
2021-06-23
1
-2/+0
*
Remove private H5_GCC_DIAG_OFF/ON from standalone program (#734)
Allen Byrne
2021-06-07
1
-8/+0
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
1
-1/+0
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-1/+1
*
Removes some DEC Alpha cruft from H5detect and H5private.h (#708)
Dana Robinson
2021-06-02
1
-4/+0
*
Removes pre-C99 build and header cruft (#700)
Dana Robinson
2021-05-28
8
-24/+1
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
5
-36/+35
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Larry Knox
2021-04-21
1
-13/+0
*
Removes c99_(v)snprintf() calls from the standalone test code (#509)
Dana Robinson
2021-03-24
2
-56/+32
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
2
-2/+2
*
Fixed clang-tidy readability-misleading-indentation warnings (#427)
Sean McBride
2021-03-05
1
-1/+3
*
Changes found during merge to 1.12 (#414)
Allen Byrne
2021-03-04
4
-10/+10
*
Update license url part2 (#333)
Larry Knox
2021-02-17
24
-24/+24
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
3
-19/+19
*
Fixes a small memory leak in the chunk_cache test (#208)
Dana Robinson
2020-12-20
1
-2/+6
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
3
-19/+19
*
Clang-format of source files
Allen Byrne
2020-09-30
18
-5899/+5887
*
Pre-format fixes for warnings as errors
Allen Byrne
2020-09-29
1
-1/+1
*
Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...
David Young
2020-09-28
5
-10/+10
|
\
|
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-27
2
-19/+94
|
|
\
|
*
|
Repair more format strings.
David Young
2020-09-26
1
-2/+2
|
*
|
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-03
4
-4/+4
|
|
\
\
|
*
|
|
Always #define HDfprintf as fprintf in this header. I believe this will fix
David Young
2020-07-07
1
-1/+1
|
*
|
|
Squash my changes on branch `fprintf-experiment` into one commit for
David Young
2020-07-07
3
-7/+7
*
|
|
|
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-11/+11
|
|
_
|
/
|
/
|
|
*
|
|
File changes to affect formatting
Allen Byrne
2020-09-04
1
-2/+2
*
|
|
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-17/+92
|
|
/
|
/
|
*
|
Minor refactoring based on 1.10 normalization work
Dana Robinson
2020-08-17
1
-1/+1
*
|
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
3
-3/+3
|
/
[next]