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
/
src
/
h5repack
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add variable option syncing for examples (#3885)
Allen Byrne
2023-12-14
1
-2/+2
*
Fix several spelling/grammar issues (#3621)
jhendersonHDF
2023-10-03
1
-1/+1
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
5
-89/+89
*
hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)
Dana Robinson
2023-09-05
7
-50/+50
*
Avoid H5Ocopy in h5repack for variable-length string types (#3419)
jhendersonHDF
2023-08-24
1
-0/+4
*
Fix h5repack for variable-length datatyped datasets (#3331)
jhendersonHDF
2023-08-02
1
-1/+12
*
Remove HD from HDis* (e.g., isalpha) (#3212)
Dana Robinson
2023-06-29
1
-6/+6
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
5
-23/+23
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-4/+0
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
1
-6/+6
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
2
-10/+10
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
3
-28/+28
*
Rename HDato*() to ato*() (#3201)
Dana Robinson
2023-06-29
2
-18/+18
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
5
-97/+96
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
4
-83/+83
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-3/+3
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
1
-4/+4
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
5
-13/+13
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
1
-2/+2
*
GH issue #1142, print must have verbose on first (#2540)
Allen Byrne
2023-03-13
1
-4/+6
*
H5F_LIBVER_LATEST changes for move to 1.15 (#2288)
Allen Byrne
2022-12-21
1
-1/+2
*
Output should only be printed if verbose. (#2273)
Allen Byrne
2022-12-02
1
-26/+36
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
10
-10/+0
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
1
-1/+1
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
1
-0/+28
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
6
-31/+31
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
1
-3/+3
*
Move error-stack text to top of usage display (#1564)
Allen Byrne
2022-04-01
1
-6/+11
*
Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...
David Young
2022-02-21
1
-2/+2
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
1
-4/+4
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
6
-31/+31
*
Add option for h5repack timing (#1142)
Allen Byrne
2021-11-08
5
-50/+166
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
4
-20/+84
*
Add support for parallel filters to h5repack (#832)
jhendersonHDF
2021-07-14
1
-4/+21
*
Brings the tools getopt(3) replacement into the main library (#803)
Dana Robinson
2021-06-29
1
-78/+78
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
1
-3/+3
*
Ubsan fixes (#498)
Sean McBride
2021-05-03
1
-10/+8
*
File locks now work on Windows (#480)
Dana Robinson
2021-03-22
1
-21/+46
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-1/+4
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
2
-2/+2
*
Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)
Sean McBride
2021-03-09
3
-17/+17
*
Changes found during merge to 1.12 (#414)
Allen Byrne
2021-03-04
1
-3/+3
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
2
-6/+8
*
Update license url part2 (#333)
Larry Knox
2021-02-17
10
-10/+10
*
11099 Add help text line (#259)
Allen Byrne
2021-01-15
1
-0/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
9
-1947/+2015
*
Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...
David Young
2020-09-28
1
-1/+1
|
\
|
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-27
1
-0/+12
|
|
\
[next]