summaryrefslogtreecommitdiffstats
path: root/tools/h5dump
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r20365] BZ1725: H5DUMP displays type of reference for H5T_REFERENCEAllen Byrne2011-03-291-10/+6
* [svn-r20288] Purpose:Jonathan Kim2011-03-221-6/+2
* [svn-r20268] Corrected expected fail tests for use during valgrindAllen Byrne2011-03-181-25/+6
* [svn-r20259] Windows compilers insist that variable declarations are before a...Allen Byrne2011-03-161-5/+5
* [svn-r20253] Test control checks for running with valgrind.Allen Byrne2011-03-151-15/+39
* [svn-r20248] Change name of new VLEN function from H5Tdetect_vlen_str to h5to...Allen Byrne2011-03-141-6/+39
* [svn-r20213] fixed bug 2183Peter Cao2011-03-092-0/+9
* [svn-r20212] Contary to ref man H5O_get_comment does not return null char in ...Allen Byrne2011-03-091-1/+2
* [svn-r20183] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. Th...Allen Byrne2011-03-041-47/+49
* [svn-r20182] BZ2048: Add -E --enable-error-stack option to h5dump.Allen Byrne2011-03-043-7/+86
* [svn-r20158] Comment out reference to BZ2048 testsAllen Byrne2011-02-251-3/+3
* [svn-r20157] Bring CMake changes to branch up to r20156 from trunkAllen Byrne2011-02-251-13/+21
* [svn-r20133] Purpose:Jonathan Kim2011-02-213-0/+103
* [svn-r20130] Add test dependencies to order testsAllen Byrne2011-02-211-0/+29
* [svn-r20056] Correct comment handling and remove cut/paste oversightsAllen Byrne2011-02-071-13/+12
* [svn-r20045] Fix bz2127 by dynamically allocating storgae for comments. Allen Byrne2011-02-042-5/+23
* [svn-r19992] Purpose:Jonathan Kim2011-01-252-0/+10
* [svn-r19916] Add hh modifier to signed char printf format string. Added h5dum...Allen Byrne2011-01-053-16/+10
* [svn-r19912] Add instruction to get native type before checking the type agai...Allen Byrne2011-01-051-11/+12
* [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-041-2/+2
* [svn-r19904] Add missing .ddl extension onto packed bits command line in test...Allen Byrne2011-01-041-36/+36
* [svn-r19903] Need to check if the length of mask is equal to the size of the ...Allen Byrne2011-01-041-2/+6
* [svn-r19902] Use an unsigned long long variable to generate the mask instead ...Allen Byrne2011-01-031-4/+4
* [svn-r19897] Extend packed bits and testing to 64 bit integers.Allen Byrne2010-12-304-51/+340
* [svn-r19862] Updated libtool to version 2.4, autoconf to version 2.68, and m4...Larry Knox2010-12-011-0/+3
* [svn-r19793] Revised the valgrind ignore list, added simple execute command t...Allen Byrne2010-11-161-0/+19
* [svn-r19549] Remove reference files from clearall commandAllen Byrne2010-10-081-2/+4
* [svn-r19528] Add clear generated objects commands to test blocks.Allen Byrne2010-10-061-41/+424
* [svn-r19510] Improve CMake support for CYGWIN.Allen Byrne2010-10-041-3/+3
* [svn-r19479] I'm backing out my fix for bug 1707 because there're some unreso...Raymond Lu2010-09-271-13/+5
* [svn-r19441] Bug fix for 1707 - in a hurry, explain later.Raymond Lu2010-09-201-5/+13
* [svn-r19438] Correct use of lib, include, bin in INSTALL commands to use prop...Allen Byrne2010-09-201-1/+1
* [svn-r19408] In this revision the '/' after ${DESTDIR} wherever it occursLarry Knox2010-09-161-5/+15
* [svn-r19371] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an...Larry Knox2010-09-101-1/+1
* [svn-r19362] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-18/+2
* [svn-r19332] Removed extranous string from list of ddl files.Allen Byrne2010-09-011-1/+1
* [svn-r19326] Added parallel build commands.Allen Byrne2010-08-311-13/+13
* [svn-r19319] Correct ENDIF text (non-executable) to match IF parameterAllen Byrne2010-08-271-1/+1
* [svn-r19308] Correct test for H5_LONE_COLON - added NOTAllen Byrne2010-08-261-1/+1
* [svn-r19301] BZ 1958: Add h5dump xml tests to CMake supportAllen Byrne2010-08-251-26/+280
* [svn-r19280] Fix test scripts (Cmake needs to capture output yet)Allen Byrne2010-08-232-7/+33
* [svn-r19266] Remove configuration of cmake zlib config filed which has been d...Allen Byrne2010-08-201-1/+1
* [svn-r19257] Change Cmake to allow a local zlib header to be used in H5Zdelat...Allen Byrne2010-08-201-1/+4
* [svn-r19254] Description:Quincey Koziol2010-08-192-201/+211
* [svn-r19226] File read/write happens at configure time, so moved windows spec...Allen Byrne2010-08-111-10/+11
* [svn-r19213] Test for compare of output text to expected needed to account fo...Allen Byrne2010-08-101-9/+17
* [svn-r19198] [BZ1953]implementation for the proposed changes suggested by the...Allen Byrne2010-08-092-0/+56
* [svn-r19182] Description:Quincey Koziol2010-08-062-0/+9
* [svn-r19177] Took out several redundant lines when object IDs are closed.Raymond Lu2010-08-051-9/+0
* [svn-r19158] Description:Quincey Koziol2010-07-301-142/+168