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
*
HDFFV-10658: 1. moving HDgetenv to dataset initialization stage to reduce the...
Songyu Lu
2019-03-22
5
-253/+42
*
HDFFV-10658: setting and getting properties in API context:
Songyu Lu
2019-03-13
6
-42/+391
*
Add API routines to retrieve, restore, reset, and free library state.
Quincey Koziol
2019-03-11
6
-46/+783
*
Fix typo.
Quincey Koziol
2019-03-05
1
-1/+1
*
Move 'minimize dataset object header flag' into API context
Quincey Koziol
2019-03-05
3
-6/+107
*
HDFFV-10705: Fixed memory leak in scale offset filter.
Songyu Lu
2019-02-28
1
-0/+5
*
Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'
Quincey Koziol
2019-02-23
7
-130/+156
*
Merge pull request #1569 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_threadsafe ...
Jerome Soumagne
2019-02-22
1
-0/+5
|
\
|
*
Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.h
Jerome Soumagne
2019-02-21
1
-0/+5
*
|
Merge branch 'develop' into c_stdlib_posix_call_cleanup
Dana Robinson
2019-02-19
43
-4648/+3646
|
\
\
|
|
/
|
*
Merge pull request #1548 in HDFFV/hdf5 from merge_hyperslab_updates_04 to dev...
Quincey Koziol
2019-02-15
10
-2797/+1654
|
|
\
|
|
*
More changes to align with incoming selection improvements.
Quincey Koziol
2019-02-14
10
-2797/+1654
|
*
|
Use STREQUAL
Allen Byrne
2019-02-14
1
-1/+1
|
*
|
CMake if statement correction
Allen Byrne
2019-02-14
1
-1/+1
|
|
/
|
*
Merge pull request #1540 in HDFFV/hdf5 from merge_hyperslab_changes_01 to dev...
Quincey Koziol
2019-02-14
16
-1609/+1616
|
|
\
|
|
*
Align develop with incoming hyperslab_updates branch changes.
Quincey Koziol
2019-02-13
16
-1609/+1616
|
*
|
TRILAB-111 fixes for parallel testing
Allen Byrne
2019-02-13
1
-1/+1
|
|
/
|
*
Merge in latest from develop
Jordan Henderson
2019-02-12
21
-60/+171
|
|
\
|
|
*
Re-write of Java JNI error handling
Jordan Henderson
2019-02-11
1
-2/+2
|
|
*
Add ID type (of eventual hid_t) to the VOL "wrap" callback.
Quincey Koziol
2019-02-07
5
-16/+20
|
|
*
Modification based on feedback from pull request.
Vailin Choi
2019-02-06
3
-2/+7
|
|
*
Modification based on feedback from pull request.
Vailin Choi
2019-02-05
1
-1/+1
|
|
*
There is performance issue when closing an object. The slow down is due to t...
Vailin Choi
2019-02-05
5
-2/+46
|
|
*
Merge pull request #1515 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:pread_vfd_squa...
Dana Robinson
2019-02-01
4
-19/+77
|
|
|
\
|
|
|
*
Updated sec2, log, and core VFDs to use pread/pwrite when
Dana Robinson
2019-01-31
4
-19/+77
|
|
*
|
Merge pull request #1516 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:valgrind_fixes...
Dana Robinson
2019-02-01
6
-21/+15
|
|
|
\
\
|
|
|
*
|
Updated H5Dio.c comment.
Dana Robinson
2019-02-01
1
-5/+2
|
|
|
*
|
Fixed a valgrind issue with the unprotect log message. The logging
Dana Robinson
2019-01-31
5
-15/+12
|
|
|
*
|
Fixed a bug revealed by the dtransform test. A datatype transform
Dana Robinson
2019-01-31
1
-1/+1
|
|
|
|
/
|
|
*
|
Add more specific batch scripts.
Larry Knox
2019-01-31
1
-0/+6
|
|
|
/
|
*
|
Fix some collective metadata read issues
Jordan Henderson
2019-02-12
6
-64/+29
|
|
/
|
*
Added test for HDFFV-10588
Binh-Minh Ribler
2019-01-24
1
-1/+1
|
*
Fixed HDFFV-10684
Binh-Minh Ribler
2019-01-20
2
-21/+19
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...
Binh-Minh Ribler
2019-01-15
32
-722/+1053
|
|
\
|
|
*
Delta reduction against hyperslab_updates branch.
Quincey Koziol
2019-01-11
6
-139/+122
|
|
*
Add API routines to wrap and retrieve objects
Quincey Koziol
2019-01-11
2
-0/+72
|
*
|
Fixed HDFFV-10586 and HDFFV-10588
Binh-Minh Ribler
2019-01-15
1
-1/+6
*
|
|
C and POSIX call cleanup
Dana Robinson
2019-01-11
29
-88/+90
|
|
/
|
/
|
*
|
Merge pull request #1455 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
Jordan Henderson
2019-01-09
1
-0/+2
|
\
\
|
*
|
Align behavior of H5Aget_name_by_idx with H5Aget_name when a NULL buffer is s...
Jordan Henderson
2019-01-08
1
-0/+2
*
|
|
Merge pull request #1441 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...
Binh-Minh Ribler
2019-01-09
2
-2/+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Refixed HDFFV-10578
Binh-Minh Ribler
2019-01-08
1
-1/+1
|
*
Removed previous change in H5O__chunk_deserialize().
Binh-Minh Ribler
2019-01-07
1
-1/+0
|
*
Removed the previous change in H5O__chunk_deserialize()
Binh-Minh Ribler
2019-01-07
1
-2/+0
|
*
Updated per review
Binh-Minh Ribler
2019-01-07
1
-1/+2
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...
Binh-Minh Ribler
2019-01-06
47
-2374/+4265
|
|
\
|
*
|
HDFFV-10578 and HDFFV-10676
Binh-Minh Ribler
2019-01-06
1
-1/+4
*
|
|
Merge pull request #1452 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
Jordan Henderson
2019-01-08
1
-4/+8
|
\
\
\
|
*
|
|
Fix for parallel filters tests with new read-proc0-broadcast feature
Jordan Henderson
2019-01-08
1
-4/+8
*
|
|
|
Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_na...
Neil Fortner
2019-01-08
12
-50/+359
|
\
\
\
\
[next]