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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r21089] Add dependicies for tests to address issues when run in parallel
Allen Byrne
2011-07-11
1
-0/+10
*
[svn-r21044] Purpose:
Mike McGreevy
2011-06-28
1
-1/+0
*
[svn-r20772] Problem:
Albert Cheng
2011-05-07
1
-1/+9
*
[svn-r20722] Refactor ext lib import and install.
Allen Byrne
2011-05-04
1
-4/+4
*
[svn-r20537] Description:
Quincey Koziol
2011-04-17
1
-11/+24
*
[svn-r20525] Description:
Mike McGreevy
2011-04-15
1
-28/+53
*
[svn-r20374] Separate no option test within ADD_TEST so depends behaves corre...
Allen Byrne
2011-03-29
1
-29/+53
*
[svn-r20321] Correct clear objects for H5MKGRP tests
Allen Byrne
2011-03-24
1
-0/+9
*
[svn-r20283] Bring test properties changes from r20282 of trunk
Allen Byrne
2011-03-19
1
-7/+3
*
[svn-r20183] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. Th...
Allen Byrne
2011-03-04
1
-24/+30
*
[svn-r20173] Add h5mkgrp utility to package list
Allen Byrne
2011-03-01
1
-1/+1
*
[svn-r20157] Bring CMake changes to branch up to r20156 from trunk
Allen Byrne
2011-02-25
1
-5/+5
*
[svn-r20128] Add fortran mod folder to INCLUDE_DIRS for gfortran 4.2.x.
Allen Byrne
2011-02-21
1
-0/+6
*
[svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ...
Allen Byrne
2011-01-04
1
-5/+5
*
[svn-r19898] Remove use of /MT compile flag for building static libs and prog...
Allen Byrne
2010-12-30
1
-5/+0
*
[svn-r19862] Updated libtool to version 2.4, autoconf to version 2.68, and m4...
Larry Knox
2010-12-01
1
-0/+3
*
[svn-r19802] Update valgrind ignore tests.
Allen Byrne
2010-11-17
1
-0/+6
*
[svn-r19732] Purpose:
Jonathan Kim
2010-11-05
1
-1/+1
*
[svn-r19730] Purpose:
Jonathan Kim
2010-11-04
1
-3/+3
*
[svn-r19728] Description:
Quincey Koziol
2010-11-04
1
-1/+1
*
[svn-r19727] [BZ2072]Add compare output to expected test for help and version...
Allen Byrne
2010-11-04
4
-5/+76
*
[svn-r19678] Remove duplicate files in reference list for copying
Allen Byrne
2010-10-27
1
-10/+0
*
[svn-r19677] Added h5mkgrp tests
Allen Byrne
2010-10-27
1
-0/+91
*
[svn-r19528] Add clear generated objects commands to test blocks.
Allen Byrne
2010-10-06
1
-0/+26
*
[svn-r19479] I'm backing out my fix for bug 1707 because there're some unreso...
Raymond Lu
2010-09-27
1
-6/+1
*
[svn-r19442] Move $LIBS to just after $lib_objs in the link command line. Ot...
Larry Knox
2010-09-20
1
-7/+9
*
[svn-r19441] Bug fix for 1707 - in a hurry, explain later.
Raymond Lu
2010-09-20
1
-1/+6
*
[svn-r19438] Correct use of lib, include, bin in INSTALL commands to use prop...
Allen Byrne
2010-09-20
1
-1/+1
*
[svn-r19421] Reorganize compile scripts h5cc.in, h5fc.in and h5c++.in to put ...
Larry Knox
2010-09-17
1
-7/+62
*
[svn-r19408] In this revision the '/' after ${DESTDIR} wherever it occurs
Larry Knox
2010-09-16
1
-5/+15
*
[svn-r19397] Description:
Quincey Koziol
2010-09-16
1
-4/+7
*
[svn-r19371] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an...
Larry Knox
2010-09-10
1
-1/+1
*
[svn-r19362] Move Windows specific compile and link flags to macros
Allen Byrne
2010-09-09
1
-48/+5
*
[svn-r19326] Added parallel build commands.
Allen Byrne
2010-08-31
1
-5/+4
*
[svn-r19301] BZ 1958: Add h5dump xml tests to CMake support
Allen Byrne
2010-08-25
1
-28/+58
*
[svn-r19254] Description:
Quincey Koziol
2010-08-19
1
-13/+13
*
[svn-r19036] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...
Allen Byrne
2010-06-29
1
-0/+48
*
[svn-r18855] Added CPack commands for installtion program
Allen Byrne
2010-05-19
1
-0/+2
*
[svn-r18836] Added code to config files, libhdf5.settings.in and configure.in...
Larry Knox
2010-05-17
1
-0/+2
*
[svn-r18779] Add ${DESTDIR} to scripts and Makefiles so that make DESTDIR=<in...
Larry Knox
2010-05-12
1
-5/+5
*
[svn-r18773] Add files to support building library with CMake
Allen Byrne
2010-05-12
1
-0/+100
*
[svn-r18757] Enable tools lib to be built as a dll on windows. Added two get/...
Allen Byrne
2010-05-11
1
-18/+21
*
[svn-r18710] Purpose:
Mike McGreevy
2010-05-05
1
-1/+1
*
[svn-r18701] ID 1853:
Albert Cheng
2010-05-04
1
-0/+1
*
[svn-r18580] Purpose:
Mike McGreevy
2010-04-15
1
-1/+1
*
[svn-r18106] bug 1673:
Albert Cheng
2010-01-12
1
-4/+4
*
[svn-r18056] Bug fix: 1192
Albert Cheng
2009-12-26
3
-10/+18
*
[svn-r18053] Bug fix: 1192
Albert Cheng
2009-12-26
5
-47/+58
*
[svn-r17944] Description:
Quincey Koziol
2009-12-01
1
-4/+4
*
[svn-r17773] Purpose:
Mike McGreevy
2009-10-28
1
-1/+1
[next]