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_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r26305] convert dump_dcpl to use switch statement
Allen Byrne
2015-02-25
1
-241/+189
*
[svn-r25531] remove use of C99 PRI that failed on windows in dtypes.c
Mohamad Chaarawi
2014-08-11
1
-4/+4
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
1
-24/+25
*
[svn-r24937] Adds an H5free_memory() function to the library for use with
Dana Robinson
2014-03-31
1
-3/+3
*
[svn-r24115] Reduce warnings for conversions of different widths.
Larry Knox
2013-09-06
1
-99/+99
*
[svn-r24030] Description:
Quincey Koziol
2013-08-19
1
-1/+1
*
[svn-r23825] Bug HDFFV-8469: C++ comments in C code.
Albert Cheng
2013-06-26
1
-1/+0
*
[svn-r23740] HDFFV-8447: subsetting broke data output file option.
Allen Byrne
2013-06-07
1
-7/+7
*
[svn-r23695] Description:
Quincey Koziol
2013-05-11
1
-38/+50
*
[svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branch
Allen Byrne
2013-03-25
1
-3/+13
*
[svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...
Allen Byrne
2013-02-18
1
-1/+1
*
[svn-r23190] HDFFV-8285: Add suppress ddl option.
Allen Byrne
2013-01-22
1
-3/+3
*
[svn-r22998] Description:
Quincey Koziol
2012-11-01
1
-21/+29
*
[svn-r22602]
Allen Byrne
2012-07-25
1
-1/+3
*
[svn-r22537] Correct error string contents
Allen Byrne
2012-07-10
1
-3/+3
*
[svn-r22535] added missing break to end of case statement
Allen Byrne
2012-07-10
1
-0/+1
*
[svn-r22411] reduce compiler warnings by removing unreferenced variables and ...
Allen Byrne
2012-05-25
1
-7/+6
*
[svn-r22391] HDFFV-7999: h5dump did not display H5T_DSET_UTF8.
Allen Byrne
2012-05-22
1
-12/+61
*
[svn-r22318] Use new function that combines two functions that check for vlen...
Allen Byrne
2012-04-26
1
-9/+3
*
[svn-r22287] Description:
Quincey Koziol
2012-04-16
1
-5/+3
*
[svn-r22042] HDFFV-7957-7958:
Allen Byrne
2012-03-12
1
-27/+37
*
[svn-r22019] Cleanup warnings from compiles
Allen Byrne
2012-03-02
1
-16/+0
*
[svn-r21986] Updated haddr_t format for print of STORAGE_LAYOUT - linew 32 issue
Allen Byrne
2012-02-24
1
-1/+1
*
[svn-r21985] Tools must call h5tools_init before command_line parsing or usin...
Allen Byrne
2012-02-24
1
-3/+3
*
[svn-r21974] Update HSIZE_T print statements to use correct macro.
Allen Byrne
2012-02-23
1
-46/+46
*
[svn-r21972] Split append statement into two parts - linew hsize_t issue
Allen Byrne
2012-02-23
1
-1/+2
*
[svn-r21969] Added missing HD prefix
Allen Byrne
2012-02-22
1
-32/+32
*
[svn-r21963] Fixed issue with compression value not printing - format paramet...
Allen Byrne
2012-02-20
1
-8/+8
*
[svn-r21953] HDDFV-7560: h5dump refactoring
Allen Byrne
2012-02-17
1
-0/+3920