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
*
Updated code in H5Xtest.c files and associated tests.
Dana Robinson
2020-05-18
24
-377/+369
*
Brought H5E package in line with develop.
Dana Robinson
2020-05-17
6
-580/+567
*
Misc fixes and changes from develop.
Dana Robinson
2020-05-16
11
-183/+210
*
Moved H5MM_memcpy and H5MM_xfree_const from develop
Dana Robinson
2020-05-15
113
-527/+591
*
Manual merge of H5T_copy constification (avoids VOL changes and
Dana Robinson
2020-05-14
15
-209/+477
*
Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.
David Young
2020-05-05
6
-77/+70
*
Merged HDFFV-10792 parallel compression fix from develop.
Dana Robinson
2020-04-30
1
-3/+47
*
Add -Werror= flags to lists displayed in libhdf5.settings.
Larry Knox
2020-04-28
1
-2/+2
*
Merge pull request #2529 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf...
Allen Byrne
2020-04-27
1
-4/+1
|
\
|
*
Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to dev...
David Young
2020-04-27
1
-4/+1
*
|
Snapshot version 1.10 release 7 (snap0)
hdftest
2020-04-26
1
-2/+2
|
/
*
Remove extra '{' in #ifdef H5FDmpio_DEBUG block; fix indentation.
Larry Knox
2020-04-17
1
-8/+7
*
Fix compile error with MPI enabled
Allen Byrne
2020-04-15
1
-480/+321
*
Merge pull request #2499 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/110_d...
Vailin Choi
2020-04-14
1
-3/+11
|
\
|
*
A fix in the cleaning up code for datatype when datatype initialization via H...
vchoi
2020-04-08
1
-3/+11
*
|
TRILAB-192 - merge changes from develop
Allen Byrne
2020-04-07
1
-6/+2
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
Allen Byrne
2020-04-05
1
-1/+1
|
\
\
|
|
/
|
*
Somehow missed in committing this file for the fix submitted previously.
vchoi
2020-04-03
1
-1/+1
*
|
TRILAB-192 merging warnings changes from develop
Allen Byrne
2020-03-30
5
-502/+512
|
/
*
Merge pull request #2450 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/v110_...
Vailin Choi
2020-03-15
5
-6/+26
|
\
|
*
Fix issues when deserializing point/all/none selection with version beyond th...
vchoi
2020-03-12
5
-6/+26
*
|
Add void * --> char * back to HDmemcpy in HDF5 1.10 to fix dt_arith
Dana Robinson
2020-03-12
1
-1/+4
|
/
*
Merge CMake and tools changes from develop
Allen Byrne
2020-02-27
4
-17/+76
*
Fix improper signing key null check. (HDFFV-11015)
Jacob Smith
2020-02-07
1
-2/+2
*
Merge branch 'hdf5_1_10' of https://git.hdfgroup.org/scm/~kmu/hdf5 into hdf5_...
kmu
2020-01-09
12
-75/+59
|
\
|
*
Fixed bugs in pread/pwrite I/O in VFDs.
Dana Robinson
2020-01-09
3
-15/+21
|
*
Merge of --Wc++-compat changes from develop
Dana Robinson
2020-01-09
9
-60/+38
*
|
merge intel warning fix
Kimmy Mu
2020-01-09
25
-52/+60
*
|
Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...
Kimmy Mu
2020-01-08
1
-0/+1
|
/
*
Update version for HDF5_1_10
Larry Knox
2019-12-11
1
-3/+3
*
Fix the segmentation fault when h5dump "vds_virt_0.h5", which is a test file ...
Vailin Choi
2019-12-05
2
-2/+6
*
Add changes from PR #2049 to 1.10
Chris Hogan
2019-12-02
2
-15/+63
*
Set the dcpl for the context on dataset creation
Chris Hogan
2019-11-27
1
-0/+3
*
Add DCPL to H5CX
Chris Hogan
2019-11-27
4
-8/+159
*
Check for both default values
Chris Hogan
2019-11-27
1
-2/+2
*
Use H5CX for LCPL property retrieval
Chris Hogan
2019-11-27
9
-6/+210
*
Correct file extension
Allen Byrne
2019-11-14
1
-1/+1
*
Snapshot version 1.10 release 6 (snap3)
Larry Knox
2019-11-12
1
-2/+2
*
Whitespace and benign synchro changes
Allen Byrne
2019-10-02
41
-985/+911
*
Remove non-existent files from compile
Allen Byrne
2019-10-01
1
-3/+2
*
fix for statement declare variable
Allen Byrne
2019-09-30
2
-57/+59
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
Allen Byrne
2019-09-19
1
-0/+3
|
\
|
*
Merge pull request #1928 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_minor_pr ...
Dana Robinson
2019-09-18
1
-0/+3
|
|
\
|
|
*
Added MPICH_SKIP_MPICXX and OMPI_SKIP_CXX to H5public.h to avoid inadvertant
Dana Robinson
2019-09-17
1
-0/+3
*
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
Allen Byrne
2019-09-18
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'hdf5_1_10' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_h...
hdftest
2019-09-17
1
-1/+1
|
|
\
\
|
|
|
/
|
*
|
Snapshot version 1.10 release 6 (snap2)
hdftest
2019-09-17
1
-2/+2
*
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
Allen Byrne
2019-09-17
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixed a bug where we incorrectly pass a lock struct to fcntl
Dana Robinson
2019-09-16
1
-1/+1
|
|
/
*
|
HDFFV-10903 merge updated changes
Allen Byrne
2019-09-17
1
-2/+0
[next]