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-r17345] Purpose:
Mike McGreevy
2009-08-12
11
-527/+1133
*
[svn-r17313] Description:
Quincey Koziol
2009-08-10
11
-87/+64
*
[svn-r17295] Specified HDTarray_create and HDCreate as HDTarray_create2 and H...
Allen Byrne
2009-08-03
1
-2/+2
*
[svn-r17289] Added test targeted for bug 1520, which was fixed last week. The...
Allen Byrne
2009-07-31
4
-37/+71
*
[svn-r17268] Description:
Quincey Koziol
2009-07-30
3
-9/+9
*
[svn-r17254] Fixed Bug 1563 - h5diff and Infinity
Peter Cao
2009-07-28
7
-5/+43
*
[svn-r17228] Purpose:
Mike McGreevy
2009-07-23
18
-12/+108
*
[svn-r17211] The function h5tools_str_append() incorrectly used the trio of f...
Allen Byrne
2009-07-21
1
-35/+33
*
[svn-r17177] In H5Odtype.c, the decoding function used to mark the datatype a...
Raymond Lu
2009-07-13
2
-4/+4
*
[svn-r17155] Description:
Quincey Koziol
2009-07-03
1
-0/+72
*
[svn-r17081] Disable hanging invalid files test.
Larry Knox
2009-06-18
1
-2/+3
*
[svn-r17076] bug fix: h5repack was not applying a requested contiguous layout...
Pedro Vicente Nunes
2009-06-17
3
-20/+41
*
[svn-r17075] Implemented nowrap option (Bug 811) equivalent to h5ls tool. Als...
Allen Byrne
2009-06-17
2
-4/+18
*
[svn-r17058] added some "dummy" declarations for d_status
Pedro Vicente Nunes
2009-06-16
2
-0/+5
*
[svn-r17052] Add a run to the h5repack shell script to read a family file
Pedro Vicente Nunes
2009-06-15
3
-3/+53
*
[svn-r16991] change messages of -c option
Pedro Vicente Nunes
2009-05-28
9
-14/+15
*
[svn-r16964] bug fix: the phrase "Not comparable" was not being printed for t...
Pedro Vicente Nunes
2009-05-20
2
-2/+2
*
[svn-r16844] Description:
Mike McGreevy
2009-04-22
2
-0/+6
*
[svn-r16810] added the words "Not comparable" in the not comparable messages
Pedro Vicente Nunes
2009-04-20
12
-23/+23
*
[svn-r16807] Purpose: Fix bug 1533
Neil Fortner
2009-04-20
1
-1/+1
*
[svn-r16800] Purpose: Fix bug 1516
Neil Fortner
2009-04-20
4
-21/+384
*
[svn-r16792] Description:
Mike McGreevy
2009-04-20
11
-44/+44
*
[svn-r16785] added missing test and compare cases inside compounds for nan
Pedro Vicente Nunes
2009-04-18
2
-673/+1022
*
[svn-r16698] Purpose: Fix bug 503
Neil Fortner
2009-04-08
1
-1/+1
*
[svn-r16671] fix compiler error on a missing "static" declaration
Pedro Vicente Nunes
2009-04-06
1
-1/+1
*
[svn-r16669] Corrected the urls for h5dump xml dtd and schema
Allen Byrne
2009-04-03
61
-64/+64
*
[svn-r16663] cleaned compiler warnings in linux
Pedro Vicente Nunes
2009-04-03
5
-212/+274
*
[svn-r16656] #1402 (B1) h5repack does not preserve creation order indexing.
Pedro Vicente Nunes
2009-04-02
4
-2124/+2540
*
[svn-r16629] removed a h5dump test (array type) that has a different bogus ou...
Pedro Vicente Nunes
2009-03-30
5
-25/+13
*
[svn-r16620] commented a run that fails cross platforms (liberty, abe) regard...
Pedro Vicente Nunes
2009-03-26
1
-1/+1
*
[svn-r16614] 3. #1501 (B1) tools bug if dataset is larger than H5TOOLS_BUFSI...
Pedro Vicente Nunes
2009-03-25
15
-21/+188
*
[svn-r16584] added the OUTPUT-ARCHITECTURE STD that was previously removed
Pedro Vicente Nunes
2009-03-16
1
-0/+1
*
[svn-r16571] corrected the date on the release.txt entry and a comment on the...
Pedro Vicente Nunes
2009-03-11
1
-1/+1
*
[svn-r16569] the conf file needs a byte order entry because of the way the to...
Pedro Vicente Nunes
2009-03-11
1
-0/+1
*
[svn-r16568] #1462 By selecting a compression type, a big endian byte order w...
Pedro Vicente Nunes
2009-03-11
3
-5/+5
*
[svn-r16563] removed commnented code
Pedro Vicente Nunes
2009-03-10
1
-13/+0
*
[svn-r16561] Purpose:
Mike McGreevy
2009-03-10
11
-33/+33
*
[svn-r16560] Description:
Quincey Koziol
2009-03-10
8
-46/+41
*
[svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a bi...
Pedro Vicente Nunes
2009-02-26
17
-6/+67
*
[svn-r16502] bug fix: a comma accidently left on a conditional typedef was ca...
Pedro Vicente Nunes
2009-02-20
1
-4/+13
*
[svn-r16501] remove a strange character from a comment
Pedro Vicente Nunes
2009-02-20
1
-2/+2
*
[svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...
Allen Byrne
2009-02-18
11
-106/+106
*
[svn-r16461] Bug fix: for compound types, the not comparable test for members...
Pedro Vicente Nunes
2009-02-11
10
-9/+173
*
[svn-r16449] bug fix: compare the return value of H5Tequal with TRUE
Pedro Vicente Nunes
2009-02-06
1
-2/+2
*
[svn-r16434] bug fix: typo in usage message
Pedro Vicente Nunes
2009-02-05
15
-15/+15
*
[svn-r16401] Description:
Quincey Koziol
2009-02-03
2
-0/+5
*
[svn-r16377] Revert unintentional change to tfamily00000.h5
Neil Fortner
2009-01-29
1
-0/+0
*
[svn-r16376] Purpose: Fix a bug encountered when copying shared messages
Neil Fortner
2009-01-29
1
-0/+0
*
[svn-r16373] replaced some printf statements with parallel_print
Pedro Vicente Nunes
2009-01-29
4
-35/+34
*
[svn-r16358] bug fix
Pedro Vicente Nunes
2009-01-27
4
-3/+6
[next]