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
Commit message (
Expand
)
Author
Age
Files
Lines
*
HDFFV-10876 fix compare reference
Allen Byrne
2020-05-20
1
-2/+2
*
Add missing quotes
Allen Byrne
2020-05-20
1
-2/+2
*
Correct indentation
Allen Byrne
2020-05-20
1
-15/+15
*
Revert declaration used in macro.
Allen Byrne
2020-05-20
1
-0/+1
*
Revert declaration deletion.
Allen Byrne
2020-05-20
1
-0/+1
*
Address compile warnings
Allen Byrne
2020-05-20
4
-24/+3
*
Fixed PR issues pointed out by Allen
Richard Warren
2020-05-20
1
-1/+0
*
Remove the Copyright UofI per Larry's guidance
Richard Warren
2020-05-20
1
-0/+1
*
Fix compile errors - mostly in jni
Allen Byrne
2020-05-20
2
-22/+23
*
HDFFV-10876 Update dump to match DDL spec
Allen Byrne
2020-05-20
14
-1373/+1476
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2020-05-20
3
-10/+3
*
Add extra line
Allen Byrne
2020-05-20
2
-0/+2
*
Adjust whitespace
Allen Byrne
2020-05-20
2
-4/+4
*
Update h5ls help and rework dump_mem routines for attrs
Allen Byrne
2020-05-20
14
-303/+248
*
Add debug compile option as comment
Allen Byrne
2020-05-20
1
-0/+2
*
Update reference calls
Allen Byrne
2020-05-20
1
-10/+21
*
Update data output reference
Allen Byrne
2020-05-20
3
-19/+56
*
Update reference files and fix int as string
Allen Byrne
2020-05-20
4
-32/+38
*
Update to new error text
Allen Byrne
2020-05-20
2
-6/+6
*
Update reference files to latest output
Allen Byrne
2020-05-20
10
-1617/+1230
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2020-05-20
6
-17/+9
*
Demote errors to warnings for a couple of unused-but-set variables that
David Young
2020-05-20
2
-0/+7
*
Delete an unused variable.
David Young
2020-05-20
1
-1/+0
*
Mark an unused parameter H5_ATTR_UNUSED.
David Young
2020-05-20
1
-1/+1
*
Change some GCC warnings to errors. Fix code to quiet some warnings.
David Young
2020-05-20
2
-7/+9
*
Comment correction
Allen Byrne
2020-05-20
2
-2/+2
*
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2020-05-20
46
-2869/+3824
*
Don't use the bash-ism [[ ]]. Use the [ ], which is standard and
David Young
2020-01-13
1
-1/+1
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
249
-8050/+10153
*
Modifications for the following items in the punch list:
Vailin Choi
2019-11-14
1
-4/+1
*
Expect the h5ls usage message to mention --poll twice.
David Young
2019-10-21
5
-0/+10
*
First, reduce code duplication in h5tools_fopen(). Then, stop h5tools_fopen()
David Young
2019-10-21
1
-33/+22
*
Fix some tools: try all other VFDs before SWMR.
David Young
2019-10-18
1
-3/+3
*
Introduce PRI*HADDR and PRI*HSIZE for printing haddr_t and hsize_t.
David Young
2019-10-03
4
-15/+15
*
Make some NetBSD compatibility patches.
David Young
2019-10-03
1
-2/+2
*
Use calloc instead of malloc so that the VFD SWMR configuration
David Young
2019-09-17
1
-1/+1
*
Enable h5ls to use VFD SWMR.
David Young
2019-09-12
2
-31/+133
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Dana Robinson
2018-09-24
6
-13/+25
|
\
|
*
CMake changes for SKIPPED and flush tests
Allen Byrne
2018-09-24
6
-13/+25
*
|
Remainder of vol_normalization changes (dataset, attribute, files, objects).
Dana Robinson
2018-09-24
3
-5/+5
|
/
*
Snapshot version 1.11 release 2.
hdftest
2018-09-20
1
-7/+7
*
Develop normalization with vol_integration.
Dana Robinson
2018-09-19
7
-289/+255
*
Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions
Dana Robinson
2018-09-18
11
-138/+102
*
Cleanup and add intermediate dir for java
Allen Byrne
2018-08-31
1
-3/+0
*
HD prefix and whitespace
Allen Byrne
2018-08-28
6
-236/+236
*
Merge pull request #1157 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/CMake_MPI...
Allen Byrne
2018-07-30
2
-3/+3
|
\
|
*
Add quotes to places where MPI_C_LIBRARIES are linked against
Jordan Henderson
2018-07-27
2
-3/+3
*
|
Add missing test option
Allen Byrne
2018-07-24
1
-1/+1
*
|
Add test file with unwritten datasets
Allen Byrne
2018-07-24
4
-4/+425
|
/
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...
Larry Knox
2018-07-18
18
-135/+441
|
\
[next]