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-r2845] Purpose:
Quincey Koziol
2000-11-09
1
-241/+252
*
[svn-r2790] Purpose:
Albert Cheng
2000-11-02
1
-11/+11
*
[svn-r2738] Purpose:
Bill Wendling
2000-10-25
1
-5/+11
*
[svn-r2737] Purpose:
Bill Wendling
2000-10-25
1
-0/+10
*
[svn-r2637] Purpose:
Bill Wendling
2000-10-06
1
-803/+756
*
[svn-r2627] Purpose:
Albert Cheng
2000-10-02
1
-1/+1
*
[svn-r2626] Purpose:
Albert Cheng
2000-09-30
1
-1/+51
*
[svn-r2623] Purpose:
Albert Cheng
2000-09-30
1
-721/+725
*
[svn-r2579] Purpose:
Quincey Koziol
2000-09-19
1
-1/+0
*
[svn-r2462] Fixed some small compiler warnings.
Bill Wendling
2000-08-04
1
-836/+879
*
[svn-r2412] Fixed a variety of problems with the new H5ToolsFopen() function.
Robb Matzke
2000-06-23
1
-1/+1
*
[svn-r2341] took the code out of h5ls to open files using different drivers a...
Patrick Lu
2000-06-06
1
-4/+6
*
[svn-r2305] took out the line that said the bitfields are not supported in th...
Patrick Lu
2000-05-31
1
-4/+1
*
[svn-r2304] *** empty log message ***
Patrick Lu
2000-05-30
1
-2/+1
*
[svn-r2294] fixed the output of the options list so that the xml options text...
Patrick Lu
2000-05-26
1
-1/+1
*
[svn-r2243] h5dump.c: Removed some Carriage-return's
Albert Cheng
2000-05-11
1
-2/+2
*
[svn-r2228] added a semicolon after the opaque info is printed
Patrick Lu
2000-05-09
1
-2/+2
*
[svn-r2214] added support for the opaque type.
Patrick Lu
2000-05-04
1
-4/+9
*
[svn-r2155] fixed the error in the h5ls output. it is now printing like it d...
Patrick Lu
2000-04-19
1
-5/+4
*
[svn-r2139] Change the global static variable 'status' to 'd_status' in this ...
Raymond Lu
2000-04-13
1
-47/+47
*
[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
[next]