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
/
h5dump
/
h5dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r22121] Purpose:
Jonathan Kim
2012-03-22
1
-0/+7
*
[svn-r22088] HDFFV-7957(7958): Correct use of ERROR_STACK for h5dump and tools.
Allen Byrne
2012-03-19
1
-131/+135
*
[svn-r22045] HDFFV-7957-7958:
Allen Byrne
2012-03-12
1
-5/+33
*
[svn-r22025] Cleanup compiler warnings.
Allen Byrne
2012-03-05
1
-27/+27
*
[svn-r22013] HDFFV-7560:
Allen Byrne
2012-03-02
1
-6226/+435
*
[svn-r21379] The tools used "%hhd" to print signed char. But VMS doesn't kno...
Raymond Lu
2011-09-13
1
-2/+10
*
[svn-r21211] Correct location of xml schema files. JIRA HDFFV-7688
Allen Byrne
2011-08-10
1
-5/+5
*
[svn-r20893] Description:
Quincey Koziol
2011-05-23
1
-3/+3
*
[svn-r20802] Bring trunk revision 20798 to 1.8. Trunk changes passed overnight.
Allen Byrne
2011-05-12
1
-4/+6
*
[svn-r20722] Refactor ext lib import and install.
Allen Byrne
2011-05-04
1
-2604/+2698
*
[svn-r20624] Albert's test on bp reveals that the dumper had assertion failur...
Raymond Lu
2011-04-25
1
-36/+40
*
[svn-r20540] Description:
Quincey Koziol
2011-04-18
1
-114/+179
*
[svn-r20385] Purpose:
Jonathan Kim
2011-03-31
1
-1/+2
*
[svn-r20365] BZ1725: H5DUMP displays type of reference for H5T_REFERENCE
Allen Byrne
2011-03-29
1
-10/+6
*
[svn-r20288] Purpose:
Jonathan Kim
2011-03-22
1
-6/+2
*
[svn-r20248] Change name of new VLEN function from H5Tdetect_vlen_str to h5to...
Allen Byrne
2011-03-14
1
-6/+39
*
[svn-r20212] Contary to ref man H5O_get_comment does not return null char in ...
Allen Byrne
2011-03-09
1
-1/+2
*
[svn-r20182] BZ2048: Add -E --enable-error-stack option to h5dump.
Allen Byrne
2011-03-04
1
-3/+11
*
[svn-r20056] Correct comment handling and remove cut/paste oversights
Allen Byrne
2011-02-07
1
-13/+12
*
[svn-r20045] Fix bz2127 by dynamically allocating storgae for comments.
Allen Byrne
2011-02-04
1
-5/+18
*
[svn-r19916] Add hh modifier to signed char printf format string. Added h5dum...
Allen Byrne
2011-01-05
1
-2/+2
*
[svn-r19912] Add instruction to get native type before checking the type agai...
Allen Byrne
2011-01-05
1
-11/+12
*
[svn-r19903] Need to check if the length of mask is equal to the size of the ...
Allen Byrne
2011-01-04
1
-2/+6
*
[svn-r19902] Use an unsigned long long variable to generate the mask instead ...
Allen Byrne
2011-01-03
1
-4/+4
*
[svn-r19897] Extend packed bits and testing to 64 bit integers.
Allen Byrne
2010-12-30
1
-35/+77
*
[svn-r19479] I'm backing out my fix for bug 1707 because there're some unreso...
Raymond Lu
2010-09-27
1
-13/+5
*
[svn-r19441] Bug fix for 1707 - in a hurry, explain later.
Raymond Lu
2010-09-20
1
-5/+13
*
[svn-r19254] Description:
Quincey Koziol
2010-08-19
1
-201/+200
*
[svn-r19182] Description:
Quincey Koziol
2010-08-06
1
-0/+6
*
[svn-r18892] Improvment:
Albert Cheng
2010-05-25
1
-6/+14
*
[svn-r18821] Packed bits codes tidy up. Removed codes that are not needed
Albert Cheng
2010-05-15
1
-18/+7
*
[svn-r18796] Enhancement 1853:
Albert Cheng
2010-05-13
1
-72/+112
*
[svn-r18757] Enable tools lib to be built as a dll on windows. Added two get/...
Allen Byrne
2010-05-11
1
-168/+168
*
[svn-r18743] enhancement 1853:
Albert Cheng
2010-05-07
1
-1/+164
*
[svn-r18303] Description:
Quincey Koziol
2010-02-20
1
-28/+84
*
[svn-r18198] Description:
Quincey Koziol
2010-01-30
1
-10/+10
*
[svn-r18160] Description:
Quincey Koziol
2010-01-23
1
-12/+12
*
[svn-r18110] Description:
Quincey Koziol
2010-01-15
1
-11/+7
|
\
|
*
[svn-r18092] Fix coverity item 70. Changed the improper assertion of the ret...
Neil Fortner
2010-01-08
1
-1/+2
|
*
[svn-r18091] Fix coverity items 314 and 318. Changed the improper assertion ...
Neil Fortner
2010-01-08
1
-2/+4
|
/
*
[svn-r18013] Description:
Quincey Koziol
2009-12-13
1
-17/+22
*
[svn-r17954] Description:
Quincey Koziol
2009-12-03
1
-2/+4
*
[svn-r17493] Bring changes from trunk to tools lib, h5dump and error handling.
Allen Byrne
2009-09-17
1
-94/+107
*
[svn-r17314] Description:
Quincey Koziol
2009-08-10
1
-14/+12
*
[svn-r17078] Implemented nowrap option (Bug 811) equivalent to h5ls tool. Als...
Allen Byrne
2009-06-17
1
-3/+15
*
[svn-r16668] Corrected the urls for h5dump xml dtd and schema
Allen Byrne
2009-04-03
1
-4/+4
*
[svn-r16490] Fixed bug #1459 by eliminating the macro long_long and replacing...
Allen Byrne
2009-02-18
1
-14/+14
*
[svn-r16011] Bug fix
Pedro Vicente Nunes
2008-10-31
1
-5/+9
*
[svn-r15973] make -b accept both MEMORY and NATIVE
Pedro Vicente Nunes
2008-10-28
1
-1/+4
*
[svn-r15969]
Pedro Vicente Nunes
2008-10-27
1
-22/+28
[next]