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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
Commented out memcpy overlap check while we investigate
Dana Robinson
2019-03-19
1
-0/+5
|
|
/
/
/
|
*
|
|
Merge pull request #1606 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...
Dana Robinson
2019-03-18
1
-1/+0
|
|
\
\
\
|
|
*
|
|
Yanked check for memcpy n > 0
Dana Robinson
2019-03-17
1
-1/+0
|
|
/
/
/
|
*
|
|
Merge pull request #1604 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...
Dana Robinson
2019-03-17
116
-521/+592
|
|
\
\
\
|
|
*
|
|
- Added H5MMprivate.h #includes where needed
Dana Robinson
2019-03-16
44
-10/+48
|
|
*
|
|
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
115
-513/+546
|
|
/
/
/
|
*
|
|
Merge pull request #1602 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:wopen_squash t...
Dana Robinson
2019-03-15
5
-6/+154
|
|
\
\
\
|
|
*
|
|
Added the HDopen work-around on windows to pio_engine.c
Dana Robinson
2019-03-15
1
-0/+6
|
|
*
|
|
Adds _wopen support on Windows so that files with UTF-8 names
Dana Robinson
2019-03-15
4
-6/+148
|
*
|
|
|
Merge pull request #1594 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to dev...
Neil Fortner
2019-03-15
11
-29/+243
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Neil Fortner
2019-03-15
13
-130/+2068
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #1601 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_thread_priv...
Jerome Soumagne
2019-03-13
2
-4/+9
|
|
\
\
\
\
|
|
*
|
|
|
CMake: fix pthread linking to only be private
Jerome Soumagne
2019-03-13
2
-4/+9
|
|
|
*
|
|
Fix issue with direct chunk write not updating the "last chunk" index
Neil Fortner
2019-03-06
11
-29/+243
|
|
|
|
|
*
Merge remote-tracking branch 'origin/develop' into env_vol_load
Quincey Koziol
2019-03-12
6
-46/+783
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
Specify the default VOL connector to use with an environment variable.
Quincey Koziol
2019-03-10
30
-467/+959
*
|
|
|
|
|
This commit basically has the following changes:
Songyu Lu
2019-04-04
11
-438/+848
*
|
|
|
|
|
HDFFV-10658: I left out this file in my previous commit.
Songyu Lu
2019-03-22
1
-5/+6
*
|
|
|
|
|
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
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1599 in HDFFV/hdf5 from preserve_lib_state to develop
Quincey Koziol
2019-03-12
6
-46/+783
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add API routines to retrieve, restore, reset, and free library state.
Quincey Koziol
2019-03-11
6
-46/+783
|
/
/
/
/
*
|
|
|
Merge pull request #1597 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10705-me...
Ray Lu
2019-03-08
1
-0/+10
|
\
\
\
\
|
*
|
|
|
Added a note of bug fix for HDFFV-10705.
Songyu Lu
2019-03-08
1
-0/+10
|
/
/
/
/
*
|
|
|
Merge pull request #1595 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...
Dana Robinson
2019-03-07
1
-1/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixed the MANIFEST
Dana Robinson
2019-03-07
1
-1/+2
|
/
/
/
*
|
|
Merge pull request #1593 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2019-03-07
3
-79/+1264
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update documents following DHF5 1.10.5 release.
Larry Knox
2019-03-05
3
-79/+1264
*
|
|
Merge pull request #1592 in HDFFV/hdf5 from dset_ohdr_min_fix to develop
Quincey Koziol
2019-03-06
3
-6/+107
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
|
/
/
*
|
Merge pull request #1588 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10705-me...
Ray Lu
2019-03-01
1
-0/+5
|
\
\
|
*
|
HDFFV-10705: Fixed memory leak in scale offset filter.
Songyu Lu
2019-02-28
1
-0/+5
|
/
/
*
|
Merge pull request #1582 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-02-27
4
-9/+120
|
\
\
|
*
|
Correct CMake examples for a binary install
Allen Byrne
2019-02-27
3
-8/+119
|
*
|
Correct varname
Allen Byrne
2019-02-26
1
-1/+1
|
/
/
*
|
Merge pull request #1580 in HDFFV/hdf5 from update_vol_callbacks to develop
Quincey Koziol
2019-02-25
8
-140/+170
|
\
\
|
*
|
Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'
Quincey Koziol
2019-02-23
8
-140/+170
|
/
/
*
|
Merge pull request #1571 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop
Jordan Henderson
2019-02-22
3
-3/+3
|
\
\
|
*
|
Minor fix in h5str_sprintf for NULL region references
Jordan Henderson
2019-02-22
3
-3/+3
|
/
/
*
|
Merge pull request #1569 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:topic_threadsafe ...
Jerome Soumagne
2019-02-22
4
-7/+19
|
\
\
|
*
|
Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.h
Jerome Soumagne
2019-02-21
4
-7/+19
*
|
|
Merge pull request #1466 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:c_stdlib_posix...
Dana Robinson
2019-02-20
44
-367/+435
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'develop' into c_stdlib_posix_call_cleanup
Dana Robinson
2019-02-19
221
-23697/+25274
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1559 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2019-02-18
48
-375/+364
|
\
\
\
|
*
|
|
Update standard check
Allen Byrne
2019-02-17
1
-6/+4
|
*
|
|
Fix typo
Allen Byrne
2019-02-17
1
-1/+1
|
*
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-02-17
22
-3977/+1898
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1558 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2019-02-17
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Remove ' ' (typo).
Larry Knox
2019-02-17
1
-1/+1
|
/
/
/
/
[prev]
[next]