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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r1971] removed a newline from a string after the enum type is printed
Patrick Lu
2000-02-17
1
-1/+1
*
[svn-r1970] updated the ddl.
Patrick Lu
2000-02-17
1
-7/+4
*
[svn-r1969] fixed a bug with the objrefs. added a format string to the dump ...
Patrick Lu
2000-02-17
3
-5/+26
*
[svn-r1968] removed the directory name from the name
Patrick Lu
2000-02-16
1
-1/+1
*
[svn-r1967] changed the name of the file and added the text at the beginning ...
Patrick Lu
2000-02-16
2
-1/+7
*
[svn-r1966]
Patrick Lu
2000-02-16
1
-4/+2
*
[svn-r1962] update the name of the file
Patrick Lu
2000-02-15
3
-8/+5
*
[svn-r1961] update the names of the files
Patrick Lu
2000-02-15
2
-2/+2
*
[svn-r1960] updated again
Patrick Lu
2000-02-15
1
-8/+4
*
[svn-r1959] updated to remove an error in the name
Patrick Lu
2000-02-15
1
-1/+1
*
[svn-r1958] updated the ddls for the changes that were made to the dumper
Patrick Lu
2000-02-15
6
-499/+387
*
[svn-r1957] removed the program type variable from the file
Patrick Lu
2000-02-15
1
-5/+2
*
[svn-r1956] in h5tools.h I added a fwe new members to the struct for the form...
Patrick Lu
2000-02-15
3
-106/+254
*
[svn-r1936] Removed h5findshd.c. Its routines have been moved to libh5tools.c.
Albert Cheng
2000-01-07
1
-480/+0
*
[svn-r1934] Removed the entry of h5findshd.c. Its routines have been moved to
Albert Cheng
2000-01-07
1
-1/+1
*
[svn-r1933] took the functions out of the h5findshd.c and put them into this ...
Patrick Lu
2000-01-06
1
-4/+483
*
[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
3
-12/+33
*
[svn-r1864] fixed the committed type error.
Patrick Lu
1999-12-10
1
-43/+11
*
[svn-r1863] The old way of testing **argv against NULL would cause coredump in
Albert Cheng
1999-12-09
1
-18/+22
*
[svn-r1854] fixed a bug
Patrick Lu
1999-12-03
2
-2/+2
*
[svn-r1853] updated these files to reflect the changes in the format for the ...
Patrick Lu
1999-12-03
2
-57/+57
*
[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
2
-75/+99
*
[svn-r1848] *** empty log message ***
Robb Matzke
1999-11-23
1
-15/+21
*
[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
3
-56/+49
*
[svn-r1832] * 1999-11-16
Robb Matzke
1999-11-16
3
-7/+7
*
[svn-r1815] added a definition for the S_ISDIR macro and a typedef for mode_t
Patrick Lu
1999-11-03
1
-1/+8
*
[svn-r1813] moved the globals out of the tools lib(h5findshd.c) into the h5to...
Patrick Lu
1999-11-03
4
-51/+101
*
[svn-r1806] * 1999-11-02
Robb Matzke
1999-11-02
1
-351/+351
*
[svn-r1805] more changes. I found some duplicate functions in the library an...
Patrick Lu
1999-11-02
4
-450/+123
*
[svn-r1802] Changes since 19991019
Robb Matzke
1999-11-01
3
-4/+372
*
[svn-r1801] Purpose:
Albert Cheng
1999-10-30
1
-11/+31
*
[svn-r1800] moved the code from the dumper that iterates thru the files and s...
Patrick Lu
1999-10-29
4
-260/+307
*
[svn-r1759] Corrected a few more compiler warnings.
Quincey Koziol
1999-10-15
1
-15/+15
*
[svn-r1754] Fixed file prologue.
Robb Matzke
1999-10-15
1
-2/+2
*
[svn-r1753] Changes since 19991007
Robb Matzke
1999-10-15
2
-2/+505
*
[svn-r1744] i removed an extra function that wasn't being used
Patrick Lu
1999-10-13
1
-173/+1
*
[svn-r1742] changed the name of the objectid macro to objid. conflicted with ...
Patrick Lu
1999-10-13
2
-2/+2
*
[svn-r1732] Changes since 19991007
Robb Matzke
1999-10-07
2
-3/+1
*
[svn-r1709] *** empty log message ***
Patrick Lu
1999-10-01
1
-2/+6
*
[svn-r1697] Changes since 19990915
Robb Matzke
1999-09-30
3
-91/+166
*
[svn-r1693] removed the last warnings from here
Patrick Lu
1999-09-29
3
-6/+6
*
[svn-r1691] Portability tweaks and warnings fixed
Quincey Koziol
1999-09-29
5
-4/+16
*
[svn-r1683] Did some cleanup.
Albert Cheng
1999-09-28
1
-18/+4
*
[svn-r1670] same changes as ont he release side
Patrick Lu
1999-09-27
1
-7/+7
*
[svn-r1668] same fixes that were done on the release branch.
Patrick Lu
1999-09-27
1
-2/+2
*
[svn-r1667] same fixes from the release branch were done here.
Patrick Lu
1999-09-27
2
-4/+4
[next]