summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r20286] Purpose:Jonathan Kim2011-03-211-7/+6
* [svn-r20283] Bring test properties changes from r20282 of trunkAllen Byrne2011-03-192-7/+6
* [svn-r20279] Description:Jonathan Kim2011-03-182-4/+4
* [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-r20258] Corect name of test in test propertyAllen Byrne2011-03-161-1/+1
* [svn-r20253] Test control checks for running with valgrind.Allen Byrne2011-03-154-27/+61
* [svn-r20248] Change name of new VLEN function from H5Tdetect_vlen_str to h5to...Allen Byrne2011-03-144-7/+112
* [svn-r20246] Purpose:Jonathan Kim2011-03-146-6/+30
* [svn-r20230] Change MEMCHECK condition for test result from if "1" to if NOT ...Allen Byrne2011-03-111-2/+2
* [svn-r20215] Added ddl file for testing bug 2183Peter Cao2011-03-091-0/+27
* [svn-r20214] Fixed bug 2183Peter Cao2011-03-091-9/+9
* [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-r20210] Purpose:Jonathan Kim2011-03-093-8/+56
* [svn-r20199] Add expected fail condition to memcheck alternate tests.Allen Byrne2011-03-081-0/+3
* [svn-r20198] Purpose:Jonathan Kim2011-03-081-2/+15
* [svn-r20187] Verify/cleanup code due to debugging changesAllen Byrne2011-03-044-134/+131
* [svn-r20183] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. Th...Allen Byrne2011-03-047-198/+225
* [svn-r20182] BZ2048: Add -E --enable-error-stack option to h5dump.Allen Byrne2011-03-0413-8/+126
* [svn-r20173] Add h5mkgrp utility to package listAllen Byrne2011-03-011-1/+1
* [svn-r20160] Correct test properties for test orderAllen Byrne2011-02-251-3/+7
* [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-259-35/+43
* [svn-r20133] Purpose:Jonathan Kim2011-02-2110-46/+3169
* [svn-r20130] Add test dependencies to order testsAllen Byrne2011-02-216-1/+68
* [svn-r20128] Add fortran mod folder to INCLUDE_DIRS for gfortran 4.2.x.Allen Byrne2011-02-213-0/+40
* [svn-r20120] Description:Quincey Koziol2011-02-172-101/+102
* [svn-r20104] Purpose:Jonathan Kim2011-02-147-82/+61
* [svn-r20071] Description:Quincey Koziol2011-02-091-1/+1
* [svn-r20066] Description:Quincey Koziol2011-02-087-53/+40
* [svn-r20062] Description:Quincey Koziol2011-02-082-173/+135
* [svn-r20056] Correct comment handling and remove cut/paste oversightsAllen Byrne2011-02-072-27/+25
* [svn-r20053] Description:Quincey Koziol2011-02-062-174/+134
* [svn-r20045] Fix bz2127 by dynamically allocating storgae for comments. Allen Byrne2011-02-048-10/+61
* [svn-r20017] Purpose: fix compiler error on BP (AIX) from recent change for h...Jonathan Kim2011-01-271-0/+1
* [svn-r20007] Purpose:Jonathan Kim2011-01-263-2/+14
* [svn-r19992] Purpose:Jonathan Kim2011-01-253-0/+25
* [svn-r19916] Add hh modifier to signed char printf format string. Added h5dum...Allen Byrne2011-01-056-18/+584
* [svn-r19912] Add instruction to get native type before checking the type agai...Allen Byrne2011-01-051-11/+12
* [svn-r19908] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-051-1/+0
* [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-049-24/+24
* [svn-r19905] Corrected typo of offset in comment at top of reference filesAllen Byrne2011-01-044-4/+4
* [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-r19900] Correct typo in commentAllen Byrne2010-12-311-1/+1
* [svn-r19898] Remove use of /MT compile flag for building static libs and prog...Allen Byrne2010-12-308-22/+0
* [svn-r19897] Extend packed bits and testing to 64 bit integers.Allen Byrne2010-12-3050-66/+3469
* [svn-r19893] Purpose:Jonathan Kim2010-12-285-315/+734