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
/
h5repack
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r21902] Description:
Jonathan Kim
2012-01-30
1
-3/+4
*
[svn-r21897] Purpose:
Jonathan Kim
2012-01-26
1
-63/+66
*
[svn-r21872] Update a comment to make clear from the previous commit (r21869)...
Jonathan Kim
2012-01-11
1
-2/+3
*
[svn-r21869] Purpose:
Jonathan Kim
2012-01-09
4
-57/+86
*
[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
-4/+3
*
[svn-r21664] Added solution folders for most of the projects. This still nee...
Dana Robinson
2011-10-25
1
-0/+4
*
[svn-r21586] Description:
Jonathan Kim
2011-10-14
3
-0/+6
*
[svn-r21489] Bug:
Albert Cheng
2011-10-07
1
-4/+4
*
[svn-r21389] Test case added for HDFFV-5932 - h5repack breaks files with dime...
Jonathan Kim
2011-09-14
1
-4/+2
*
[svn-r21386] Fixed a void pointer (need to cast it to char*) because it cause...
Peter Cao
2011-09-14
1
-4/+4
*
[svn-r21382] Update values of references(object and region) of attributes in ...
Peter Cao
2011-09-14
2
-160/+324
*
[svn-r21297] Move all tests into DEPENDS structure so that clear-all-objects ...
Allen Byrne
2011-08-23
1
-311/+318
*
[svn-r21283] H5Eget_major() is depreciated. use the H5Eget_msg() instead.
Peter Cao
2011-08-22
1
-6/+3
*
[svn-r21265] h5repack: added macro to handle failure in H5Dread/write when me...
Peter Cao
2011-08-19
1
-11/+37
*
[svn-r21249] Description: Part II of F2003 branch merge into the trunk.
Scot Breitenfeld
2011-08-18
1
-0/+3
*
[svn-r21125] Description:
Quincey Koziol
2011-07-19
1
-31/+31
*
[svn-r21121] Description:
Quincey Koziol
2011-07-18
1
-4/+4
*
[svn-r21117] Issue 2763 - I added a new parameter of object access property l...
Raymond Lu
2011-07-18
1
-4/+4
*
[svn-r21105] Fixed two bugs:
Peter Cao
2011-07-15
2
-0/+5
*
[svn-r21057] [hdf5 Trunk ] TODO
Jonathan Kim
2011-06-30
1
-134/+200
*
[svn-r20504] Purpose:
Mike McGreevy
2011-04-14
1
-1/+4
*
[svn-r20502] Purpose:
Mike McGreevy
2011-04-14
1
-18/+38
*
[svn-r20475] Purpose:
Mike McGreevy
2011-04-11
1
-0/+2
*
[svn-r20249] Add test properties to H5LS for expected fail
Allen Byrne
2011-03-15
1
-12/+18
*
[svn-r20171] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. Th...
Allen Byrne
2011-03-01
1
-56/+63
*
[svn-r20161] Correct test properties for test order
Allen Byrne
2011-02-25
1
-3/+7
*
[svn-r20153] Move ext lib handling for ext project building to a common macro...
Allen Byrne
2011-02-24
1
-3/+3
*
[svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk
Allen Byrne
2011-02-22
1
-0/+18
*
[svn-r20103] Purpose:
Jonathan Kim
2011-02-14
7
-87/+66
*
[svn-r20061] Description:
Quincey Koziol
2011-02-08
1
-41/+45
*
[svn-r20052] Description:
Quincey Koziol
2011-02-06
1
-27/+30
*
[svn-r20012] Use "if...else" to exclude the use when travt is null.
Peter Cao
2011-01-27
1
-9/+8
*
[svn-r20011] make sure that travt is nor null
Peter Cao
2011-01-27
1
-1/+1
*
[svn-r20005] Purpose:
Jonathan Kim
2011-01-26
2
-2/+0
*
[svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ...
Allen Byrne
2011-01-04
1
-3/+3
*
[svn-r19895] Remove use of /MT compile flag for building static libs and prog...
Allen Byrne
2010-12-29
1
-3/+0
*
[svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15.
Larry Knox
2010-11-23
1
-0/+3
*
[svn-r19818] Purpose:
Jonathan Kim
2010-11-18
1
-3/+9
*
[svn-r19706] Added VFD test options.
Allen Byrne
2010-11-01
1
-0/+36
*
[svn-r19527] Add clear generated objects commands to test blocks.
Allen Byrne
2010-10-06
1
-0/+66
*
[svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branch...
Larry Knox
2010-10-04
1
-5/+15
*
[svn-r19434] Correct use of lib, include, bin in INSTALL commands to use prop...
Allen Byrne
2010-09-20
1
-1/+1
*
[svn-r19403] Update to H5REPACK tests for layout info required a grep script ...
Allen Byrne
2010-09-16
1
-3/+74
*
[svn-r19392] Purpose:
Jonathan Kim
2010-09-15
1
-3/+0
*
[svn-r19389] Purpose:
Jonathan Kim
2010-09-15
4
-22/+261
*
[svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an...
Larry Knox
2010-09-10
1
-1/+1
*
[svn-r19361] Move Windows specific compile and link flags to macros
Allen Byrne
2010-09-09
1
-30/+3
*
[svn-r19325] Added parallel build commands.
Allen Byrne
2010-08-31
1
-4/+4
*
[svn-r19300] BZ 1958: Add h5dump xml tests to CMake support
Allen Byrne
2010-08-25
1
-29/+55
[next]