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
/
lib
/
h5tools.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[svn-r19654] Description:
Quincey Koziol
2010-10-21
1
-34/+34
*
[svn-r19262] Undo r19261.
Allen Byrne
2010-08-20
1
-0/+7
*
[svn-r19261] Remove unused variables and allocation
Allen Byrne
2010-08-20
1
-7/+0
*
[svn-r19252] Description:
Quincey Koziol
2010-08-19
1
-19/+16
*
[svn-r19237] Description:
Quincey Koziol
2010-08-12
1
-33/+30
*
[svn-r19202] [BZ1953]implementation for the proposed changes suggested by the...
Allen Byrne
2010-08-09
1
-16/+340
*
[svn-r18816] Move progname and d_status functions from h5tools to h5tools_util
Allen Byrne
2010-05-14
1
-30/+0
*
[svn-r18759] pull r18757 from 1.8 branch
Allen Byrne
2010-05-11
1
-0/+30
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-157/+157
*
[svn-r18109] Description:
Quincey Koziol
2010-01-15
1
-4/+7
*
[svn-r18011] Description:
Quincey Koziol
2009-12-13
1
-31/+33
*
[svn-r17953] Description:
Quincey Koziol
2009-12-03
1
-26/+29
*
[svn-r17566] Fix for Bug 1562. H5DSis_attached needed to account for platform...
Allen Byrne
2009-10-01
1
-0/+6
*
[svn-r17492] Moved printing of brackets before printing contents of region re...
Allen Byrne
2009-09-17
1
-30/+11
*
[svn-r17477] Corrected use of ERROR macro H5E_LEAVE to H5GOTO_DONE.
Allen Byrne
2009-09-14
1
-6/+9
*
[svn-r17475] Added error handling to h5dump and region reference handling fun...
Allen Byrne
2009-09-14
1
-536/+833
*
[svn-r17456] Added dataspace type check for region, changed dimension_break p...
Allen Byrne
2009-09-08
1
-232/+227
*
[svn-r17455] Description:
Quincey Koziol
2009-09-08
1
-2/+2
*
[svn-r17450] Bring h5dump single subsetting selection and region reference ch...
Allen Byrne
2009-09-04
1
-760/+2419
*
[svn-r16629] removed a h5dump test (array type) that has a different bogus ou...
Pedro Vicente Nunes
2009-03-30
1
-2/+6
*
[svn-r16614] 3. #1501 (B1) tools bug if dataset is larger than H5TOOLS_BUFSI...
Pedro Vicente Nunes
2009-03-25
1
-1/+4
*
[svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...
Allen Byrne
2009-02-18
1
-6/+6
*
[svn-r16340] Description:
Frank Baker
2009-01-22
1
-1/+1
*
[svn-r15628] Description:
Quincey Koziol
2008-09-16
1
-58/+58
*
[svn-r14903] Undoing change committed in r14902.
Scot Breitenfeld
2008-04-30
1
-20/+22
*
[svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...
Scot Breitenfeld
2008-04-30
1
-22/+20
*
[svn-r14792] bug fix: #1106 h5dump -b will dump ASCII values for datasets af...
Pedro Vicente Nunes
2008-04-03
1
-1/+0
*
[svn-r14735] make 1.8 and 1.6 code equal or similar
Pedro Vicente Nunes
2008-03-13
1
-19/+22
*
[svn-r14437] bug fix for h5dump subsetting (deal with blocks)and new test runs
Pedro Vicente Nunes
2008-01-16
1
-32/+75
*
[svn-r14414] revert the subsetting calls of h5dump to 1 size block, still a b...
Pedro Vicente Nunes
2008-01-15
1
-14/+6
*
[svn-r14410] code cleaning
Pedro Vicente Nunes
2008-01-14
1
-8/+6
*
[svn-r14409] more progress on the block hyperslab bug, clean code
Pedro Vicente Nunes
2008-01-14
1
-4/+13
*
[svn-r14408]
Pedro Vicente Nunes
2008-01-14
1
-2/+9
*
[svn-r14407] more progress on the block hyperslab bug, clean code
Pedro Vicente Nunes
2008-01-14
1
-10/+6
*
[svn-r14397] partial fix for the block selection subsetting bug (2D case ok)
Pedro Vicente Nunes
2008-01-10
1
-3/+49
*
[svn-r14212] Description:
Quincey Koziol
2007-10-18
1
-1/+1
*
[svn-r14144] Description:
Quincey Koziol
2007-09-13
1
-127/+125
*
[svn-r14131] Description:
Quincey Koziol
2007-08-30
1
-2/+1
*
[svn-r13850] Description:
Quincey Koziol
2007-06-11
1
-0/+4
*
[svn-r13549] Description:
Quincey Koziol
2007-03-27
1
-9/+11
*
[svn-r13503]
Pedro Vicente Nunes
2007-03-12
1
-18/+18
*
[svn-r13297] Description:
Quincey Koziol
2007-02-14
1
-64/+64
*
[svn-r13292] Description:
Quincey Koziol
2007-02-13
1
-4/+4
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r13134]
Pedro Vicente Nunes
2007-01-10
1
-96/+172
*
[svn-r13064]
Pedro Vicente Nunes
2006-12-14
1
-51/+85
*
[svn-r12784]
Pedro Vicente Nunes
2006-10-19
1
-11/+0
*
[svn-r12736] Description:
Quincey Koziol
2006-10-09
1
-1/+1
*
[svn-r12634] Purpose:
Albert Cheng
2006-08-28
1
-10/+4
*
[svn-r12534] Purpose:
Albert Cheng
2006-08-04
1
-42/+24
[prev]
[next]