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
/
h5import
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...
Allen Byrne
2013-02-18
1
-1/+1
*
[svn-r23273] HDFFV-8311: Correct test dependency
Allen Byrne
2013-02-14
1
-6/+6
*
[svn-r23269] HDFFV-8311: Correct test dependency
Allen Byrne
2013-02-14
1
-50/+185
*
[svn-r23252] Fix test dependency flow
Allen Byrne
2013-02-12
1
-8/+7
*
[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10
Allen Byrne
2013-01-14
1
-1/+1
*
[svn-r22921] Description:
Quincey Koziol
2012-10-18
2
-235/+169
*
[svn-r22908] Reverted changes in revision 22819
Larry Knox
2012-10-16
1
-2/+0
*
[svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if...
Larry Knox
2012-09-27
1
-0/+2
*
[svn-r22740] Correct typo on test command
Allen Byrne
2012-09-05
1
-1/+1
*
[svn-r22720] Fix RelWithDebInfo packaging
Allen Byrne
2012-08-28
1
-1/+1
*
[svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...
Allen Byrne
2012-08-23
3
-24/+25
*
[svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...
Larry Knox
2012-08-22
1
-37/+90
*
[svn-r22642] Correct check for filters in tools test
Allen Byrne
2012-08-08
1
-1/+3
*
[svn-r22617] Purpose:
Jonathan Kim
2012-08-01
1
-6/+17
*
[svn-r22606] Correct typo from cut/paste
Allen Byrne
2012-07-26
1
-5/+4
*
[svn-r22605] Skip test that require h5diff to compress when the DEFALTE filte...
Allen Byrne
2012-07-26
2
-4/+42
*
[svn-r22598] BE machines have a different offset in STORAGE_LAYOUT then the L...
Allen Byrne
2012-07-23
2
-1/+24
*
[svn-r22590] correct reference file location in runTest command
Allen Byrne
2012-07-20
1
-1/+1
*
[svn-r22589] Change strto functions to the HD prefix versions.
Allen Byrne
2012-07-20
1
-5/+5
*
[svn-r22588] HDFFV-721: h5dump supplies input for h5import
Allen Byrne
2012-07-19
12
-269/+1958
*
[svn-r22526] ifdef around the text file generation in importtest.
Allen Byrne
2012-07-09
3
-57/+69
*
[svn-r22507] Correct file name typo
Allen Byrne
2012-07-02
1
-1/+1
*
[svn-r22506] HDFFV-7782: resolve names of tests files with tests - added two ...
Allen Byrne
2012-07-02
4
-7/+41
*
[svn-r22479] Remove subfolder tools from install command
Allen Byrne
2012-06-20
1
-2/+2
*
[svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...
Allen Byrne
2012-05-24
1
-0/+3
*
[svn-r22170] Removed extraneous svn executable properties from non-executable...
Dana Robinson
2012-03-28
20
-0/+0
*
[svn-r22033] Remove unnecessary INCLUDE_DIR command
Allen Byrne
2012-03-07
1
-1/+0
*
[svn-r22004] Reduced warnings and fixed conflicts resulting from including h5...
Allen Byrne
2012-02-28
2
-5/+6
*
[svn-r21985] Tools must call h5tools_init before command_line parsing or usin...
Allen Byrne
2012-02-24
1
-0/+3
*
[svn-r21982] Correct HD prefix in tools for exit
Allen Byrne
2012-02-24
1
-2/+2
*
[svn-r21981] Correct HD prefix in tools for fprintf
Allen Byrne
2012-02-24
1
-425/+425
*
[svn-r21804] Update CMake Required version in all folders to match current st...
Allen Byrne
2011-12-05
1
-1/+1
*
[svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...
Allen Byrne
2011-10-25
1
-3/+2
*
[svn-r21664] Added solution folders for most of the projects. This still nee...
Dana Robinson
2011-10-25
1
-0/+3
*
[svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...
Allen Byrne
2011-09-06
2
-3/+3
*
[svn-r21249] Description: Part II of F2003 branch merge into the trunk.
Scot Breitenfeld
2011-08-18
1
-0/+3
*
[svn-r21109] Renamed test files to more descriptive name
Allen Byrne
2011-07-18
1
-1/+1
*
[svn-r21108] Renamed test files to more descriptive name
Allen Byrne
2011-07-18
4
-8/+8
*
[svn-r21091] Replace #ifdef WIN32 around 64 bit integers with H5_SIZEOF_LONG_...
Allen Byrne
2011-07-11
2
-153/+126
*
[svn-r21057] [hdf5 Trunk ] TODO
Jonathan Kim
2011-06-30
1
-17/+127
*
[svn-r20875] Refactor h5import to close files and free allocations. Also corr...
Allen Byrne
2011-05-20
3
-2309/+2222
*
[svn-r20713] Packed Bits Merge:
Allen Byrne
2011-05-03
1
-5/+5
*
[svn-r20504] Purpose:
Mike McGreevy
2011-04-14
1
-1/+4
*
[svn-r20502] Purpose:
Mike McGreevy
2011-04-14
1
-17/+37
*
[svn-r20475] Purpose:
Mike McGreevy
2011-04-11
1
-0/+2
*
[svn-r20458] Change handling of reference files so that the output of import ...
Allen Byrne
2011-04-08
1
-11/+3
*
[svn-r20363] Updated commands to properly clear generated files
Allen Byrne
2011-03-29
1
-4/+1
*
[svn-r20305] Add tests to h5import and 80% of h5jam
Allen Byrne
2011-03-23
1
-2/+193
*
[svn-r20153] Move ext lib handling for ext project building to a common macro...
Allen Byrne
2011-02-24
1
-2/+2
*
[svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk
Allen Byrne
2011-02-22
1
-0/+1
[next]