summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [svn-r20260] Windows compilers insist that variable declarations are before a...Allen Byrne2011-03-161-5/+5
* [svn-r20257] Corect name of test in test propertyAllen Byrne2011-03-161-1/+1
* [svn-r20254] Description:Jonathan Kim2011-03-152-4/+4
* [svn-r20252] Add comment that indicates a "2" in the resultcode param means "...Allen Byrne2011-03-151-0/+1
* [svn-r20251] Correct expected fail tests to check a result code of NOT 0Allen Byrne2011-03-151-2/+2
* [svn-r20249] Add test properties to H5LS for expected failAllen Byrne2011-03-153-27/+45
* [svn-r20247] Change name of new VLEN function from H5Tdetect_vlen_str to h5to...Allen Byrne2011-03-144-10/+20
* [svn-r20231] Purpose:Jonathan Kim2011-03-116-6/+30
* [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-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-r20206] Updated manifest and source code for fixing h5dump -y -o problemPeter Cao2011-03-092-9/+12
* [svn-r20204] Add test case for check -y -o optionsPeter Cao2011-03-081-0/+27
* [svn-r20203] Purpose:Jonathan Kim2011-03-083-9/+53
* [svn-r20202] Correct order of tests DEPENDSAllen Byrne2011-03-081-7/+3
* [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-r20188] Purpose:Jonathan Kim2011-03-041-2/+15
* [svn-r20186] Verify/cleanup code due to debugging changesAllen Byrne2011-03-043-9/+10
* [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-017-198/+225
* [svn-r20168] BZ2048: Add -E --enable-error-stack option to h5dump.Allen Byrne2011-02-286-3/+119
* [svn-r20161] Correct test properties for test orderAllen Byrne2011-02-251-3/+7
* [svn-r20153] Move ext lib handling for ext project building to a common macro...Allen Byrne2011-02-249-24/+36
* [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunkAllen Byrne2011-02-228-0/+107
* [svn-r20132] Purpose:Jonathan Kim2011-02-215-4/+1016
* [svn-r20119] Description:Quincey Koziol2011-02-172-101/+102
* [svn-r20108] Purpose:Jonathan Kim2011-02-1510-46/+2157
* [svn-r20103] Purpose:Jonathan Kim2011-02-147-87/+66
* [svn-r20070] Description:Quincey Koziol2011-02-091-1/+1
* [svn-r20065] Description:Quincey Koziol2011-02-087-53/+40
* [svn-r20061] Description:Quincey Koziol2011-02-082-169/+133
* [svn-r20060] Missing null character on return of get_comment - force \0Allen Byrne2011-02-071-2/+2
* [svn-r20057] Correct comment handling and remove cut/paste oversightsAllen Byrne2011-02-072-28/+25
* [svn-r20052] Description:Quincey Koziol2011-02-062-174/+134
* [svn-r20044] Fix bz2127 by dynamically allocating storgae for comments.Allen Byrne2011-02-048-10/+61
* [svn-r20012] Use "if...else" to exclude the use when travt is null.Peter Cao2011-01-271-9/+8
* [svn-r20011] make sure that travt is nor nullPeter Cao2011-01-271-1/+1
* [svn-r20005] Purpose:Jonathan Kim2011-01-262-2/+0
* [svn-r19971] Purpose:Jonathan Kim2011-01-213-0/+25
* [svn-r19941] Purpose:Albert Cheng2011-01-121-0/+0
* [svn-r19918] Add hh modifier to signed char printf format string. Added h5dum...Allen Byrne2011-01-058-5/+793
* [svn-r19909] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-051-1/+0
* [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-049-24/+24
* [svn-r19895] Remove use of /MT compile flag for building static libs and prog...Allen Byrne2010-12-299-24/+0