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-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
4
-51/+74
*
[svn-r2308] added a funtion to create a bitfields test file. just used the co...
Patrick Lu
2000-05-31
1
-0/+48
*
[svn-r2307] test file for the bitfields test. i used the bitfield parts of th...
Patrick Lu
2000-05-31
1
-0/+0
*
[svn-r2306] ddl for the bitfields test file
Patrick Lu
2000-05-31
1
-0/+26
*
[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-r2291] update the ddl to match the output the dumper is generating now f...
Patrick Lu
2000-05-25
1
-30/+30
*
[svn-r2290] fixed the indenting error related to compound types.
Patrick Lu
2000-05-25
1
-3/+5
*
[svn-r2280] more complicated test file for nested compounds. copied from Elen...
Patrick Lu
2000-05-19
1
-38/+74
*
[svn-r2279] copied Elena's code for a more complicated testfile for the neste...
Patrick Lu
2000-05-19
1
-0/+0
*
[svn-r2278] changed the nested compound test. copied Elena's code from her te...
Patrick Lu
2000-05-19
1
-29/+72
*
[svn-r2262] * 2000-05-18
Robb Matzke
2000-05-18
2
-37/+2
*
[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
3
-4/+4
*
[svn-r2242] Removed h5dumputil.c. Its functions have been migrated to h5tool...
Albert Cheng
2000-05-11
3
-150/+3
*
[svn-r2232] removed the conditional compile statements that we were going to use
Patrick Lu
2000-05-09
3
-58/+2
*
[svn-r2229] added semicolons after the opaque info
Patrick Lu
2000-05-09
1
-2/+2
*
[svn-r2228] added a semicolon after the opaque info is printed
Patrick Lu
2000-05-09
1
-2/+2
*
[svn-r2218] forgot the header to the ddl. just tells what hte command to gene...
Patrick Lu
2000-05-05
1
-0/+3
*
[svn-r2216] the ddl file for the topaque.h5 file
Patrick Lu
2000-05-04
1
-0/+15
*
[svn-r2215] the new opaque file. has a 2d array. the first array is from 0-99...
Patrick Lu
2000-05-04
1
-0/+0
*
[svn-r2214] added support for the opaque type.
Patrick Lu
2000-05-04
2
-4/+54
*
[svn-r2211] took the development branch code and moved it into the release. ...
Patrick Lu
2000-05-03
5
-7/+74
*
[svn-r2189] Fixed some compiler warnings
Quincey Koziol
2000-04-22
1
-6/+6
*
[svn-r2180] ./src/tools/h5tools.c
Robb Matzke
2000-04-21
3
-64/+67
*
[svn-r2167] i removed unneeded code from the tool lib.
Patrick Lu
2000-04-20
2
-867/+4
*
[svn-r2162] Various small fixes to address SGI compiler warnings.
Quincey Koziol
2000-04-19
2
-1/+8
*
[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
2
-8/+26
*
[svn-r2139] Change the global static variable 'status' to 'd_status' in this ...
Raymond Lu
2000-04-13
1
-47/+47
*
[svn-r2089] ** tools/h5ls.c
Robb Matzke
2000-04-07
3
-145/+150
*
[svn-r2054] update the files since i hanged the hdf 5 versions of them.
Patrick Lu
2000-03-23
2
-0/+0
*
[svn-r2052] the new ddls for the new versions of the testfiles just created(t...
Patrick Lu
2000-03-23
4
-144/+143
*
[svn-r2051] update the test files so that their data is a little more vaired.
Patrick Lu
2000-03-23
3
-0/+0
*
[svn-r2050] changed the data for the tall.h5, tcompound.h5 and tnestedcomp.h5...
Patrick Lu
2000-03-23
1
-9/+11
*
[svn-r2046] added a test for the tnestedcomp.h5 test.
Patrick Lu
2000-03-21
1
-0/+3
*
[svn-r2045] fixed a type that had the endian to be little. I created the fil...
Patrick Lu
2000-03-21
1
-4/+4
*
[svn-r2043] testfile for the nested compound types
Patrick Lu
2000-03-21
1
-0/+0
*
[svn-r2042] ddl for the testfile tnestedcomp.h5
Patrick Lu
2000-03-21
1
-0/+72
*
[svn-r2041] added a new test file creation function. test_nsetcomp. creates a...
Patrick Lu
2000-03-21
1
-0/+74
*
[svn-r2020] Fine tuned the declaration of dump_header_format to be "const" co...
Albert Cheng
2000-03-10
1
-1/+1
*
[svn-r2017] added a new data structure for the dump header format for customi...
Patrick Lu
2000-03-09
1
-0/+51
*
[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-r2012] updated the ddls to support the changes that were made to the beg...
Patrick Lu
2000-03-09
23
-281/+281
*
[svn-r2011] added new structure to h5tools.h that is used to customize the ou...
Patrick Lu
2000-03-09
2
-123/+249
[next]