summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r20771] Problem:Albert Cheng2011-05-077-98/+184
* [svn-r20767] Purpose:Jonathan Kim2011-05-067-47/+116
* [svn-r20759] I commented out 2 test cases using H5_CANNOT_OPEN_TWICE because ...Raymond Lu2011-05-051-2/+4
* [svn-r20756] Fixes h5diff test failure on BE systems.Dana Robinson2011-05-053-4/+11
* [svn-r20752] Windows does not have snprintf, need to use HDsnprintf.Allen Byrne2011-05-051-3/+3
* [svn-r20725] Add overlooked changes from part of coverity fixAllen Byrne2011-05-042-8/+15
* [svn-r20724] Purpose: Fix a bug in h5diff when enum values are compared that doDana Robinson2011-05-046-2/+138
* [svn-r20721] Refactor ext lib import and install.Allen Byrne2011-05-043-12/+31
* [svn-r20720] Merge changes to scripts to run installed examples from hdf5 1.8...Larry Knox2011-05-047-14/+14
* [svn-r20717] Refactor ext lib import and install.Allen Byrne2011-05-045-50/+118
* [svn-r20715] Remove Packed Bits if block in testsAllen Byrne2011-05-031-5/+1
* [svn-r20713] Packed Bits Merge:Allen Byrne2011-05-0323-2284/+2326
* [svn-r20711] I added efc.c to the compile list.Raymond Lu2011-05-031-0/+6
* [svn-r20707] Added comments to the H5F_mem_t enumeration in H5Fpublic.h and t...Dana Robinson2011-05-022-22/+35
* [svn-r20702] I added efc.c to the test list.Raymond Lu2011-05-021-0/+5
* [svn-r20700] I added H5Fefc.c to the compile list.Raymond Lu2011-05-021-2/+2
* [svn-r20694] Add description for new "external_open_twice" test.Neil Fortner2011-05-021-1/+2
* [svn-r20691] Purpose: Fix problem exposed by external link cacheNeil Fortner2011-05-024-4/+262
* [svn-r20689] Changed compiler name from xlf/mpxlf_r to xlf90/mpxlf90_r to avoidAlbert Cheng2011-04-291-2/+2
* [svn-r20686] Added "xlc_r" as a recognized XL compilers.Albert Cheng2011-04-291-1/+1
* [svn-r20677] Merge packed bits option from 1.8 branch to trunk. CMake only. A...Allen Byrne2011-04-2965-15/+4814
* [svn-r20676] Purpose:Jonathan Kim2011-04-2914-57/+192
* [svn-r20673] Eliminate memory buffer errors, Allen Byrne2011-04-282-160/+164
* [svn-r20670] Fixed file name handling with char pointer incorrectly causing c...Jonathan Kim2011-04-281-4/+5
* [svn-r20669] Add test_configuration settingAllen Byrne2011-04-281-0/+2
* [svn-r20666] Bug fix: VMS has trouble to deal with absolute path. I changed ...Raymond Lu2011-04-282-1/+5
* [svn-r20665] Remove extraneous memcheck parametersAllen Byrne2011-04-281-4/+0
* [svn-r20658] Description:Quincey Koziol2011-04-2831-152/+119
|\
| * [svn-r20650] Description:Quincey Koziol2011-04-261-1/+1
| * [svn-r20648] Description:Quincey Koziol2011-04-261-1/+1
| * [svn-r20588] Description:Quincey Koziol2011-04-2130-129/+98
| * [svn-r20587] Description:Quincey Koziol2011-04-2119-50/+48
* | [svn-r20657] Description:Quincey Koziol2011-04-282-36/+36
* | [svn-r20652] Description:Quincey Koziol2011-04-263-1/+59
* | [svn-r20651] Description:Quincey Koziol2011-04-262-36/+36
* | [svn-r20646] Description:Quincey Koziol2011-04-262-15/+13
* | [svn-r20641] Add CPack overrides for NSIS install paths. Install for products...Allen Byrne2011-04-264-40/+1990
* | [svn-r20640] Remove export from "export LD_LIBRARY_PATH=${LL_PATH}" in exampl...Larry Knox2011-04-266-19/+17
* | [svn-r20639] Add missing entry for "Bug HDFFV-4358"Jonathan Kim2011-04-261-0/+5
* | [svn-r20635] Windows needs timeout at 3600Allen Byrne2011-04-251-2/+2
* | [svn-r20627] Add dependency of t_pflush2 on t_pflush1Allen Byrne2011-04-251-0/+2
* | [svn-r20626] Albert's test on bp reveals that the dumper had assertion failur...Raymond Lu2011-04-252-38/+46
* | [svn-r20610] OpenVMS complainted about a test case in th5o.c which opened the...Raymond Lu2011-04-222-0/+6
* | [svn-r20600] Purpose:Jonathan Kim2011-04-221-1/+1
* | [svn-r20596] Add missing library suffix to ext lib install listAllen Byrne2011-04-221-1/+1
* | [svn-r20595] Purpose:Jonathan Kim2011-04-2113-0/+62
* | [svn-r20590] On windows the ext libs did not work for cpack process. Changed ...Allen Byrne2011-04-212-66/+26
|/
* [svn-r20584] I updated it for 2 new data files in h5diff/testfiles.Raymond Lu2011-04-201-1/+2
* [svn-r20581] Bug 1386 - allowing dimension size to be zero. I forgot to chec...Raymond Lu2011-04-202-0/+0
* [svn-r20577] Bug 1386 - allowing dimension size to be zero. I added test cas...Raymond Lu2011-04-2010-3/+164