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
...
|
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-27
24
-5913/+6003
|
|
\
|
*
|
Repair more format strings.
David Young
2020-09-26
3
-18/+19
|
*
|
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-25
2
-0/+51
|
|
\
\
|
*
|
|
Cast a non-void pointer to void pointer for "%p".
David Young
2020-09-03
1
-1/+1
|
*
|
|
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-03
366
-12087/+10698
|
|
\
\
\
|
*
|
|
|
Use PRIu32 and "zu" formats. Delete some casts from `size_t`.
David Young
2020-07-31
2
-4/+4
|
*
|
|
|
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-07-30
50
-1392/+1348
|
|
\
\
\
\
|
*
|
|
|
|
I'm taking a guess that this code intended to point the 2-digit wide
David Young
2020-07-30
1
-1/+1
|
*
|
|
|
|
%08p is not portable, it's a GNU-ism. Use %8p, instead. Squashes a GCC error.
David Young
2020-07-30
1
-1/+1
|
*
|
|
|
|
Add format string macros PRI[doxX]HID for hid_t and use PRIdHID.
David Young
2020-07-30
2
-1/+7
|
*
|
|
|
|
Use HDva_copy() and introduce a bunch of compatbility format-string constants
David Young
2020-07-30
3
-2/+12
|
*
|
|
|
|
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
*
|
|
|
|
|
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-22/+22
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #2882 in HDFFV/hdf5 from ~BYRN/hdf5_adb:feature/cmakeV2-cl...
Allen Byrne
2020-09-25
24
-5918/+6009
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Fix comment formatting due to tabs conversion
Allen Byrne
2020-09-24
8
-386/+384
|
*
|
|
|
Disable formatting for file
Allen Byrne
2020-09-05
1
-30/+4
|
*
|
|
|
File changes to affect formatting
Allen Byrne
2020-09-04
23
-5886/+5941
|
*
|
|
|
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-2/+66
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Free selection type-specific info when resetting selection iterators
Jordan Henderson
2020-09-23
1
-0/+4
*
|
|
|
Add H5Ssel_iter_init API call to reset a selection iterator
Jordan Henderson
2020-09-18
2
-0/+47
|
/
/
/
*
|
|
Merge pull request #2866 in HDFFV/hdf5 from fix_nil_collective_metadata_write...
Quincey Koziol
2020-09-02
8
-232/+26
|
\
\
\
|
*
|
|
Update buffer count
Quincey Koziol
2020-08-28
1
-1/+8
|
*
|
|
Merge remote-tracking branch 'origin/develop' into fix_nil_collective_metadat...
Quincey Koziol
2020-08-28
27
-181/+201
|
|
\
\
\
|
*
|
|
|
Revert PR 405 (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-...
Quincey Koziol
2020-08-27
1
-37/+18
|
*
|
|
|
Revert " Checkin of fix for CGNS bug"
Quincey Koziol
2020-08-27
8
-207/+8
|
*
|
|
|
Revert "Removed commeted out code from H5C_dump_coll_write_list()"
Quincey Koziol
2020-08-27
1
-0/+5
*
|
|
|
|
Merge pull request #2843 in HDFFV/hdf5 from vol_dataset_io_dxpl_fix to develop
Quincey Koziol
2020-09-02
2
-15/+13
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Bug fix to allow pass-through VOL connectors to set DXPL properties (like req...
Quincey Koziol
2020-08-25
2
-15/+13
|
|
/
/
/
*
|
|
|
Merge branch 'develop' into develop_minor
Dana Robinson
2020-08-27
7
-155/+216
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Simplify default use of MPI_BYTE
Quincey Koziol
2020-08-20
1
-8/+3
|
*
|
|
Don't free builtin MPI_BYTE MPI type
Quincey Koziol
2020-08-20
1
-2/+2
|
*
|
|
Simplify code to avoid using a boolean to free MPI types
Quincey Koziol
2020-08-20
1
-7/+3
|
*
|
|
Avoid creating MPI datatypes on ranks with 0 chunks to write'
Quincey Koziol
2020-08-20
1
-53/+68
|
*
|
|
Revert "Merge pull request #2796 in HDFFV/hdf5 from small_chunk_io_opt to dev...
Larry Knox
2020-08-20
1
-34/+20
|
*
|
|
Merge pull request #2796 in HDFFV/hdf5 from small_chunk_io_opt to develop
Quincey Koziol
2020-08-19
1
-20/+34
|
|
\
\
\
|
|
*
|
|
Only initialize the contiguous or compact I/O info struct when needed.
Quincey Koziol
2020-08-17
1
-20/+34
|
*
|
|
|
Revert "Merge pull request #2477 in HDFFV/hdf5 from pio_update to develop"
Larry Knox
2020-08-18
4
-48/+0
|
*
|
|
|
Merge pull request #2795 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr20...
Larry Knox
2020-08-18
1
-0/+4
|
|
\
\
\
\
|
|
*
|
|
|
Fix HDFFV-11101
Binh-Minh Ribler
2020-08-17
1
-0/+4
|
*
|
|
|
|
Merge pull request #2477 in HDFFV/hdf5 from pio_update to develop
Larry Knox
2020-08-18
4
-0/+48
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge remote-tracking branch 'origin/develop' into pio_update
Quincey Koziol
2020-08-16
413
-15591/+13247
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge remote-tracking branch 'origin/develop' into pio_update
Quincey Koziol
2020-04-19
15
-28/+4085
|
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge remote-tracking branch 'origin/develop' into pio_update
Quincey Koziol
2020-04-09
4
-117/+113
|
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge remote-tracking branch 'origin/develop' into pio_update
Quincey Koziol
2020-04-03
2
-41/+92
|
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
Don't track file offset position when using pread / pwrite.
Quincey Koziol
2020-03-29
4
-32/+80
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #2734 in HDFFV/hdf5 from ~DYOUNG/werror:cse to develop
Larry Knox
2020-08-18
1
-96/+106
|
|
\
\
\
\
\
\
\
\
\
\
[prev]
[next]