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
/
H5PL.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hdf5 1 10 merges (#1633)
jhendersonHDF
2022-04-14
1
-1/+1
*
Hdf5 1 10 Update license url (#403)
Larry Knox
2021-03-01
1
-1/+1
*
Mostly whitespace and comment cleanup. (#39)
Allen Byrne
2020-10-15
1
-2/+0
*
Source formatted
Allen Byrne
2020-10-01
1
-40/+26
*
Brought H5I, H5Z, and some of H5PL in line with develop/1.12.
Dana Robinson
2020-05-20
1
-16/+16
*
Removed 'VOL' from some H5PL comments.
Dana Robinson
2018-12-31
1
-4/+3
*
manual fix from merge with develop
M. Scot Breitenfeld
2017-10-26
1
-0/+1
*
fixed merge with develop issues
M. Scot Breitenfeld
2017-10-26
1
-2/+2
*
Merge branch 'develop' into hdf5_1_10
M. Scot Breitenfeld
2017-10-26
1
-789/+195
|
\
|
*
Major rework of H5PL package code before bringing VOL changes
Dana Robinson
2017-07-14
1
-790/+197
|
*
HDFFV-10170 revert entire change
Allen Byrne
2017-04-25
1
-83/+3
|
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
|
*
Revert HDFFV-9655 by disabling test and not using new function.
Allen Byrne
2017-04-24
1
-7/+9
|
*
Merge pull request #447 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9655-p...
Allen Byrne
2017-04-21
1
-7/+87
|
|
\
|
|
*
HDFFV-9655 fix test and some warnings
Allen Byrne
2017-04-21
1
-3/+3
|
|
*
Merge remote-tracking branch 'origin/develop' into
Allen Byrne
2017-04-21
1
-151/+93
|
|
|
\
|
|
|
*
Fix parameter form
Allen Byrne
2017-04-21
1
-4/+4
|
|
*
|
HDFFV-9655 fix compile and test
Allen Byrne
2017-04-21
1
-35/+47
|
|
*
|
HDFFV-9655 - Add functions for '@' - untested
Allen Byrne
2017-03-29
1
-0/+68
|
*
|
|
Fixed problems that prevent bin/trace from marking up some functions.
Dana Robinson
2017-04-21
1
-6/+16
|
|
|
/
|
|
/
|
|
*
|
Express test mods to test/cache.c
mainzer
2017-04-15
1
-0/+2
|
*
|
Update with checks for index bounds
Allen Byrne
2017-04-03
1
-1/+10
|
*
|
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
1
-4/+2
|
*
|
HDFFV-10143 change h5PLget to use buffer like H5Iget_name
Allen Byrne
2017-03-30
1
-31/+32
|
*
|
HDFFV-10143 change put to replace and add const
Allen Byrne
2017-03-30
1
-6/+6
|
*
|
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
1
-100/+37
|
|
/
|
*
HDFFV-10143 add APIs to manipulate plugin path table
Allen Byrne
2017-03-28
1
-0/+298
*
|
merge from develop and apply HDFFV-8611
Allen Byrne
2017-05-24
1
-1/+1
*
|
Change signature of H5PLget_size
Allen Byrne
2017-04-25
1
-8/+10
*
|
Fixed problems that prevent bin/trace from marking up some functions.
Dana Robinson
2017-04-24
1
-2/+8
*
|
bin/trace updates in H5PL.c
Dana Robinson
2017-04-20
1
-0/+4
*
|
Reformat char * args
Allen Byrne
2017-04-18
1
-4/+4
*
|
Add new files in release_docs to MANIFEST.
lrknox
2017-04-15
1
-0/+2
*
|
Change copyright headers to replace url referring to file to be removed
lrknox
2017-04-14
1
-6/+4
*
|
Update with checks for index bounds
Allen Byrne
2017-04-03
1
-1/+10
*
|
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
1
-4/+2
*
|
HDFFV-10143 change h5PLget to use buffer like H5Iget_name
Allen Byrne
2017-03-30
1
-31/+32
*
|
HDFFV-10143 change put to replace and add const
Allen Byrne
2017-03-30
1
-6/+6
*
|
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
1
-100/+37
*
|
HDFFV-10143 add APIs to manipulate plugin path table
Allen Byrne
2017-03-28
1
-0/+298
|
/
*
Change dlopen from RTLD_NOW to RTLD_LAZY
Allen Byrne
2016-12-12
1
-1/+1
*
Add error log for dlopen
Allen Byrne
2016-10-27
1
-1/+1
[next]