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-r19073] Added check for no encoding to determine result for test
Allen Byrne
2010-07-15
1
-2/+7
*
[svn-r19058] Purpose:
Jonathan Kim
2010-07-08
1
-0/+4
*
[svn-r19053] Purpose:
Jonathan Kim
2010-07-07
14
-169/+355
*
[svn-r19036] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...
Allen Byrne
2010-06-29
9
-0/+228
*
[svn-r19035] Purpose:
Jonathan Kim
2010-06-28
1
-0/+34
*
[svn-r18986] Test feature: (bugs 1919)
Albert Cheng
2010-06-08
3
-4/+28
*
[svn-r18961] Purpose:
Jonathan Kim
2010-06-03
1
-12/+12
*
[svn-r18946] Purpose:
Jonathan Kim
2010-06-02
24
-215/+825
*
[svn-r18892] Improvment:
Albert Cheng
2010-05-25
8
-34/+84
*
[svn-r18874] Purpose:
Jonathan Kim
2010-05-21
15
-142/+142
*
[svn-r18855] Added CPack commands for installtion program
Allen Byrne
2010-05-19
10
-3/+23
*
[svn-r18847] Removed obsolete packed bits tests
Allen Byrne
2010-05-18
1
-2/+0
*
[svn-r18836] Added code to config files, libhdf5.settings.in and configure.in...
Larry Knox
2010-05-17
11
-0/+22
*
[svn-r18830] Updated CMake file with r18826
Allen Byrne
2010-05-17
1
-0/+6
*
[svn-r18826] Added packed bits tests on Compound and Array data types.
Albert Cheng
2010-05-17
3
-0/+90
*
[svn-r18821] Packed bits codes tidy up. Removed codes that are not needed
Albert Cheng
2010-05-15
5
-30/+19
*
[svn-r18815] Move progname and d_status functions from h5tools to h5tools_util
Allen Byrne
2010-05-14
4
-34/+34
*
[svn-r18812] moved reference to noname-packedbits file to packed bits section
Allen Byrne
2010-05-14
1
-1/+1
*
[svn-r18810] Bug fix:
Albert Cheng
2010-05-14
1
-5/+5
*
[svn-r18809] Purpose:
Mike McGreevy
2010-05-14
3
-3/+3
*
[svn-r18798] Updated CMakeLists to match changes r18794-18796
Allen Byrne
2010-05-13
1
-2/+69
*
[svn-r18796] Enhancement 1853:
Albert Cheng
2010-05-13
5
-92/+155
*
[svn-r18795] Enhancement 1853:
Albert Cheng
2010-05-13
1
-6/+169
*
[svn-r18794] Enhancement 1853:
Albert Cheng
2010-05-13
13
-57/+752
*
[svn-r18787] Added h5tools.h include to h5diff_common.h to fix warnings about...
Allen Byrne
2010-05-13
2
-5/+20
*
[svn-r18786] Corrected typo which prevented non-windows diff tests to work co...
Allen Byrne
2010-05-13
1
-1/+1
*
[svn-r18784] Description:
Quincey Koziol
2010-05-13
1
-1/+1
*
[svn-r18779] Add ${DESTDIR} to scripts and Makefiles so that make DESTDIR=<in...
Larry Knox
2010-05-12
11
-55/+55
*
[svn-r18777] Moved declaration to top of function, windows compiler issue.
Allen Byrne
2010-05-12
1
-5/+5
*
[svn-r18773] Add files to support building library with CMake
Allen Byrne
2010-05-12
13
-0/+2642
*
[svn-r18758] Corrected missed progname to function instance
Allen Byrne
2010-05-11
1
-1/+1
*
[svn-r18757] Enable tools lib to be built as a dll on windows. Added two get/...
Allen Byrne
2010-05-11
33
-489/+577
*
[svn-r18743] enhancement 1853:
Albert Cheng
2010-05-07
9
-4/+381
*
[svn-r18710] Purpose:
Mike McGreevy
2010-05-05
11
-11/+11
*
[svn-r18701] ID 1853:
Albert Cheng
2010-05-04
11
-0/+11
*
[svn-r18652] Description:
Quincey Koziol
2010-04-27
8
-13/+18
*
[svn-r18646] In H5T_get_native_type of H5Tnative.c, I changed the way that th...
Raymond Lu
2010-04-27
1
-0/+1
*
[svn-r18643] Purpose:
Jonathan Kim
2010-04-27
2
-2/+7
*
[svn-r18615] Purpose:
Jonathan Kim
2010-04-22
6
-160/+205
*
[svn-r18580] Purpose:
Mike McGreevy
2010-04-15
11
-13/+13
*
[svn-r18550] Description:
Quincey Koziol
2010-04-13
1
-1/+1
*
[svn-r18455] Purpose:
Jonathan Kim
2010-03-25
7
-403/+701
*
[svn-r18450] Purpose:
Jonathan Kim
2010-03-25
1
-3/+3
*
[svn-r18448] Purpose:
Jonathan Kim
2010-03-24
1
-5/+15
*
[svn-r18443] Purpose:
Jonathan Kim
2010-03-23
1
-1/+2
*
[svn-r18427] Purpose:
Jonathan Kim
2010-03-18
5
-5/+341
*
[svn-r18400] Purpose:
Jonathan Kim
2010-03-09
5
-1/+281
*
[svn-r18332] Description:
Jonathan Kim
2010-02-24
1
-16/+5
*
[svn-r18330] Description:
Jonathan Kim
2010-02-24
1
-1/+1
*
[svn-r18321] Purpose:
Jonathan Kim
2010-02-23
5
-21/+407
[next]