summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [svn-r23482] I changed the plugin library to be built as shared library only ...Raymond Lu2013-03-283-1388/+1456
| * [svn-r23480] Reposition conditional and libtool commands.Allen Byrne2013-03-282-68/+66
| * [svn-r23472] I updated the default search path for plugin module to be /usr/l...Raymond Lu2013-03-271-2/+2
| * [svn-r23467] Remove subdirectory.Allen Byrne2013-03-274-246/+68
| * [svn-r23465] I moved dynlib1.c to test/ directory and revised the Makefile.am...Raymond Lu2013-03-279-73/+228
| * [svn-r23454] Update script for reporting errors from configure, build, test.Allen Byrne2013-03-251-3/+16
| * [svn-r23453] FIX plugin DLL decorationAllen Byrne2013-03-251-6/+34
| * [svn-r23451] I took out RTLD_LAZY for dlopen.Raymond Lu2013-03-251-1/+1
| * [svn-r23447] Add new env var to prevent filter plugin loadingAllen Byrne2013-03-253-1/+67
| * [svn-r23437] Removed duplicated line in the MANIFEST file (exposed by the dai...Elena Pourmal2013-03-231-1/+0
| * [svn-r23435] ported revisions 23346:23432 from the trunkRaymond Lu2013-03-2245-945/+831
| |\
| * | [svn-r23432] I added a new macro HDF5_PLUGIN_PRELOAD to skip plugin loading d...Raymond Lu2013-03-228-46/+94
| * | [svn-r23406] Correct typoAllen Byrne2013-03-201-1/+1
| * | [svn-r23405] Correct typoAllen Byrne2013-03-201-1/+1
| * | [svn-r23403] Refactor windows code:Allen Byrne2013-03-206-67/+29
| * | [svn-r23402] Plugin Library needs own dll decoratorAllen Byrne2013-03-201-2/+11
| * | [svn-r23401] I cleaned up the test.Raymond Lu2013-03-201-149/+8
| * | [svn-r23400] I updated Makefile.in for Mac.Raymond Lu2013-03-201-1/+1
| * | [svn-r23399] Add missing CMakeLists.txt fileAllen Byrne2013-03-201-0/+1
| * | [svn-r23390] Remove dll decoration from local functionAllen Byrne2013-03-191-3/+3
| * | [svn-r23389] HDFFV-8338: remove unused headersAllen Byrne2013-03-191-2/+0
| * | [svn-r23387] Add dynamic windows decorationsAllen Byrne2013-03-191-4/+17
| * | [svn-r23386] More updates for Windows.Raymond Lu2013-03-191-49/+9
| * | [svn-r23384] Copy dynamic lib to a plugins folder for testing. This will avoi...Allen Byrne2013-03-193-2/+25
| * | [svn-r23382] I took out H5PLpkg.h. It no longer exist.Raymond Lu2013-03-191-1/+0
| * | [svn-r23381] More update for Windows.Raymond Lu2013-03-191-3/+72
| * | [svn-r23380] Description:Quincey Koziol2013-03-1912-486/+428
| * | [svn-r23377] Description:Quincey Koziol2013-03-192-0/+15
| * | [svn-r23376] Description:Quincey Koziol2013-03-191-0/+1
| * | [svn-r23373] Some updates for Windows.Raymond Lu2013-03-182-4/+4
| * | [svn-r23372] Description:Quincey Koziol2013-03-182-85/+55
| |\ \
| * | | [svn-r23370] Corrected macro name and removed optional function info in ERROR...Allen Byrne2013-03-182-2/+2
| * | | [svn-r23369] Escape "\" charAllen Byrne2013-03-181-1/+1
| * | | [svn-r23368] Correct names and add includes for windowsAllen Byrne2013-03-183-4/+16
| * | | [svn-r23367] I took out a declaration of "DIR" for Windows support. Raymond Lu2013-03-181-4/+5
| * | | [svn-r23365] I opted out dirent.h for Windows.Raymond Lu2013-03-181-2/+3
| * | | [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-1510-102/+203
| * | | [svn-r23358] correct env var value for testAllen Byrne2013-03-151-1/+1
| * | | [svn-r23357] HDFFV-8338: Add cmake support, this commit only tested for linuxAllen Byrne2013-03-153-0/+105
| * | | [svn-r23356] Correct target nameAllen Byrne2013-03-151-1/+1
| * | | [svn-r23350] I cleaned up some code and added comments for my previous checki...Raymond Lu2013-03-149-59/+142
| * | | [svn-r23347] ported revision 23248:23346 from the trunkRaymond Lu2013-03-13161-3224/+4016
| * | | [svn-r23346] First commit for DESY project. It has the basic functionality o...Raymond Lu2013-03-1331-44/+1834
* | | | [svn-r23476] HDFFV-8359: correct script function calls.Allen Byrne2013-03-281-5/+5
* | | | [svn-r23475] added dll for verify_Fortran_INTEGER_4Scot Breitenfeld2013-03-281-6/+3
* | | | [svn-r23470] update INSTALL_parallel with build instructions for Hopper.Mohamad Chaarawi2013-03-271-0/+67
* | | | [svn-r23469] Description:Quincey Koziol2013-03-271-1/+4
* | | | [svn-r23466] more missed static declarationsMohamad Chaarawi2013-03-272-6/+6
* | | | [svn-r23463] Added dllexport for verify_real_kind_7Scot Breitenfeld2013-03-271-1/+1