summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r20475] Purpose:Mike McGreevy2011-04-1145-84/+200
* [svn-r20472] Add message that H5_HAVE_WIN_THREADS requires WINVER >= 0x600 (V...Allen Byrne2011-04-113-1/+22
* [svn-r20469] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-115-10/+71
* [svn-r20467] Change test option to use --enable-error-stack instead of -EAllen Byrne2011-04-111-1/+1
* [svn-r20465] Add CDASH_LOCAL option to direct where ctest results are reportedAllen Byrne2011-04-111-5/+11
* [svn-r20462] The basic STDIO VFD test in test/vfd.c fails on 64-bit Solaris 5...Dana Robinson2011-04-101-0/+9
* [svn-r20459] Purpose:Dana Robinson2011-04-082-69/+324
* [svn-r20458] Change handling of reference files so that the output of import ...Allen Byrne2011-04-081-11/+3
* [svn-r20453] Reordered two expressions to avoid integer overflow (quiets a co...Dana Robinson2011-04-081-2/+2
* [svn-r20452] Pass value of last test variable into sub-macro of add-test for ...Allen Byrne2011-04-081-6/+4
* [svn-r20446] Updated valgrind ignore listAllen Byrne2011-04-081-4/+17
* [svn-r20440] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-076-51/+575
* [svn-r20438] Fix typo in lib name for mingwAllen Byrne2011-04-071-1/+1
* [svn-r20433] Implement MinGW changes to CMake configurationAllen Byrne2011-04-073-7/+13
* [svn-r20430] Remove config message for windows - H5_HAVE_GETCONSOLESCREENBUFF...Allen Byrne2011-04-071-3/+1
* [svn-r20429] CMake: correct h5copy test macros, add userblock script test to ...Allen Byrne2011-04-075-102/+269
* [svn-r20427] Purpose:Jonathan Kim2011-04-0611-33/+33
* [svn-r20426] Description:Quincey Koziol2011-04-061-0/+2
* [svn-r20424] Purpose:Jonathan Kim2011-04-0611-11/+22
* [svn-r20420] Correct typo in macro parameterAllen Byrne2011-04-051-4/+4
* [svn-r20419] Correct typo in macro parameterAllen Byrne2011-04-051-2/+2
* [svn-r20417] ExternalProject_ADD calls changed to use common project output f...Allen Byrne2011-04-051-49/+38
* [svn-r20410] Corrected text in INSTALL file: there is no --enable-szlib conf...Larry Knox2011-04-041-1/+1
* [svn-r20406] Description:Quincey Koziol2011-04-047-129/+111
* [svn-r20405] Description:Quincey Koziol2011-04-0415-32/+32
* [svn-r20391] Add overlooked condition for external project around packaging s...Allen Byrne2011-04-011-41/+43
* [svn-r20384] Purpose:Jonathan Kim2011-03-3127-128/+166
* [svn-r20379] Missed test file from previous checkin r20378.Jonathan Kim2011-03-301-1/+1
* [svn-r20378] Purpose:Jonathan Kim2011-03-3010-10/+38
* [svn-r20375] Test name change needed to be updated in valgrind ignore listAllen Byrne2011-03-301-2/+2
* [svn-r20372] Separate no option test within ADD_TEST so depends behaves corre...Allen Byrne2011-03-291-29/+53
* [svn-r20363] Updated commands to properly clear generated filesAllen Byrne2011-03-292-5/+2
* [svn-r20362] Added missing character in CMake commandAllen Byrne2011-03-291-1/+1
* [svn-r20358] added notation for BZ 1725Allen Byrne2011-03-281-0/+6
* [svn-r20357] Add missing declarations that caused linking errors on windows.Allen Byrne2011-03-281-0/+80
* [svn-r20353] Bug 1752 - H5Lite Fortran APIs do not allow you to create 4 dime...Scot Breitenfeld2011-03-275-4023/+8374
* [svn-r20352] Update Valgrind ignore listAllen Byrne2011-03-261-0/+17
* [svn-r20349] BZ1725: H5DUMP displays type of reference for H5T_REFERENCEAllen Byrne2011-03-254-18/+14
* [svn-r20335] Remove unused windows defines. Add _CONSOLE to windows definitions.Allen Byrne2011-03-252-8/+1
* [svn-r20334] Purpose:Jonathan Kim2011-03-2512-11/+114
* [svn-r20332] Correct clear-misc filenameAllen Byrne2011-03-251-3/+3
* [svn-r20330] Adjust H5JAM tests for valgind executionAllen Byrne2011-03-252-14/+46
* [svn-r20328] I added the vms/test/H5srcdir_str.h in the MANIFEST.Raymond Lu2011-03-241-0/+1
* [svn-r20324] Correct depends of test for examples and add clear testAllen Byrne2011-03-241-12/+54
* [svn-r20322] Correct depends of test for CPP examples and add clear testAllen Byrne2011-03-241-4/+25
* [svn-r20320] Correct clear objects for H5MKGRP testsAllen Byrne2011-03-241-0/+9
* [svn-r20318] Correct depends of test for ADD_H5COPY_TESTAllen Byrne2011-03-241-4/+5
* [svn-r20316] Removed includes which are included with proper config checks in...Allen Byrne2011-03-241-5/+0
* [svn-r20315] brought revisions 19868:20300 from the 1.8.6_vms branch to the t...Raymond Lu2011-03-2415-16/+76
* [svn-r20312] Change incorrect use of "struct stat" to use "h5_stat_t". Allen Byrne2011-03-244-58/+68