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
/
h5dump
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. A...
Allen Byrne
2011-04-29
1
-8/+263
*
[svn-r20600] Purpose:
Jonathan Kim
2011-04-22
1
-1/+1
*
[svn-r20595] Purpose:
Jonathan Kim
2011-04-21
1
-0/+1
*
[svn-r20577] Bug 1386 - allowing dimension size to be zero. I added test cas...
Raymond Lu
2011-04-20
1
-0/+9
*
[svn-r20490] Purpose:
Jonathan Kim
2011-04-13
1
-1/+19
*
[svn-r20467] Change test option to use --enable-error-stack instead of -E
Allen Byrne
2011-04-11
1
-1/+1
*
[svn-r20267] Corrected expected fail tests for use during valgrind
Allen Byrne
2011-03-18
1
-25/+6
*
[svn-r20249] Add test properties to H5LS for expected fail
Allen Byrne
2011-03-15
1
-15/+24
*
[svn-r20209] add test case for -y -o for h5dump
Peter Cao
2011-03-09
1
-0/+6
*
[svn-r20200] Add expected fail condition to memcheck alternate tests.
Allen Byrne
2011-03-08
1
-0/+15
*
[svn-r20171] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. Th...
Allen Byrne
2011-03-01
1
-47/+49
*
[svn-r20168] BZ2048: Add -E --enable-error-stack option to h5dump.
Allen Byrne
2011-02-28
1
-0/+26
*
[svn-r20153] Move ext lib handling for ext project building to a common macro...
Allen Byrne
2011-02-24
1
-2/+14
*
[svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk
Allen Byrne
2011-02-22
1
-0/+29
*
[svn-r20132] Purpose:
Jonathan Kim
2011-02-21
1
-1/+1
*
[svn-r20108] Purpose:
Jonathan Kim
2011-02-15
1
-0/+6
*
[svn-r19971] Purpose:
Jonathan Kim
2011-01-21
1
-0/+7
*
[svn-r19918] Add hh modifier to signed char printf format string. Added h5dum...
Allen Byrne
2011-01-05
1
-0/+6
*
[svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ...
Allen Byrne
2011-01-04
1
-2/+2
*
[svn-r19895] Remove use of /MT compile flag for building static libs and prog...
Allen Byrne
2010-12-29
1
-2/+0
*
[svn-r19792] Revised the valgrind ignore list, added simple execute command t...
Allen Byrne
2010-11-16
1
-0/+19
*
[svn-r19527] Add clear generated objects commands to test blocks.
Allen Byrne
2010-10-06
1
-12/+370
*
[svn-r19509] Improve CMake support for CYGWIN.
Allen Byrne
2010-10-04
1
-3/+3
*
[svn-r19434] Correct use of lib, include, bin in INSTALL commands to use prop...
Allen Byrne
2010-09-20
1
-1/+1
*
[svn-r19361] Move Windows specific compile and link flags to macros
Allen Byrne
2010-09-09
1
-18/+2
*
[svn-r19325] Added parallel build commands.
Allen Byrne
2010-08-31
1
-10/+10
*
[svn-r19318] Correct ENDIF text (non-executable) to match IF parameter
Allen Byrne
2010-08-27
1
-1/+1
*
[svn-r19307] Correct test for H5_LONE_COLON - added NOT
Allen Byrne
2010-08-26
1
-1/+1
*
[svn-r19300] BZ 1958: Add h5dump xml tests to CMake support
Allen Byrne
2010-08-25
1
-7/+257
*
[svn-r19282] Fix test scripts (Cmake needs to capture output yet)
Allen Byrne
2010-08-23
1
-0/+1
*
[svn-r19265] Correct naming of SKIP test
Allen Byrne
2010-08-20
1
-1/+4
*
[svn-r19228] File read/write happens at configure time, so moved windows spec...
Allen Byrne
2010-08-11
1
-10/+11
*
[svn-r19214] Test for compare of output text to expected needed to account fo...
Allen Byrne
2010-08-10
1
-9/+17
*
[svn-r19202] [BZ1953]implementation for the proposed changes suggested by the...
Allen Byrne
2010-08-09
1
-0/+16
*
[svn-r19037] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...
Allen Byrne
2010-06-29
1
-0/+18
*
[svn-r18856] Added CPack commands for installtion program
Allen Byrne
2010-05-19
1
-0/+2
*
[svn-r18811] Removed references to packedbits files
Allen Byrne
2010-05-14
1
-3/+0
*
[svn-r18793] Add files to support building library with CMake
Allen Byrne
2010-05-13
1
-0/+611