summaryrefslogtreecommitdiffstats
path: root/src/H5PL.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r23536] I corrected the copyright information and added some comment in ...Raymond Lu2013-04-031-6/+5
* [svn-r23472] I updated the default search path for plugin module to be /usr/l...Raymond Lu2013-03-271-2/+2
* [svn-r23451] I took out RTLD_LAZY for dlopen.Raymond Lu2013-03-251-1/+1
* [svn-r23432] I added a new macro HDF5_PLUGIN_PRELOAD to skip plugin loading d...Raymond Lu2013-03-221-36/+62
* [svn-r23406] Correct typoAllen Byrne2013-03-201-1/+1
* [svn-r23403] Refactor windows code:Allen Byrne2013-03-201-3/+8
* [svn-r23386] More updates for Windows.Raymond Lu2013-03-191-49/+9
* [svn-r23381] More update for Windows.Raymond Lu2013-03-191-3/+72
* [svn-r23380] Description:Quincey Koziol2013-03-191-254/+348
* [svn-r23373] Some updates for Windows.Raymond Lu2013-03-181-3/+3
* [svn-r23370] Corrected macro name and removed optional function info in ERROR...Allen Byrne2013-03-181-1/+1
* [svn-r23369] Escape "\" charAllen Byrne2013-03-181-1/+1
* [svn-r23368] Correct names and add includes for windowsAllen Byrne2013-03-181-3/+2
* [svn-r23367] I took out a declaration of "DIR" for Windows support. Raymond Lu2013-03-181-4/+5
* [svn-r23360] I added Windows support to H5PL_find function.Raymond Lu2013-03-161-1/+63
* [svn-r23359] I added some macros and refactoring the code to prepare for Wind...Raymond Lu2013-03-151-93/+122
* [svn-r23350] I cleaned up some code and added comments for my previous checki...Raymond Lu2013-03-141-26/+40
* [svn-r23346] First commit for DESY project. It has the basic functionality o...Raymond Lu2013-03-131-0/+401