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_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Brings the tools getopt(3) replacement into the main library (#803)
Dana Robinson
2021-06-29
1
-167/+2
*
Tools long double updates (#522)
Allen Byrne
2021-04-15
1
-1/+0
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
1
-2/+0
*
Patches from vtk (#358)
Sean McBride
2021-02-25
1
-2/+0
*
Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)
Sean McBride
2021-02-22
1
-1/+3
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Small fixes (#285)
Allen Byrne
2021-01-27
1
-21/+27
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-228/+183
*
HDFFV-9984 Add options to merge/prune external links during repack
Allen Byrne
2020-08-14
1
-1/+1
*
Misc changes for h5dump VOL changes.
Dana Robinson
2020-03-30
1
-4/+4
*
Update Tools library to be better compatible with VOL connectors
Jordan Henderson
2020-03-17
1
-56/+103
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-31/+42
*
Update tools hid_t declarations with H5I_INVALID_HID
Allen Byrne
2020-01-13
1
-1/+1
*
Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan Henderson
2019-12-31
1
-2/+2
*
Refactor tools library error handling macros
Jordan Henderson
2019-12-28
1
-16/+16
*
HDFFV-10980 - h5diff uses new ref APIs
Allen Byrne
2019-12-19
1
-2/+2
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-12-02
1
-1/+1
|
\
|
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-1/+1
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-11-26
1
-1/+1
|
\
\
|
|
/
|
*
Mark an unused parameter H5_ATTR_UNUSED.
David Young
2019-11-13
1
-1/+1
*
|
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2019-11-07
1
-2/+2
|
/
*
Untangle #ifdef mess in ROS3 code.
Dana Robinson
2019-08-20
1
-12/+6
*
Added the map (H5M) API
Dana Robinson
2019-08-13
1
-0/+1
*
Squashed commit of the following:
Larry Knox
2019-07-25
1
-14/+503
*
Fixed typo
Binh-Minh Ribler
2019-01-08
1
-1/+1
*
Refixed HDFFV-10578
Binh-Minh Ribler
2019-01-08
1
-1/+16
*
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
1
-3/+3
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-3/+3
*
HDFFV-10297 Cleanup, Initialize variables
Allen Byrne
2017-10-23
1
-3/+2
*
Windows had issues - revert code changes for get_option
Allen Byrne
2017-10-19
1
-4/+8
*
HDFFV-10296 Update tools lib to use the error handling macros.
Allen Byrne
2017-10-13
1
-166/+65
*
HDFFV-10282 refactor out assert calls in tools
Allen Byrne
2017-08-23
1
-3/+5
*
Stripped C standard library headers (and a couple of macros)
Dana Robinson
2017-07-17
1
-10/+0
*
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
-14/+16
*
[svn-r29222] HDFFV-9570: Fix segfault when optional args are last option on c...
Allen Byrne
2016-02-28
1
-23/+28
*
[svn-r27626] Various minor warning fixes before major SWMR and VDS merges.
Dana Robinson
2015-08-31
1
-0/+3
*
[svn-r26635] Description:
Quincey Koziol
2015-03-28
1
-18/+1
*
[svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow f...
Allen Byrne
2013-02-04
1
-0/+2
*
[svn-r23190] HDFFV-8285: Add suppress ddl option.
Allen Byrne
2013-01-22
1
-8/+10
*
[svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut
Allen Byrne
2012-08-03
1
-0/+2
*
[svn-r22012] Purpose:
Jonathan Kim
2012-03-01
1
-2/+2
*
[svn-r21985] Tools must call h5tools_init before command_line parsing or usin...
Allen Byrne
2012-02-24
1
-18/+21
*
[svn-r21982] Correct HD prefix in tools for exit
Allen Byrne
2012-02-24
1
-1/+1
*
[svn-r21969] Added missing HD prefix
Allen Byrne
2012-02-22
1
-66/+58
*
[svn-r21953] HDDFV-7560: h5dump refactoring
Allen Byrne
2012-02-17
1
-3/+2
*
[svn-r21586] Description:
Jonathan Kim
2011-10-14
1
-0/+52
*
[svn-r21236] Purpose:
Jonathan Kim
2011-08-16
1
-0/+18
*
[svn-r20885] Description:
Quincey Koziol
2011-05-20
1
-2/+4
*
[svn-r20536] Description:
Quincey Koziol
2011-04-17
1
-2/+4
[next]