summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r20310] Change incorrect use of "struct stat" to use "h5_stat_t". On win...Allen Byrne2011-03-242-20/+4
* [svn-r20307] The TEST_REFERENCE EOL adjustment block needs to be included in ...Allen Byrne2011-03-241-8/+8
* [svn-r20305] Add tests to h5import and 80% of h5jamAllen Byrne2011-03-234-32/+647
* [svn-r20294] Purpose:Jonathan Kim2011-03-2225-1219/+10562
* [svn-r20285] Purpose:Jonathan Kim2011-03-216-58/+75
* [svn-r20282] Corrected expected fail tests for use during valgrindAllen Byrne2011-03-191-0/+3
* [svn-r20274] Purpose:Jonathan Kim2011-03-182-7/+8
* [svn-r20270] Purpose:Jonathan Kim2011-03-187-21/+60
* [svn-r20267] Corrected expected fail tests for use during valgrindAllen Byrne2011-03-181-25/+6
* [svn-r20266] Purpose:Jonathan Kim2011-03-172-46/+67
* [svn-r20265] Cleanup due to project file syncing with 1.8 branchAllen Byrne2011-03-175-50/+10
* [svn-r20262] In my previous checkin (20255), I used H5Gcreate instead of H5Gc...Raymond Lu2011-03-161-1/+1
* [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-r20255] Bug 2115 - add H5_VERSION_GE and H5_VERSION_LE macros. I added ...Raymond Lu2011-03-151-1/+68
* [svn-r20254] Description:Jonathan Kim2011-03-153-6/+6
* [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-r20250] Enable memcheck of h5stat and h5diff toolsAllen Byrne2011-03-151-147/+0
* [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-r20243] Update CMake version to 2.8.4Allen Byrne2011-03-141-1/+1
* [svn-r20241] Corrected an error in the comments for H5Oget_comment(_by_name) ...Raymond Lu2011-03-142-3/+3
* [svn-r20239] Add HDFGroup to PACKAGE_NAME, as parent folder name for CPack in...Allen Byrne2011-03-141-1/+1
* [svn-r20231] Purpose:Jonathan Kim2011-03-117-6/+32
* [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