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
*
Change copyright headers to replace url referring to file to be removed
lrknox
2017-04-14
439
-2646/+1764
*
Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771)
Vailin Choi
2017-04-12
2
-3/+13
*
Merge pull request #408 in HDFFV/hdf5 from develop to hdf5_1_10
Larry Knox
2017-04-11
9
-28/+297
|
\
|
*
Removed commeted out code from H5C_dump_coll_write_list()
mainzer
2017-04-07
1
-5/+0
|
*
Checkin of fix for CGNS bug
mainzer
2017-04-06
8
-26/+298
|
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2017-04-05
1
-2/+4
|
|
\
|
|
*
Updated the H5L.c error message after additional thought.
Dana Robinson
2017-04-05
1
-1/+1
|
|
*
Updated an error message in H5L.c to be more helpful.
Dana Robinson
2017-04-05
1
-2/+4
|
*
|
Update with checks for index bounds
Allen Byrne
2017-04-03
1
-1/+10
|
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2017-04-03
5
-34/+121
|
|
\
\
|
|
|
/
|
*
|
HDFFV-10143 fix use before set
Allen Byrne
2017-03-30
1
-1/+1
|
*
|
Fix code error and use H5PL_MAX_PATH_NUM in test
Allen Byrne
2017-03-30
1
-2/+1
|
*
|
HDFFV-10143 Cleanup due to comments
Allen Byrne
2017-03-30
2
-6/+4
|
*
|
HDFFV-10143 change h5PLget to use buffer like H5Iget_name
Allen Byrne
2017-03-30
2
-32/+33
|
*
|
HDFFV-10143 change put to replace and add const
Allen Byrne
2017-03-30
2
-10/+10
|
*
|
Remove redundant code
Allen Byrne
2017-03-30
1
-13/+9
|
*
|
HDFFV-10143 Use Windows A version of ExpandEnvironmentStrings
Allen Byrne
2017-03-30
1
-1/+1
|
*
|
HDFFV-10143 Fix initial issues from review
Allen Byrne
2017-03-30
3
-100/+88
|
*
|
HDFFV-10143 add APIs to manipulate plugin path table
Allen Byrne
2017-03-28
2
-0/+305
*
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
Allen Byrne
2017-04-04
1
-5/+5
|
\
\
\
|
*
\
\
Merge pull request #390 in HDFFV/hdf5 from develop to hdf5_1_10
Larry Knox
2017-04-03
1
-5/+5
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #374 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...
Binh-Minh Ribler
2017-04-03
1
-5/+5
|
|
|
\
\
|
|
|
*
\
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...
Binh-Minh Ribler
2017-03-28
1
-0/+2
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
*
|
Fix HDFFV-8089
Binh-Minh Ribler
2017-03-28
1
-5/+5
*
|
|
|
|
Update with checks for index bounds
Allen Byrne
2017-04-03
1
-1/+10
*
|
|
|
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
Allen Byrne
2017-04-03
4
-29/+116
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'develop' into hdf5_1_10
lrknox
2017-03-31
4
-29/+116
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Omnibus checkin for several relatively minor modifications:
mainzer
2017-03-28
4
-29/+116
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Add H5_DLL to H5AC_get_mdc_image_info() prototype
Quincey Koziol
2017-03-24
1
-1/+1
|
|
*
|
Add prototype for H5AC_get_mdc_image_info
Quincey Koziol
2017-03-22
1
-0/+2
|
|
|
/
|
|
*
Minor style cleanups
Quincey Koziol
2017-03-22
3
-7/+8
|
|
*
Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...
Quincey Koziol
2017-03-22
5
-0/+97
|
|
*
Extend h5vers to update version strings in java files and h5repack
lrknox
2017-03-20
1
-3/+3
*
|
|
HDFFV-10143 fix use before set
Allen Byrne
2017-03-30
1
-1/+1
*
|
|
Fix code error and use H5PL_MAX_PATH_NUM in test
Allen Byrne
2017-03-30
1
-2/+1
*
|
|
HDFFV-10143 Cleanup due to comments
Allen Byrne
2017-03-30
2
-6/+4
*
|
|
HDFFV-10143 change h5PLget to use buffer like H5Iget_name
Allen Byrne
2017-03-30
2
-32/+33
*
|
|
HDFFV-10143 change put to replace and add const
Allen Byrne
2017-03-30
2
-10/+10
*
|
|
HDFFV-10143 Use Windows A version of ExpandEnvironmentStrings
Allen Byrne
2017-03-30
1
-1/+1
*
|
|
Remove redundant code
Allen Byrne
2017-03-30
1
-13/+9
*
|
|
HDFFV-10143 Fix initial issues from review
Allen Byrne
2017-03-30
3
-100/+88
*
|
|
HDFFV-10143 add APIs to manipulate plugin path table
Allen Byrne
2017-03-28
2
-0/+305
|
/
/
*
|
Merge bin/h5vers changes from develop.
lrknox
2017-03-24
1
-3/+3
*
|
Add H5_DLL to function prototype.
lrknox
2017-03-23
1
-1/+1
*
|
Merge pull request #361 in HDFFV/hdf5 from merge_h5clear_revert to develop
Quincey Koziol
2017-03-23
5
-0/+98
*
|
Add prototype for H5AC_get_mdc_image_info
Quincey Koziol
2017-03-23
1
-0/+2
*
|
Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 int...
lrknox
2017-03-20
1
-4/+4
|
\
\
|
|
/
|
/
|
|
*
set initial version for HDF5 1.10.1.
lrknox
2017-03-17
1
-4/+4
*
|
Merge pull request #341 in HDFFV/hdf5 from ~MAINZER/hdf5_jrm:develop to develop
John Mainzer
2017-03-20
6
-20/+50
|
\
\
|
*
|
Minor code changes to address comments in pull request
mainzer
2017-03-17
3
-3/+6
[next]