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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide an HDvasprintf implementation only if it isn't #defined. This should
David Young
2020-07-07
1
-0/+2
*
Fix va_list usage in the vasprintf(3) implementation.
David Young
2020-07-07
1
-2/+7
*
Take pains to provide UINT64_MAX in all conditions.
David Young
2020-07-07
1
-0/+6
*
Fix fprintf arguments: "%p" expects a `void *` argument.
David Young
2020-07-07
1
-3/+3
*
Squash my changes on branch `fprintf-experiment` into one commit for
David Young
2020-07-07
56
-852/+445
*
Small changes discovered with mingw and windows defines moved
Allen Byrne
2020-07-02
5
-223/+221
*
Merge pull request #2668 in HDFFV/hdf5 from monotonic_timer to develop
Quincey Koziol
2020-07-02
10
-568/+1064
|
\
|
*
Merge remote-tracking branch 'origin/develop' into monotonic_timer
Quincey Koziol
2020-06-30
1
-0/+6
|
|
\
|
*
|
Clean up warnings
Quincey Koziol
2020-06-28
2
-3/+7
|
*
|
va_arg -> HDva_arg
Quincey Koziol
2020-06-27
1
-1/+1
|
*
|
Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...
Quincey Koziol
2020-06-27
2
-32/+41
|
*
|
Merge remote-tracking branch 'origin/develop' into monotonic_timer
Quincey Koziol
2020-06-26
427
-53399/+111938
|
|
\
\
|
*
|
|
Correct mistake in H5_now_usec calculation for clock_gettime.
Quincey Koziol
2017-09-24
1
-1/+1
|
*
|
|
Update H5_now_usec to prefer using clock_gettime.
Quincey Koziol
2017-09-24
1
-1/+8
|
*
|
|
Changes to make timers within the library monotonic.
Quincey Koziol
2017-09-03
10
-513/+991
*
|
|
|
Merge pull request #2669 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/HDftell_m...
Jake Smith
2020-06-30
1
-1/+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix typo in HDftell macro definition: 'ftello -> ftell'
Jacob Smith
2020-06-29
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Changed wording in comment.
Binh-Minh Ribler
2020-06-30
1
-2/+2
*
|
|
- added comment to explain a kluge
Binh-Minh Ribler
2020-06-29
1
-0/+2
*
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Binh-Minh Ribler
2020-06-29
38
-608/+664
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #2654 in HDFFV/hdf5 from bmr_HDFFV-10591 to develop
Binh-Minh Ribler
2020-06-22
1
-0/+5
|
|
\
\
|
|
*
|
Fix HDFFV-10591
Binh-Minh Ribler
2020-06-19
1
-0/+5
|
*
|
|
Reduce overhead for H5open, which is involved in the public symbols like H5T_...
Quincey Koziol
2020-06-16
2
-5/+32
|
|
/
/
|
*
|
Merge pull request #2615 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:bugfix/splitter_...
Jake Smith
2020-06-15
1
-0/+3
|
|
\
\
|
|
*
|
Patch a few holes in the Splitter VFD implementation.
Jacob Smith
2020-05-29
1
-0/+3
|
*
|
|
Merge pull request #2635 in HDFFV/hdf5 from cache_last_id_info to develop
Quincey Koziol
2020-06-10
1
-2/+22
|
|
\
\
\
|
|
*
|
|
Remember the info for the last ID looked up for a given ID type.
Quincey Koziol
2020-06-09
1
-2/+22
|
*
|
|
|
Merge pull request #2634 in HDFFV/hdf5 from opt_single_selection_io to develop
Quincey Koziol
2020-06-10
1
-27/+32
|
|
\
\
\
\
|
|
*
|
|
|
Eliminate allocating file & memory offset & length arrays when performing I/O...
Quincey Koziol
2020-06-09
1
-27/+32
|
|
|
/
/
/
|
*
|
|
|
Remove redundant metadata cache tagging from some low-level internal chunk fu...
Quincey Koziol
2020-06-09
1
-4/+4
|
|
/
/
/
|
*
|
|
Merge pull request #2630 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-06-08
6
-46/+38
|
|
\
\
\
|
|
*
|
|
Minor normalizations with HDF5 1.10.
Dana Robinson
2020-06-07
6
-46/+38
|
*
|
|
|
Detect when there's the same-shaped selection of a single block of elements on
Quincey Koziol
2020-06-05
1
-0/+9
|
|
/
/
/
|
*
|
|
Normalization of H5T.c with 1.10.
Dana Robinson
2020-06-04
1
-24/+24
|
*
|
|
Normalization of H5D.c with 1.10.
Dana Robinson
2020-06-04
1
-11/+10
|
*
|
|
Normalizations with 1.10 branch.
Dana Robinson
2020-06-02
3
-16/+19
|
*
|
|
Normalization with hdf5_1_10
Dana Robinson
2020-06-01
24
-473/+466
|
|
/
/
*
|
|
Fix HDFFV-11053
Binh-Minh Ribler
2020-05-26
1
-0/+4
|
/
/
*
|
Replaced a few calls to HDmemcpy with H5MM_memcpy, which does overlap
Dana Robinson
2020-05-15
2
-8/+8
*
|
Removed HDgets macros since gets was deprecated in C99 and removed
Dana Robinson
2020-05-10
1
-2/+5
*
|
Avoid allocating a chunk index for datasets with 0-sized dimensions, until
Quincey Koziol
2020-05-01
2
-3/+5
*
|
Merge pull request #2542 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...
Dana Robinson
2020-04-27
1
-15/+17
|
\
\
|
*
|
Moved -Woverlength-strings to the developer flags.
Dana Robinson
2020-04-26
1
-15/+17
*
|
|
Fix `src/H5FDdirect.c:1346:5: error: ISO C90 forbids mixed declarations
David Young
2020-04-24
1
-4/+1
|
/
/
*
|
Merge pull request #2525 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2020-04-23
1
-1/+1
|
\
\
|
*
|
Add C++ warnings treated as error for autotools builds.
Larry Knox
2020-04-23
1
-1/+1
*
|
|
Trim trailing whitespace
Quincey Koziol
2020-04-20
147
-2473/+2473
|
/
/
*
|
Fixed some minor cmp callback bugs and cleaned warnings.
Dana Robinson
2020-04-17
1
-3/+5
*
|
Fixed problems with S3 and HDFS VFDs.
Dana Robinson
2020-04-17
1
-1/+6
*
|
Merge pull request #2452 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:feature/vfd_spli...
Jake Smith
2020-04-11
11
-5/+4020
|
\
\
[next]