summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r23717] Description:Quincey Koziol2013-05-231-1/+1
* [svn-r23715] Bug Fix: HDFFV-8247Joel Plutchak2013-05-221-4/+9
* [svn-r23713] Description:Quincey Koziol2013-05-2162-1033/+1198
* [svn-r23708] Snapshot version 1.9 release 151HDF Tester2013-05-192-3/+3
* [svn-r23698] Description:inactive/trunk_merge_coverityQuincey Koziol2013-05-131-330/+254
* [svn-r23695] Description:Quincey Koziol2013-05-115-278/+359
* [svn-r23685] Issue 8380 H5Zunregister caused seg fault. I simplied the itera...Raymond Lu2013-05-083-88/+56
* [svn-r23675] Issue 8380 - H5Zunregister caused seg fault. This is the follow...Raymond Lu2013-05-061-84/+116
* [svn-r23669] Snapshot version 1.9 release 150HDF Tester2013-05-052-3/+3
* [svn-r23666] Fix for fill value problem for chunked files with mixed allocate...Joel Plutchak2013-05-021-3/+5
* [svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...Raymond Lu2013-04-2910-21/+319
* [svn-r23642] Snapshot version 1.9 release 149HDF Tester2013-04-282-3/+3
* [svn-r23549] Description:Quincey Koziol2013-04-049-53/+52
* [svn-r23547] Windows plugins will always be "dll"'s.Allen Byrne2013-04-041-1/+1
* [svn-r23543] Description:Quincey Koziol2013-04-043-79/+83
* [svn-r23540] I took out the "const" symbol from H5PL_get_plugin_type and H5PL...Raymond Lu2013-04-031-3/+2
* [svn-r23536] I corrected the copyright information and added some comment in ...Raymond Lu2013-04-034-18/+18
* [svn-r23529] Description:Quincey Koziol2013-04-033-34/+39
* [svn-r23513] I added a test case in plugin.c for testing using filter for gro...Raymond Lu2013-04-011-4/+0
* [svn-r23508] Removed some dead code that belonged to the multi dxpl functions...Dana Robinson2013-04-011-28/+0
* [svn-r23495] ported revisions 23433:23494 from the trunkRaymond Lu2013-03-294-8/+8
* [svn-r23472] I updated the default search path for plugin module to be /usr/l...Raymond Lu2013-03-271-2/+2
* [svn-r23465] I moved dynlib1.c to test/ directory and revised the Makefile.am...Raymond Lu2013-03-271-4/+7
* [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-r23435] ported revisions 23346:23432 from the trunkRaymond Lu2013-03-225-158/+14
|\
| * [svn-r23417] Fixes an issue (HDFFV-8159) where uninitialized memory was being...Dana Robinson2013-03-211-8/+11
| * [svn-r23366] Removed the H5Pset_dxpl_multi and H5Pget_dxpl_multi functions fr...Dana Robinson2013-03-182-147/+0
| * [svn-r23361] Snapshot version 1.9 release 148HDF Tester2013-03-172-3/+3
| * [svn-r23341] Snapshot version 1.9 release 147HDF Tester2013-03-102-3/+3
| * [svn-r23323] Snapshot version 1.9 release 146HDF Tester2013-03-032-3/+3
| * [svn-r23313] Description:Quincey Koziol2013-02-258-76/+97
| * [svn-r23311] Snapshot version 1.9 release 145HDF Tester2013-02-242-3/+3
| * [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1
| * [svn-r23290] Snapshot version 1.9 release 144HDF Tester2013-02-172-3/+3
* | [svn-r23432] I added a new macro HDF5_PLUGIN_PRELOAD to skip plugin loading d...Raymond Lu2013-03-224-43/+75
* | [svn-r23406] Correct typoAllen Byrne2013-03-201-1/+1
* | [svn-r23403] Refactor windows code:Allen Byrne2013-03-202-4/+20
* | [svn-r23386] More updates for Windows.Raymond Lu2013-03-191-49/+9
* | [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-199-479/+421
* | [svn-r23377] Description:Quincey Koziol2013-03-191-0/+3
* | [svn-r23373] Some updates for Windows.Raymond Lu2013-03-182-4/+4
* | [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