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
/
h5tools.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TRILAB-81 coverity fixes
Allen Byrne
2018-10-17
1
-16/+16
*
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
1
-4/+4
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-4/+4
*
HDFFV-10384 Add optional arg to enable-error-stack
Allen Byrne
2018-02-14
1
-5/+17
*
Fix typos
Allen Byrne
2017-10-24
1
-5/+5
*
HDFFV-10297 Cleanup, Initialize variables
Allen Byrne
2017-10-23
1
-278/+186
*
HDFFV-10282 refactor out assert calls in tools
Allen Byrne
2017-08-23
1
-15/+18
*
Stripped C standard library headers (and a couple of macros)
Dana Robinson
2017-07-17
1
-6/+0
*
Set default of var to NATIVE
Allen Byrne
2017-06-20
1
-1/+1
*
HDFFV-8611 change h5repack to save the root group creation order
Allen Byrne
2017-05-22
1
-0/+4
*
HDFFV-10186 Add endianess to bitfield and fix tests
Allen Byrne
2017-05-10
1
-1/+1
*
HDFFV-10186 Whitespace changes
Allen Byrne
2017-05-09
1
-37/+37
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
[svn-r30113] Description:
Quincey Koziol
2016-06-28
1
-47/+41
*
[svn-r29889] HDFFV-9775: Add enable-error-stack to tools lib and refactor h5r...
Allen Byrne
2016-05-04
1
-0/+1
*
[svn-r27801] Minor warning fixes in the tools.
Dana Robinson
2015-09-16
1
-8/+8
*
[svn-r27626] Various minor warning fixes before major SWMR and VDS merges.
Dana Robinson
2015-08-31
1
-3/+13
*
[svn-r27185] fix more instances where both mpi is_initialized and is_finalize...
Mohamad Chaarawi
2015-06-10
1
-7/+7
*
[svn-r24864] Description:
Quincey Koziol
2014-03-21
1
-52/+12
*
[svn-r24285] Eliminate several "passing argument ... with different width due...
Larry Knox
2013-10-10
1
-12/+12
*
[svn-r24101] Description:
Quincey Koziol
2013-09-05
1
-10/+18
*
[svn-r24011] Description:
Quincey Koziol
2013-08-15
1
-1/+1
*
[svn-r23953] Update stream handling to allow binary mode - due to unjam fix.
Allen Byrne
2013-07-31
1
-14/+57
*
[svn-r23944] Move stream functions into tools lib.
Allen Byrne
2013-07-30
1
-5/+219
*
[svn-r23695] Description:
Quincey Koziol
2013-05-11
1
-6/+10
*
[svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow f...
Allen Byrne
2013-02-04
1
-0/+1
*
[svn-r23219] Description:
Quincey Koziol
2013-02-02
1
-33/+19
*
[svn-r23216] Add newline for special case of only raw data to stdout
Allen Byrne
2013-01-31
1
-2/+7
*
[svn-r23190] HDFFV-8285: Add suppress ddl option.
Allen Byrne
2013-01-22
1
-24/+48
*
[svn-r23158] HDFFV-8169: h5dump incorrectly dumps a string into a binary file
Allen Byrne
2013-01-14
1
-1/+1
*
[svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut
Allen Byrne
2012-08-03
1
-251/+0
*
[svn-r22604] cast void* to char* for calculation
Allen Byrne
2012-07-26
1
-6/+6
*
[svn-r22602]
Allen Byrne
2012-07-25
1
-164/+191
*
[svn-r22411] reduce compiler warnings by removing unreferenced variables and ...
Allen Byrne
2012-05-25
1
-4/+5
*
[svn-r22087] Minor formatting changes to sync with 1.8
Allen Byrne
2012-03-19
1
-1/+1
*
[svn-r22061] Description:
Quincey Koziol
2012-03-13
1
-1/+1
*
[svn-r22042] HDFFV-7957-7958:
Allen Byrne
2012-03-12
1
-2/+9
*
[svn-r21985] Tools must call h5tools_init before command_line parsing or usin...
Allen Byrne
2012-02-24
1
-2/+20
*
[svn-r21974] Update HSIZE_T print statements to use correct macro.
Allen Byrne
2012-02-23
1
-5/+5
*
[svn-r21971] Correct HD prefix
Allen Byrne
2012-02-22
1
-1/+1
*
[svn-r21969] Added missing HD prefix
Allen Byrne
2012-02-22
1
-134/+135
*
[svn-r21953] HDDFV-7560: h5dump refactoring
Allen Byrne
2012-02-17
1
-2636/+30
*
[svn-r21952] HDFFV-5874: -c and -k subsetting
Allen Byrne
2012-02-17
1
-2/+2
*
[svn-r21378] The tools used "%hhd" to print signed char. But VMS doesn't kno...
Raymond Lu
2011-09-13
1
-1/+5
*
[svn-r21121] Description:
Quincey Koziol
2011-07-18
1
-3/+3
*
[svn-r21117] Issue 2763 - I added a new parameter of object access property l...
Raymond Lu
2011-07-18
1
-2/+2
*
[svn-r20796] Refactor print_data_region_blocks/ponts to remove context passed...
Allen Byrne
2011-05-11
1
-53/+83
*
[svn-r20785] Revert region data print changes from yesterday
Allen Byrne
2011-05-10
1
-60/+50
*
[svn-r20783] correct type of variable for blkindx
Allen Byrne
2011-05-09
1
-4/+4
*
[svn-r20781] correct typo of variable types for indx and jndx
Allen Byrne
2011-05-09
1
-2/+2
[next]