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
/
h5tools.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r2563] Purpose:
Thomas Radke
2000-09-15
1
-0/+10
*
[svn-r2467] Changed type so that compiler warnings about implicit conversion ...
Bill Wendling
2000-08-04
1
-11/+3
*
[svn-r2460] Fixed some comparisons between signed and unsigned values. Made s...
Bill Wendling
2000-08-04
1
-2/+2
*
[svn-r2412] Fixed a variety of problems with the new H5ToolsFopen() function.
Robb Matzke
2000-06-23
1
-173/+186
*
[svn-r2359] added the comments back to the part of the code that is setting u...
Patrick Lu
2000-06-07
1
-0/+5
*
[svn-r2341] took the code out of h5ls to open files using different drivers a...
Patrick Lu
2000-06-06
1
-5/+53
*
[svn-r2290] fixed the indenting error related to compound types.
Patrick Lu
2000-05-25
1
-3/+5
*
[svn-r2256] same changes i did for the release version. (fixed bug in dangerm...
Patrick Lu
2000-05-16
1
-1/+1
*
[svn-r2243] h5dump.c: Removed some Carriage-return's
Albert Cheng
2000-05-11
1
-1/+1
*
[svn-r2180] ./src/tools/h5tools.c
Robb Matzke
2000-04-21
1
-8/+5
*
[svn-r2167] i removed unneeded code from the tool lib.
Patrick Lu
2000-04-20
1
-866/+3
*
[svn-r2162] Various small fixes to address SGI compiler warnings.
Quincey Koziol
2000-04-19
1
-0/+6
*
[svn-r2156] changed a comment that is no longer relevant and moved some code ...
Patrick Lu
2000-04-19
1
-33/+18
*
[svn-r2155] fixed the error in the h5ls output. it is now printing like it d...
Patrick Lu
2000-04-19
1
-3/+22
*
[svn-r2089] ** tools/h5ls.c
Robb Matzke
2000-04-07
1
-94/+98
*
[svn-r1985] fixed the bug with the memory alignment error
Patrick Lu
2000-02-22
1
-17/+46
*
[svn-r1974] Added const to the h5dump_region third argument to quite a compiler
Albert Cheng
2000-02-18
1
-1/+1
*
[svn-r1973] fixed the dataset regions problem with the dumper.
Patrick Lu
2000-02-17
1
-7/+13
*
[svn-r1969] fixed a bug with the objrefs. added a format string to the dump ...
Patrick Lu
2000-02-17
1
-4/+12
*
[svn-r1966]
Patrick Lu
2000-02-16
1
-4/+2
*
[svn-r1956] in h5tools.h I added a fwe new members to the struct for the form...
Patrick Lu
2000-02-15
1
-88/+137
*
[svn-r1933] took the functions out of the h5findshd.c and put them into this ...
Patrick Lu
2000-01-06
1
-4/+483
*
[svn-r1870] h5dump.c:
Albert Cheng
1999-12-10
1
-0/+9
*
[svn-r1852] fixed a bug that i introduced with the last change to this file.
Patrick Lu
1999-12-03
1
-5/+16
*
[svn-r1851] updated the output for the dumper so that it prints out compound ...
Patrick Lu
1999-12-03
1
-69/+87
*
[svn-r1839] added support for displaying nested compound data.
Patrick Lu
1999-11-18
1
-1/+5
*
[svn-r1837] Cleaned up a few warnings from the SGI compiler.
Quincey Koziol
1999-11-17
1
-10/+7
*
[svn-r1805] more changes. I found some duplicate functions in the library an...
Patrick Lu
1999-11-02
1
-165/+0
*
[svn-r1800] moved the code from the dumper that iterates thru the files and s...
Patrick Lu
1999-10-29
1
-0/+164
*
[svn-r1744] i removed an extra function that wasn't being used
Patrick Lu
1999-10-13
1
-173/+1
*
[svn-r1732] Changes since 19991007
Robb Matzke
1999-10-07
1
-2/+0
*
[svn-r1697] Changes since 19990915
Robb Matzke
1999-09-30
1
-76/+101
*
[svn-r1667] same fixes from the release branch were done here.
Patrick Lu
1999-09-27
1
-3/+3
*
[svn-r1659] brought changes from the release branch over to the developement
Patrick Lu
1999-09-25
1
-11/+13
*
[svn-r1491] removed teh extra funtion that wasn't being used and now if the
Patrick Lu
1999-07-16
1
-159/+7
*
[svn-r1484] ./tools/h5tools.c [1.2, 1.3]
Robb Matzke
1999-07-14
1
-30/+32
*
[svn-r1391]
Patrick Lu
1999-06-28
1
-1/+3
*
[svn-r1390]
Patrick Lu
1999-06-28
1
-0/+1
*
[svn-r1382]
Patrick Lu
1999-06-25
1
-2/+7
*
[svn-r1376]
Patrick Lu
1999-06-24
1
-2/+8
*
[svn-r1361]
Patrick Lu
1999-06-17
1
-2/+20
*
[svn-r1360]
Patrick Lu
1999-06-17
1
-7/+225
*
[svn-r1348]
Patrick Lu
1999-06-15
1
-6/+13
*
[svn-r1327] Got rid of the extra line of setting dim_n_size incorrectly.
Albert Cheng
1999-06-11
1
-1/+0
*
[svn-r1325] fixed a bug that was due to settign the dim_n_size wrong for the ...
Patrick Lu
1999-06-10
1
-2/+6
*
[svn-r1323]
Patrick Lu
1999-06-10
1
-2/+1
*
[svn-r1321]
Patrick Lu
1999-06-09
1
-16/+29
*
[svn-r1320]
Patrick Lu
1999-06-08
1
-65/+85
*
[svn-r1319]
Patrick Lu
1999-06-08
1
-0/+2
*
[svn-r1318]
Patrick Lu
1999-06-08
1
-32/+76
[next]