summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r20228] Add tools bin folder to installation variablesAllen Byrne2011-03-101-0/+1
* [svn-r20226] Entered known problem of --with-mpe does not work with mpich2.Albert Cheng2011-03-101-0/+2
* [svn-r20224] Add enable-error-stack option to new features-tools section.Allen Byrne2011-03-102-258/+17
* [svn-r20223] Adding notes for fixing h5dump bug on -y -o options.Peter Cao2011-03-101-0/+3
* [svn-r20222] Correct mistake by declaring indexing variable removed from for ...Allen Byrne2011-03-101-0/+1
* [svn-r20221] Remove rougue 'int' inside for loop (cut-paste error) - windows ...Allen Byrne2011-03-101-1/+1
* [svn-r20219] Description:Quincey Koziol2011-03-103-7/+7
* [svn-r20218] Valgrind fix for memory leak in print_datatype which used an all...Allen Byrne2011-03-091-1/+3
* [svn-r20217] Valgrind indicated error in reading past end of buffer.Allen Byrne2011-03-091-1/+4
* [svn-r20216] Valgrind fix for memory leak in h5tools_dump_xxx which is fixed ...Allen Byrne2011-03-094-4/+90
* [svn-r20211] Valgrind indicated error in writing past buffer. Contary to ref ...Allen Byrne2011-03-091-1/+1
* [svn-r20209] add test case for -y -o for h5dumpPeter Cao2011-03-091-0/+6
* [svn-r20208] Valgrind fix for memory leak in free_tables - 2nd malloc was fr...Allen Byrne2011-03-091-0/+4
* [svn-r20207] removed duplicate line.Peter Cao2011-03-091-1/+0
* [svn-r20206] Updated manifest and source code for fixing h5dump -y -o problemPeter Cao2011-03-093-9/+13
* [svn-r20205] Add tall-6.ddl from previous commit r20204.Jonathan Kim2011-03-081-0/+1
* [svn-r20204] Add test case for check -y -o optionsPeter Cao2011-03-081-0/+27
* [svn-r20203] Purpose:Jonathan Kim2011-03-085-9/+60
* [svn-r20202] Correct order of tests DEPENDSAllen Byrne2011-03-081-7/+3
* [svn-r20201] Order fflush tests - fflush2 DEPENDS on fflush1Allen Byrne2011-03-081-0/+1
* [svn-r20200] Add expected fail condition to memcheck alternate tests.Allen Byrne2011-03-082-0/+18
* [svn-r20197] Change test macro to allow control of infile and outfile parametersAllen Byrne2011-03-081-4/+8
* [svn-r20195] Description: Fixed memory leaks (valgrind detected) in field_inf...Scot Breitenfeld2011-03-072-5/+9
* [svn-r20192] Description: Bug 1939: h5tbget_field_info_fScot Breitenfeld2011-03-064-1173/+1203
* [svn-r20188] Purpose:Jonathan Kim2011-03-042-2/+18
* [svn-r20186] Verify/cleanup code due to debugging changesAllen Byrne2011-03-043-9/+10
* [svn-r20184] Enable h5dump tests in valgrindAllen Byrne2011-03-042-195/+223
* [svn-r20180] I added 2 public macros to the H5public.h - H5_VERSION_GE and H5...Raymond Lu2011-03-022-0/+60
* [svn-r20172] Add h5mkgrp utility to package listAllen Byrne2011-03-011-1/+1
* [svn-r20171] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. Th...Allen Byrne2011-03-019-222/+253
* [svn-r20170] Correct name of tool from hdf2gif to h52gif.Allen Byrne2011-03-011-4/+4
* [svn-r20168] BZ2048: Add -E --enable-error-stack option to h5dump.Allen Byrne2011-02-288-4/+122
* [svn-r20161] Correct test properties for test orderAllen Byrne2011-02-251-3/+7
* [svn-r20156] Update macros to correct errors found on windowsAllen Byrne2011-02-251-2/+10
* [svn-r20155] Change macros - do not need URL parameterAllen Byrne2011-02-242-11/+11
* [svn-r20154] Update error in szip ext project macroAllen Byrne2011-02-241-2/+2
* [svn-r20153] Move ext lib handling for ext project building to a common macro...Allen Byrne2011-02-2429-345/+419
* [svn-r20151] On windows the name of static zlib library is dependent on the u...Allen Byrne2011-02-241-6/+6
* [svn-r20149] Change Name of Legacy naming optionAllen Byrne2011-02-232-10/+10
* [svn-r20145] Correct misplaced bracketAllen Byrne2011-02-221-2/+2
* [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunkAllen Byrne2011-02-2244-539/+1339
* [svn-r20135] Description:Quincey Koziol2011-02-223-3/+47
* [svn-r20132] Purpose:Jonathan Kim2011-02-216-5/+1017
* [svn-r20124] Bug fix (ID: 519)Albert Cheng2011-02-182-104/+0
* [svn-r20121] Bug 1586 - the datatype handler created with H5Tencode/decode ha...Raymond Lu2011-02-183-12/+80
* [svn-r20119] Description:Quincey Koziol2011-02-175-280/+282
* [svn-r20116] Description:Frank Baker2011-02-171-1/+1
* [svn-r20113] Add note to RELEASE.txt about external file cache.Neil Fortner2011-02-171-0/+4
* [svn-r20112] Merge open_file_pool branch into trunk.Neil Fortner2011-02-1717-91/+4872
|\
| * [svn-r20064] Purpose: Implement external file cacheNeil Fortner2011-02-0817-91/+4872