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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r2020] Fine tuned the declaration of dump_header_format to be "const" co...
Albert Cheng
2000-03-10
1
-1/+1
*
[svn-r2016] fixed the problem with the -xml option that prevented it from wor...
Patrick Lu
2000-03-09
1
-0/+1
*
[svn-r2015] changed the dataspacedescrition begin and end for the xml struct
Patrick Lu
2000-03-09
1
-2/+2
*
[svn-r2014] fixed a typo
Patrick Lu
2000-03-09
1
-1/+1
*
[svn-r2013] added comments to the large structure definition
Patrick Lu
2000-03-09
1
-42/+42
*
[svn-r2011] added new structure to h5tools.h that is used to customize the ou...
Patrick Lu
2000-03-09
1
-121/+247
*
[svn-r1992] added a few definitions for formats in the dump structure
Patrick Lu
2000-02-28
1
-1/+5
*
[svn-r1989] removed the variable for the attribute that I didn't need.
Patrick Lu
2000-02-24
1
-1/+1
*
[svn-r1988] fixed the crashing bug on sangamon with the shared libs. I had a...
Patrick Lu
2000-02-24
1
-1/+0
*
[svn-r1973] fixed the dataset regions problem with the dumper.
Patrick Lu
2000-02-17
1
-0/+7
*
[svn-r1971] removed a newline from a string after the enum type is printed
Patrick Lu
2000-02-17
1
-1/+1
*
[svn-r1969] fixed a bug with the objrefs. added a format string to the dump ...
Patrick Lu
2000-02-17
1
-1/+10
*
[svn-r1956] in h5tools.h I added a fwe new members to the struct for the form...
Patrick Lu
2000-02-15
1
-6/+98
*
[svn-r1900] temporary fix for the committed type problem that Elena reported.
Patrick Lu
1999-12-17
1
-35/+27
*
[svn-r1898] backed out the changes that were breaking the test cases until i can
Patrick Lu
1999-12-17
1
-3/+36
*
[svn-r1870] h5dump.c:
Albert Cheng
1999-12-10
1
-12/+19
*
[svn-r1864] fixed the committed type error.
Patrick Lu
1999-12-10
1
-43/+11
*
[svn-r1851] updated the output for the dumper so that it prints out compound ...
Patrick Lu
1999-12-03
1
-6/+12
*
[svn-r1837] Cleaned up a few warnings from the SGI compiler.
Quincey Koziol
1999-11-17
1
-4/+4
*
[svn-r1813] moved the globals out of the tools lib(h5findshd.c) into the h5to...
Patrick Lu
1999-11-03
1
-1/+1
*
[svn-r1805] more changes. I found some duplicate functions in the library an...
Patrick Lu
1999-11-02
1
-53/+4
*
[svn-r1800] moved the code from the dumper that iterates thru the files and s...
Patrick Lu
1999-10-29
1
-256/+104
*
[svn-r1759] Corrected a few more compiler warnings.
Quincey Koziol
1999-10-15
1
-15/+15
*
[svn-r1742] changed the name of the objectid macro to objid. conflicted with ...
Patrick Lu
1999-10-13
1
-1/+1
*
[svn-r1709] *** empty log message ***
Patrick Lu
1999-10-01
1
-2/+6
*
[svn-r1693] removed the last warnings from here
Patrick Lu
1999-09-29
1
-3/+3
*
[svn-r1638] forgot to print the oid for the groups.
hdf5-1_3_0
Patrick Lu
1999-09-17
1
-13/+63
*
[svn-r1636]
Patrick Lu
1999-09-15
1
-21/+7
*
[svn-r1496] added a -w option so people can change the width of the output(nu...
Patrick Lu
1999-07-16
1
-7/+21
*
[svn-r1457]
Patrick Lu
1999-07-09
1
-1/+1
*
[svn-r1420] Modified to add new dataset transfer property list ID in H5Tc...
Quincey Koziol
1999-07-03
1
-1/+1
*
[svn-r1382]
Patrick Lu
1999-06-25
1
-3/+3
*
[svn-r1370]
Patrick Lu
1999-06-23
1
-0/+1
*
[svn-r1369]
Patrick Lu
1999-06-22
1
-3/+5
*
[svn-r1339]
Patrick Lu
1999-06-14
1
-2/+99
*
[svn-r1330]
Patrick Lu
1999-06-11
1
-1/+1
*
[svn-r1329]
Patrick Lu
1999-06-11
1
-3/+21
*
[svn-r1321]
Patrick Lu
1999-06-09
1
-2/+7
*
[svn-r1298]
Patrick Lu
1999-06-04
1
-0/+3
*
[svn-r1254] changed a type in the include file name
Patrick Lu
1999-05-13
1
-1/+1
*
[svn-r1253] started to bring the tools lib and the dumputil file together. i...
Patrick Lu
1999-05-13
1
-58/+41
*
[svn-r1184] Changes since 19990402
Robb Matzke
1999-04-15
1
-4/+4
*
[svn-r1038] Did some work on the output format for compound data and string.
Ruey-Hsia Li
1999-02-01
1
-58/+17
*
[svn-r983] Added tests in testh5dump.sh.
Ruey-Hsia Li
1998-12-21
1
-60/+125
*
[svn-r952] Changes since 19981125
Robb Matzke
1998-11-25
1
-2/+2
*
[svn-r920] changed the GROUP macro to be GROUPNAME since GROUP was used by th...
Patrick Lu
1998-11-17
1
-2/+2
*
[svn-r825] Added features:
Ruey-Hsia Li
1998-10-29
1
-110/+648
*
[svn-r732] Disabled error reporting.
Ruey-Hsia Li
1998-09-30
1
-8/+7
*
[svn-r727] Implemented dumper command line options.
Ruey-Hsia Li
1998-09-28
1
-144/+459
*
[svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...
Quincey Koziol
1998-09-02
1
-1/+1
[next]