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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license url part2 (#333)
Larry Knox
2021-02-17
112
-112/+112
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
4
-21/+21
*
11099 Add help text line (#259)
Allen Byrne
2021-01-15
1
-0/+1
*
Fixes a small memory leak in the chunk_cache test (#208)
Dana Robinson
2020-12-20
1
-2/+6
*
Fixes a small memory leak in the h5jam test (#207)
Dana Robinson
2020-12-20
1
-2/+3
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
17
-196/+250
*
Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)
Quincey Koziol
2020-11-30
1
-24/+24
*
Replace H5E_ATOM major error category with H5E_ID (#121)
Dana Robinson
2020-11-30
9
-26/+26
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
4
-20/+20
*
Merge pull request #60 from bmribler/develop
Larry Knox
2020-11-12
3
-0/+40
|
\
|
*
Fixed typo!!
Binh-Minh Ribler
2020-11-12
1
-1/+1
|
*
Fixed typo!
Binh-Minh Ribler
2020-11-12
1
-1/+1
|
*
Added line for new file
Binh-Minh Ribler
2020-11-12
1
-0/+2
|
*
Removed the line, added by mistake.
Binh-Minh Ribler
2020-11-12
1
-1/+0
|
*
Added a missing line.
Binh-Minh Ribler
2020-11-12
1
-0/+1
|
*
Fixed typo again.
Binh-Minh Ribler
2020-11-11
1
-1/+1
|
*
Fixed typo
Binh-Minh Ribler
2020-11-11
1
-1/+1
|
*
Miscellaneous update
Binh-Minh Ribler
2020-11-11
3
-1/+7
|
*
Added test for the fix HDFFV-10590
Binh-Minh Ribler
2020-10-28
2
-0/+32
*
|
CMake: MINGW implies WIN32
Michel Zou
2020-10-30
1
-1/+1
|
/
*
Fix VFD h5repacktest (#20)
Allen Byrne
2020-10-06
1
-2/+0
*
Clang-format of source files
Allen Byrne
2020-09-30
55
-15674/+15414
*
Fix jni with %Lg instead of %Lf
Allen Byrne
2020-09-29
2
-2/+2
*
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
6
-11/+11
|
\
|
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-27
13
-21/+241
|
|
\
|
*
|
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
52
-583/+2523
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-07-30
29
-149/+483
|
|
\
\
\
|
*
|
|
|
Always #define HDfprintf as fprintf in this header. I believe this will fix
David Young
2020-07-07
1
-1/+1
|
*
|
|
|
Use the portable `-eq` operator instead of the bash-ism `==`. Fixes the
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
12
-35/+35
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add h5ls test plugin format target
Allen Byrne
2020-09-25
1
-0/+8
*
|
|
|
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
11
-19/+231
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'develop' into develop_minor
Dana Robinson
2020-08-27
2
-1/+21
|
\
\
\
|
*
|
|
The version string has a second use for packaging
Allen Byrne
2020-08-26
1
-1/+1
|
*
|
|
Add back function for VERIFY_EXTERNAL_CONSOLIDATION
Allen Byrne
2020-08-25
1
-0/+20
*
|
|
|
Minor refactoring based on 1.10 normalization work
Dana Robinson
2020-08-17
1
-1/+1
|
/
/
/
*
|
|
TRILABS-277 Use JIRA number as #ifdef
Allen Byrne
2020-08-15
3
-0/+44
*
|
|
HDFFV-9984 fix test logic
Allen Byrne
2020-08-14
2
-6/+5
*
|
|
HDFFV-9984 - correct name of ref files
Allen Byrne
2020-08-14
5
-0/+0
*
|
|
HDFFV-9984 add missing ref file
Allen Byrne
2020-08-14
1
-0/+28
*
|
|
HDFFV-9984 - add missing ref files
Allen Byrne
2020-08-14
7
-0/+541
*
|
|
HDFFV-9984 Add options to merge/prune external links during repack
Allen Byrne
2020-08-14
24
-68/+1352
*
|
|
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
10
-19/+19
*
|
|
Fixes indenting in tools test scripts
Dana Robinson
2020-08-04
10
-508/+529
*
|
|
Mingw copy disabled
Allen Byrne
2020-07-31
2
-5/+8
|
|
/
|
/
|
*
|
Correct reference file
Allen Byrne
2020-07-29
1
-2/+2
[next]