summaryrefslogtreecommitdiffstats
path: root/src/H5PL.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-7/+7
* Fix several warnings (#720)jhendersonHDF2021-09-141-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Enhance API tracing (#120)Quincey Koziol2020-11-261-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-40/+26
* Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-16/+16
* 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
* 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
* [svn-r30285] Description:Quincey Koziol2016-08-131-1/+1
* [svn-r30231] HDFFV-9944: else statement and braces.Allen Byrne2016-08-011-17/+24
* [svn-r30113] Description:Quincey Koziol2016-06-281-1/+1
* [svn-r28795] Description:Quincey Koziol2016-01-051-3/+3
* [svn-r27768] Description:Quincey Koziol2015-09-141-76/+92
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-0/+2
* [svn-r27040] Moved '*' in H5PLget_loading_state() so that bin/trace would cor...Dana Robinson2015-05-081-1/+2
* [svn-r26365] HDFFV-8520: Add plugin control APIs.Allen Byrne2015-03-051-20/+63
* [svn-r26216] Removed inappropriate TEXT() macro from the plugin name and chan...Dana Robinson2015-02-181-9/+21
* [svn-r26200] Fixed mixed tabs and spaces before making changes.Dana Robinson2015-02-171-56/+55
* [svn-r26036] HDFFV-8736: Patch H5PL.c and test for cygwin plugin support.Allen Byrne2015-01-261-0/+6
* [svn-r24167] HDFFV-8513, HDFFV-8522 Plugin testing in h5repack, h5dump.Allen Byrne2013-09-191-1/+5
* [svn-r24104] HDFFV-8345: add User Defined filters to h5repack.Allen Byrne2013-09-061-2/+2
* [svn-r23735] HDFFV-8445: unregonized character warning solved by changing '\/...Allen Byrne2013-06-051-1/+1
* [svn-r23713] Description:Quincey Koziol2013-05-211-2/+2
* [svn-r23549] Description:Quincey Koziol2013-04-041-29/+29
* [svn-r23547] Windows plugins will always be "dll"'s.Allen Byrne2013-04-041-1/+1
* [svn-r23543] Description:Quincey Koziol2013-04-041-54/+56