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
/
h5repack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r22805] Purpose:
Jonathan Kim
2012-09-24
1
-0/+1
*
[svn-r22277] Purpose:
Jonathan Kim
2012-04-11
1
-3/+6
*
[svn-r22180] Description:
Quincey Koziol
2012-03-29
1
-2/+4
*
[svn-r22004] Reduced warnings and fixed conflicts resulting from including h5...
Allen Byrne
2012-02-28
1
-15/+15
*
[svn-r21982] Correct HD prefix in tools for exit
Allen Byrne
2012-02-24
1
-1/+1
*
[svn-r21974] Update HSIZE_T print statements to use correct macro.
Allen Byrne
2012-02-23
1
-19/+19
*
[svn-r21869] Purpose:
Jonathan Kim
2012-01-09
1
-5/+5
*
[svn-r21382] Update values of references(object and region) of attributes in ...
Peter Cao
2011-09-14
1
-21/+45
*
[svn-r20061] Description:
Quincey Koziol
2011-02-08
1
-41/+45
*
[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-r18759] pull r18757 from 1.8 branch
Allen Byrne
2010-05-11
1
-17/+13
*
[svn-r18650] Description:
Quincey Koziol
2010-04-27
1
-1/+1
*
[svn-r18454] Purpose:
Jonathan Kim
2010-03-25
1
-0/+331
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-11/+11
*
[svn-r17980] Description:
Quincey Koziol
2009-12-10
1
-13/+9
*
[svn-r17703] Bug fix: (1192)
Albert Cheng
2009-10-21
1
-1/+1
*
[svn-r17582] Description:
Quincey Koziol
2009-10-02
1
-2/+5
*
[svn-r16663] cleaned compiler warnings in linux
Pedro Vicente Nunes
2009-04-03
1
-139/+148
*
[svn-r15678] formatted code
Pedro Vicente Nunes
2008-09-22
1
-4/+8
*
[svn-r15664] fix comments
Pedro Vicente Nunes
2008-09-19
1
-8/+15
*
[svn-r15652] Cleaned compiler warnings
Pedro Vicente Nunes
2008-09-18
1
-11/+11
*
[svn-r15634] Add a default user block size of 1024 when none is given
Pedro Vicente Nunes
2008-09-16
1
-3/+6
*
[svn-r15628] Description:
Quincey Koziol
2008-09-16
1
-51/+51
*
[svn-r15556] Check options for H5Pset_alignment.
Pedro Vicente Nunes
2008-08-29
1
-9/+2
*
[svn-r15551] 1) There are 2 new command line parameters for h5repack. Togethe...
Pedro Vicente Nunes
2008-08-28
1
-1/+19
*
[svn-r15526] userblock options
Pedro Vicente Nunes
2008-08-25
1
-3/+3
*
[svn-r15521] #1184
Pedro Vicente Nunes
2008-08-22
1
-2/+26
*
[svn-r14903] Undoing change committed in r14902.
Scot Breitenfeld
2008-04-30
1
-1/+1
*
[svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...
Scot Breitenfeld
2008-04-30
1
-1/+1
*
[svn-r14671] fix typo in comments and remove unused header mention
Pedro Vicente Nunes
2008-02-25
1
-1/+1
*
[svn-r14368] clean code and reshufle functions between modules, remove unused...
Pedro Vicente Nunes
2008-01-03
1
-119/+0
*
[svn-r14346] New feature: has_filters_obj function that checks if filters mat...
Pedro Vicente Nunes
2007-12-14
1
-1/+1
*
[svn-r14345] substituted the symbol CD_VALUES , number of filter client data ...
Pedro Vicente Nunes
2007-12-14
1
-1/+1
*
[svn-r14320] Added a function that matches the filters on the dataset's DCPL ...
Pedro Vicente Nunes
2007-12-04
1
-0/+1
*
[svn-r14299] new feature: add support for h5repack to handle several global f...
Pedro Vicente Nunes
2007-11-28
1
-352/+529
*
[svn-r13975] Add --latest, -compact=<size>, ... options to use the lastest fi...
Peter Cao
2007-07-13
1
-1/+24
*
[svn-r13810]
Pedro Vicente Nunes
2007-05-24
1
-3/+23
*
[svn-r13589]
Pedro Vicente Nunes
2007-04-04
1
-1/+1
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r12928] code revision
Pedro Vicente Nunes
2006-11-16
1
-2/+3
*
[svn-r12736] Description:
Quincey Koziol
2006-10-09
1
-5/+3
*
[svn-r12720]
Pedro Vicente Nunes
2006-10-05
1
-8/+12
*
[svn-r12440] Purpose:
Quincey Koziol
2006-06-27
1
-1/+1
*
[svn-r12159] Purpose:
Pedro Vicente Nunes
2006-03-27
1
-3/+5
*
[svn-r11889] Purpose:
Quincey Koziol
2006-01-24
1
-0/+1
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-43/+43
*
[svn-r9727] Purpose:
Quincey Koziol
2004-12-29
1
-2/+19
*
[svn-r9121] Purpose:
Pedro Vicente Nunes
2004-08-19
1
-49/+0
*
[svn-r9106] Purpose:
Pedro Vicente Nunes
2004-08-17
1
-6/+16
[next]