summaryrefslogtreecommitdiffstats
path: root/src/H5PL.c
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Mostly whitespace and comment cleanup. (#39)Allen Byrne2020-10-151-2/+0
* Source formattedAllen Byrne2020-10-011-40/+26
* Brought H5I, H5Z, and some of H5PL in line with develop/1.12.Dana Robinson2020-05-201-16/+16
* Removed 'VOL' from some H5PL comments.Dana Robinson2018-12-311-4/+3
* manual fix from merge with developM. Scot Breitenfeld2017-10-261-0/+1
* fixed merge with develop issuesM. Scot Breitenfeld2017-10-261-2/+2
* Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-10-261-789/+195
|\
| * Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-790/+197
| * HDFFV-10170 revert entire changeAllen Byrne2017-04-251-83/+3
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
| * Revert HDFFV-9655 by disabling test and not using new function.Allen Byrne2017-04-241-7/+9
| * Merge pull request #447 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9655-p...Allen Byrne2017-04-211-7/+87
| |\
| | * HDFFV-9655 fix test and some warningsAllen Byrne2017-04-211-3/+3
| | * Merge remote-tracking branch 'origin/develop' intoAllen Byrne2017-04-211-151/+93
| | |\
| | | * Fix parameter formAllen Byrne2017-04-211-4/+4
| | * | HDFFV-9655 fix compile and testAllen Byrne2017-04-211-35/+47
| | * | HDFFV-9655 - Add functions for '@' - untestedAllen Byrne2017-03-291-0/+68
| * | | Fixed problems that prevent bin/trace from marking up some functions.Dana Robinson2017-04-211-6/+16
| | |/ | |/|
| * | Express test mods to test/cache.cmainzer2017-04-151-0/+2
| * | Update with checks for index boundsAllen Byrne2017-04-031-1/+10
| * | HDFFV-10143 fix use before setAllen Byrne2017-03-301-1/+1
| * | Fix code error and use H5PL_MAX_PATH_NUM in testAllen Byrne2017-03-301-2/+1
| * | HDFFV-10143 Cleanup due to commentsAllen Byrne2017-03-301-4/+2
| * | HDFFV-10143 change h5PLget to use buffer like H5Iget_nameAllen Byrne2017-03-301-31/+32
| * | HDFFV-10143 change put to replace and add constAllen Byrne2017-03-301-6/+6
| * | Remove redundant codeAllen Byrne2017-03-301-13/+9
| * | HDFFV-10143 Use Windows A version of ExpandEnvironmentStringsAllen Byrne2017-03-301-1/+1
| * | HDFFV-10143 Fix initial issues from reviewAllen Byrne2017-03-301-100/+37
| |/
| * HDFFV-10143 add APIs to manipulate plugin path tableAllen Byrne2017-03-281-0/+298
* | merge from develop and apply HDFFV-8611Allen Byrne2017-05-241-1/+1
* | Change signature of H5PLget_sizeAllen Byrne2017-04-251-8/+10
* | Fixed problems that prevent bin/trace from marking up some functions.Dana Robinson2017-04-241-2/+8
* | bin/trace updates in H5PL.cDana Robinson2017-04-201-0/+4
* | Reformat char * argsAllen Byrne2017-04-181-4/+4
* | Add new files in release_docs to MANIFEST.lrknox2017-04-151-0/+2
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
* | Update with checks for index boundsAllen Byrne2017-04-031-1/+10
* | HDFFV-10143 fix use before setAllen Byrne2017-03-301-1/+1
* | Fix code error and use H5PL_MAX_PATH_NUM in testAllen Byrne2017-03-301-2/+1
* | HDFFV-10143 Cleanup due to commentsAllen Byrne2017-03-301-4/+2
* | HDFFV-10143 change h5PLget to use buffer like H5Iget_nameAllen Byrne2017-03-301-31/+32
* | HDFFV-10143 change put to replace and add constAllen Byrne2017-03-301-6/+6
* | HDFFV-10143 Use Windows A version of ExpandEnvironmentStringsAllen Byrne2017-03-301-1/+1
* | Remove redundant codeAllen Byrne2017-03-301-13/+9
* | HDFFV-10143 Fix initial issues from reviewAllen Byrne2017-03-301-100/+37
* | HDFFV-10143 add APIs to manipulate plugin path tableAllen Byrne2017-03-281-0/+298
|/
* Change dlopen from RTLD_NOW to RTLD_LAZYAllen Byrne2016-12-121-1/+1
* Add error log for dlopenAllen Byrne2016-10-271-1/+1
* [svn-r30312] HDFFV-9706: Commit changes as discussed in HDF5-379.Allen Byrne2016-08-221-25/+32