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
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-22
344
-9947/+6657
*
Simplify default use of MPI_BYTE
Quincey Koziol
2020-08-21
1
-8/+3
*
Don't free builtin MPI_BYTE MPI type
Quincey Koziol
2020-08-21
1
-2/+2
*
Simplify code to avoid using a boolean to free MPI types
Quincey Koziol
2020-08-21
1
-7/+3
*
Avoid creating MPI datatypes on ranks with 0 chunks to write'
Quincey Koziol
2020-08-21
1
-53/+68
*
Revert "Merge pull request #2815 in HDFFV/hdf5 from hdf5_1_12_small_chunk_io_...
Larry Knox
2020-08-20
1
-34/+20
*
Only initialize the contiguous or compact I/O info struct when needed.
Quincey Koziol
2020-08-19
1
-20/+34
*
HDFFV-11127 - force RTLD_LOCAL in dlopen
Allen Byrne
2020-08-12
1
-1/+1
*
Fixes minor typos in H5S comments
Dana Robinson
2020-08-05
2
-3/+3
*
Sync with develop
Dana Robinson
2020-08-01
128
-3173/+7640
*
Merge pull request #2693 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...
Vailin Choi
2020-07-21
1
-0/+4
*
Snapshot version 1.12.1-1
hdftest
2020-07-19
1
-2/+2
*
CMake updates:
Allen Byrne
2020-07-15
2
-8/+44
*
Squashed commit of the following:
Larry Knox
2020-06-21
1
-1/+1
*
Reduce overhead for H5open, which is involved in the public symbols like H5T_...
Quincey Koziol
2020-06-18
2
-5/+32
*
Merge remote-tracking branch 'origin/hdf5_1_12' into hdf5_1_12_cache_last_id_...
Quincey Koziol
2020-06-11
1
-27/+32
|
\
|
*
Merge remote-tracking branch 'origin/hdf5_1_12' into hdf5_1_12_opt_single_sel...
Quincey Koziol
2020-06-11
1
-4/+4
|
|
\
|
*
|
Eliminate allocating file & memory offset & length arrays when performing I/O...
Quincey Koziol
2020-06-10
1
-27/+32
*
|
|
Remember the info for the last ID looked up for a given ID type.
Quincey Koziol
2020-06-11
1
-2/+22
|
|
/
|
/
|
*
|
Remove redundant metadata cache tagging from some low-level internal chunk fu...
Quincey Koziol
2020-06-10
1
-4/+4
|
/
*
Detect when there's the same-shaped selection of a single block of elements on
Quincey Koziol
2020-06-07
1
-0/+9
*
Whitespace cleanup
Allen Byrne
2020-05-13
104
-1240/+1242
*
Whitespace cleanup
Allen Byrne
2020-05-13
48
-2020/+2022
*
src/H5Eint.c: #include H5TSprivate.h for H5TS_thread_id() definitions.
David Young
2020-05-11
1
-0/+1
*
Remove tongue-in-cheek credit for Rusty Shackleford and Dale Alvin Gribble.
David Young
2020-05-11
1
-21/+0
*
Follow HDF5 conventions.
David Young
2020-05-11
1
-30/+89
*
Make sure that H5TS_thread_id() is available as either a function or a macro in
David Young
2020-05-11
2
-12/+5
*
Use a naked pthread_self() call in the HDF5 thread wrappers.
David Young
2020-05-11
2
-6/+2
*
If H5_HAVE_THREADSAFE is not #defined, define nothing but a stub implementation
David Young
2020-05-11
1
-0/+7
*
Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.
David Young
2020-05-06
4
-13/+13
*
Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads
David Young
2020-05-06
6
-21/+124
*
Avoid allocating a chunk index for datasets with 0-sized dimensions, until
Quincey Koziol
2020-05-04
2
-3/+5
*
Merge pull request #2528 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...
hdftest
2020-04-27
1
-4/+1
|
\
|
*
Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to dev...
David Young
2020-04-26
1
-4/+1
*
|
Snapshot version 1.12 release 1 (snap0)
hdftest
2020-04-27
1
-2/+2
|
/
*
Merge pull request #2497 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_d...
Vailin Choi
2020-04-14
1
-5/+3
|
\
|
*
Fix according to PR feedback.
vchoi
2020-04-07
1
-1/+1
|
*
Fix error in previous merge: should use NULL instead of FAIL.
vchoi
2020-04-07
1
-4/+2
*
|
TRILAB-192 - merge changes from develop
Allen Byrne
2020-04-07
2
-7/+3
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_12)
Allen Byrne
2020-04-05
1
-2/+12
|
\
\
|
|
/
|
*
Merge pull request #2461 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/dtype...
Vailin Choi
2020-04-02
1
-2/+12
*
|
TRILAB-192 merging warnings changes from develop
Allen Byrne
2020-03-30
1
-0/+6
|
/
*
Remove VCS merge conflict
Quincey Koziol
2020-03-24
1
-6/+0
*
Revise API for H5get_alloc_stats() to take a struct instead of separate values.
Quincey Koziol
2020-03-23
4
-61/+33
*
Add routines to query the library's free list sizes and allocation stats.
Quincey Koziol
2020-03-23
8
-211/+472
*
Merge pull request #2451 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/devel...
Vailin Choi
2020-03-16
5
-5/+23
*
Merge pull request #2425 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:hdf5_1_12 to hdf...
Jake Smith
2020-03-01
1
-2/+2
|
\
|
*
Fix improper signing key null check. (HDFFV-11015)
Jacob Smith
2020-02-28
1
-2/+2
*
|
Switch the 'get offset' operation from a dataset 'get' callback to a [native]
Quincey Koziol
2020-02-28
5
-37/+21
*
|
Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to develop
David Young
2020-02-25
15
-194/+480
[next]