summaryrefslogtreecommitdiffstats
path: root/tools/h5dump
Commit message (Expand)AuthorAgeFilesLines
* [svn-r20467] Change test option to use --enable-error-stack instead of -EAllen Byrne2011-04-111-1/+1
* [svn-r20378] Purpose:Jonathan Kim2011-03-302-2/+3
* [svn-r20349] BZ1725: H5DUMP displays type of reference for H5T_REFERENCEAllen Byrne2011-03-251-10/+6
* [svn-r20285] Purpose:Jonathan Kim2011-03-211-2/+2
* [svn-r20270] Purpose:Jonathan Kim2011-03-181-6/+2
* [svn-r20267] Corrected expected fail tests for use during valgrindAllen Byrne2011-03-181-25/+6
* [svn-r20260] Windows compilers insist that variable declarations are before a...Allen Byrne2011-03-161-5/+5
* [svn-r20249] Add test properties to H5LS for expected failAllen Byrne2011-03-151-15/+24
* [svn-r20247] Change name of new VLEN function from H5Tdetect_vlen_str to h5to...Allen Byrne2011-03-141-2/+6
* [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-091-2/+23
* [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-091-0/+3
* [svn-r20200] Add expected fail condition to memcheck alternate tests.Allen Byrne2011-03-081-0/+15
* [svn-r20171] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. Th...Allen Byrne2011-03-011-47/+49
* [svn-r20168] BZ2048: Add -E --enable-error-stack option to h5dump.Allen Byrne2011-02-283-3/+88
* [svn-r20153] Move ext lib handling for ext project building to a common macro...Allen Byrne2011-02-241-2/+14
* [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunkAllen Byrne2011-02-221-0/+29
* [svn-r20132] Purpose:Jonathan Kim2011-02-213-3/+3
* [svn-r20108] Purpose:Jonathan Kim2011-02-153-0/+103
* [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-071-14/+12
* [svn-r20044] Fix bz2127 by dynamically allocating storgae for comments.Allen Byrne2011-02-042-5/+23
* [svn-r19971] Purpose:Jonathan Kim2011-01-212-0/+10
* [svn-r19918] Add hh modifier to signed char printf format string. Added h5dum...Allen Byrne2011-01-054-3/+219
* [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-041-2/+2
* [svn-r19895] Remove use of /MT compile flag for building static libs and prog...Allen Byrne2010-12-291-2/+0
* [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15.Larry Knox2010-11-231-0/+3
* [svn-r19792] Revised the valgrind ignore list, added simple execute command t...Allen Byrne2010-11-161-0/+19
* [svn-r19527] Add clear generated objects commands to test blocks.Allen Byrne2010-10-061-12/+370
* [svn-r19509] Improve CMake support for CYGWIN.Allen Byrne2010-10-041-3/+3
* [svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branch...Larry Knox2010-10-041-5/+15
* [svn-r19481] I'm backing out my fix for bug 1707 because there're some unreso...Raymond Lu2010-09-271-13/+5
* [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic...Raymond Lu2010-09-211-5/+13
* [svn-r19434] Correct use of lib, include, bin in INSTALL commands to use prop...Allen Byrne2010-09-201-1/+1
* [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an...Larry Knox2010-09-101-1/+1
* [svn-r19361] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-18/+2
* [svn-r19325] Added parallel build commands.Allen Byrne2010-08-311-10/+10
* [svn-r19318] Correct ENDIF text (non-executable) to match IF parameterAllen Byrne2010-08-271-1/+1
* [svn-r19307] Correct test for H5_LONE_COLON - added NOTAllen Byrne2010-08-261-1/+1
* [svn-r19300] BZ 1958: Add h5dump xml tests to CMake supportAllen Byrne2010-08-251-7/+257
* [svn-r19282] Fix test scripts (Cmake needs to capture output yet)Allen Byrne2010-08-232-7/+22
* [svn-r19265] Correct naming of SKIP testAllen Byrne2010-08-201-1/+4
* [svn-r19252] Description:Quincey Koziol2010-08-192-122/+133
* [svn-r19228] File read/write happens at configure time, so moved windows spec...Allen Byrne2010-08-111-10/+11
* [svn-r19214] Test for compare of output text to expected needed to account fo...Allen Byrne2010-08-101-9/+17
* [svn-r19202] [BZ1953]implementation for the proposed changes suggested by the...Allen Byrne2010-08-092-3/+57