summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r19537] Cleanup formattingAllen Byrne2010-10-073-40/+38
* [svn-r19535] Add using-memchecker optionAllen Byrne2010-10-071-0/+8
* [svn-r19529] Added line to config/examples.am to remove execute permission fr...Larry Knox2010-10-068-1/+8
* [svn-r19528] Add clear generated objects commands to test blocks.Allen Byrne2010-10-0616-98/+1160
* [svn-r19526] Updated tested Windows platformsAllen Byrne2010-10-061-3/+14
* [svn-r19522] I added another test case - disabling chunk cache. H5Dwrite wi...Raymond Lu2010-10-051-31/+57
* [svn-r19521] Move 'int nerrors = 0' declaration out of '#ifdef' block to matc...Allen Byrne2010-10-051-1/+1
* [svn-r19511] Snapshot version 1.8 release 7 (snap0)HDF Tester2010-10-057-22/+22
* [svn-r19510] Improve CMake support for CYGWIN.Allen Byrne2010-10-0414-154/+164
* [svn-r19499] Description:Quincey Koziol2010-10-017-662/+1087
* [svn-r19496] Change ExternalProject Dependicies guard to positive match (Wind...Allen Byrne2010-09-301-4/+4
* [svn-r19494] Correct static external project library base names.Allen Byrne2010-09-291-2/+2
* [svn-r19492] Purpose:Jonathan Kim2010-09-2911-0/+264
* [svn-r19490] Correct dependency on extlib project when not using external pro...Allen Byrne2010-09-291-6/+8
* [svn-r19486] Add ExternalProject support for external libs - option added Def...Allen Byrne2010-09-281-18/+96
* [svn-r19485] Description:Quincey Koziol2010-09-281-428/+424
* [svn-r19483] Description:Quincey Koziol2010-09-281-49/+85
* [svn-r19479] I'm backing out my fix for bug 1707 because there're some unreso...Raymond Lu2010-09-2722-339/+89
* [svn-r19477] Description:Quincey Koziol2010-09-234-141/+127
* [svn-r19473] Description:Quincey Koziol2010-09-234-400/+725
* [svn-r19466] Bug fix for 1707 - My previous checkin wasn't complete. I left ...Raymond Lu2010-09-222-2/+9
* [svn-r19463] Purpose: Fix bug 1864Neil Fortner2010-09-2119-72/+263
* [svn-r19462] Bug fix: 1961-- AIX 6.1 --enable-share did not work.Albert Cheng2010-09-211-0/+5
* [svn-r19459] Add CMake tests for check-vfd; includes new vfdTest.cmake script...Allen Byrne2010-09-214-2/+81
* [svn-r19456] Purpose:Mike McGreevy2010-09-212-85/+23
* [svn-r19451] Update version of 1.8 branch to HDF5 1.8.7-snap0Mike McGreevy2010-09-2114-29/+29
* [svn-r19449] Undo previous commit:Albert Cheng2010-09-211-208/+117
* [svn-r19448] Fix for legacy Windows test added for 1890 h5diff exclude-pathJonathan Kim2010-09-211-2/+2
* [svn-r19446] Update for previous checkin r19444Jonathan Kim2010-09-201-0/+1
* [svn-r19444] Purpose:Jonathan Kim2010-09-205-10/+35
* [svn-r19442] Move $LIBS to just after $lib_objs in the link command line. Ot...Larry Knox2010-09-203-21/+29
* [svn-r19441] Bug fix for 1707 - in a hurry, explain later.Raymond Lu2010-09-2022-89/+332
* [svn-r19440] Description:Mike McGreevy2010-09-201-3/+3
* [svn-r19438] Correct use of lib, include, bin in INSTALL commands to use prop...Allen Byrne2010-09-2017-37/+50
* [svn-r19436] remove source package command - not neededAllen Byrne2010-09-201-2/+1
* [svn-r19433] Description:Binh-Minh Ribler2010-09-201-0/+1
* [svn-r19432] Updated configuration section with optional command line usage. ...Allen Byrne2010-09-201-24/+100
* [svn-r19429] Update to H5REPACK tests for layout info required a new function...Allen Byrne2010-09-201-23/+161
* [svn-r19428] Updates for cmake tests from the h5diff group recursive updates.Jonathan Kim2010-09-201-4/+4
* [svn-r19426] Fix for legay Windows test for h5diff exclude-path updatesJonathan Kim2010-09-201-8/+10
* [svn-r19424] Bug fix: 1961-- AIX 6.1 --enable-share did not work.Albert Cheng2010-09-201-1/+4
* [svn-r19423] Bug fix: 1961-- AIX 6.1 --enable-share did not work.Albert Cheng2010-09-204-136/+306
* [svn-r19421] Reorganize compile scripts h5cc.in, h5fc.in and h5c++.in to put ...Larry Knox2010-09-173-20/+169
* [svn-r19420] Ported recent checkin on trunk to the 1.8 branch -- trunk checkinJohn Mainzer2010-09-171-48/+570
* [svn-r19419] On windows, an include bypassed the WIN32_LEAN_AND_MEAN define. ...Allen Byrne2010-09-172-2/+2
* [svn-r19416] Fix for Cmake test. Merged from hdf5 trunk (r19415).Jonathan Kim2010-09-171-22/+28
* [svn-r19414] Error return value was FAIL. Should be NULL.Albert Cheng2010-09-171-1/+1
* [svn-r19411] Purpose: Jonathan Kim2010-09-1713-1/+503
* [svn-r19408] In this revision the '/' after ${DESTDIR} wherever it occursLarry Knox2010-09-1660-244/+684
* [svn-r19407] Purpose:Jonathan Kim2010-09-1617-18/+659