summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r20316] Removed includes which are included with proper config checks in...Allen Byrne2011-03-241-5/+0
* [svn-r20315] brought revisions 19868:20300 from the 1.8.6_vms branch to the t...Raymond Lu2011-03-246-4/+37
* [svn-r20262] In my previous checkin (20255), I used H5Gcreate instead of H5Gc...Raymond Lu2011-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-r20180] I added 2 public macros to the H5public.h - H5_VERSION_GE and H5...Raymond Lu2011-03-021-0/+49
* [svn-r20153] Move ext lib handling for ext project building to a common macro...Allen Byrne2011-02-241-11/+11
* [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunkAllen Byrne2011-02-221-1/+4
* [svn-r20121] Bug 1586 - the datatype handler created with H5Tencode/decode ha...Raymond Lu2011-02-181-11/+71
* [svn-r20064] Purpose: Implement external file cacheNeil Fortner2011-02-085-52/+3723
* [svn-r20061] Description:Quincey Koziol2011-02-081-22/+17
* [svn-r20052] Description:Quincey Koziol2011-02-061-43/+89
* [svn-r20029] Purpose: Fix bug 2131Neil Fortner2011-02-025-112/+1296
* [svn-r20027] I added some test cases for H5Oset(get)_comment and H5Oset(get)_...Raymond Lu2011-01-311-0/+333
* [svn-r20006] I updated the read buffer from float to double to be more approp...Raymond Lu2011-01-262-6/+8
* [svn-r19998] I changed the previous commit from FLOAT to DOUBLE again because...Raymond Lu2011-01-265-15/+15
* [svn-r19982] I changed the previous commit from DOUBLE to FLOAT because the b...Raymond Lu2011-01-245-15/+15
* [svn-r19977] Bug 2131 - I added a test case for integer data. I also skipped...Raymond Lu2011-01-215-29/+195
* [svn-r19972] I added a test case for dataset with scale-offset filter into cr...Raymond Lu2011-01-215-32/+252
* [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-041-11/+11
* [svn-r19895] Remove use of /MT compile flag for building static libs and prog...Allen Byrne2010-12-291-10/+0
* [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15.Larry Knox2010-11-231-1/+4
* [svn-r19833] Bug fix - In the code of N-bit filter, one line (the last line o...Raymond Lu2010-11-191-0/+383
* [svn-r19829] Fixed the name of the windows linkage define in the test header....Allen Byrne2010-11-191-1/+1
* [svn-r19823] BZ2013: Remove use of WIN32 defines. These two files were depend...Allen Byrne2010-11-181-5/+5
* [svn-r19817] Bug 1917: Big.c test.Albert Cheng2010-11-171-43/+97
* [svn-r19813] 1. Correct mistake for previous checkin rev #19781:Vailin Choi2010-11-172-2/+2
* [svn-r19798] Purpose:Mike McGreevy2010-11-171-0/+17
* [svn-r19796] Bug 2091: remove all Metraowerks compiler code bracheted by __MW...Albert Cheng2010-11-161-1/+1
* [svn-r19795] Cleaned up some part of the code. It now works on all Unix and W...Albert Cheng2010-11-161-36/+26
* [svn-r19790] CMake: Correct Error tests. Add Deprecated Symbols option.Allen Byrne2010-11-161-16/+36
* [svn-r19783] Fix to the checkin for bug #1930.Vailin Choi2010-11-151-1/+6
* [svn-r19782] Fix CMake testing for links_env test which requires an environme...Allen Byrne2010-11-152-4/+45
* [svn-r19781] Fix for bug #1930:Vailin Choi2010-11-156-117/+261
* [svn-r19764] Updated NPROCS default value from 3 to 6.Albert Cheng2010-11-111-121/+223
* [svn-r19706] Added VFD test options.Allen Byrne2010-11-011-3/+68
* [svn-r19702] Removed special fheap timeout - replaced by timeout set in CTest...Allen Byrne2010-11-011-4/+0
* [svn-r19697] Description:Quincey Koziol2010-10-291-0/+129
* [svn-r19696] Bug 2008 - IBM Power6 Linux uses special conversion algorithms t...Raymond Lu2010-10-281-0/+32
* [svn-r19668] Description:Quincey Koziol2010-10-261-0/+19
* [svn-r19654] Description:Quincey Koziol2010-10-212-191/+191
* [svn-r19650] Put back deleted library check in configure.Allen Byrne2010-10-201-5/+3
* [svn-r19623] Purpose:Mike McGreevy2010-10-181-6/+6
* [svn-r19617] Purpose:Mike McGreevy2010-10-154-32/+1851
* [svn-r19587] Description:Quincey Koziol2010-10-131-7/+168
* [svn-r19578] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic...Raymond Lu2010-10-113-82/+354
|\
| * [svn-r19507] Fix for bug 1707 - I changed the design from the previous fix as...Raymond Lu2010-10-042-121/+251
* | [svn-r19527] Add clear generated objects commands to test blocks.Allen Byrne2010-10-061-0/+72
* | [svn-r19523] I added another test case - disabling chunk cache. H5Dwrite wi...Raymond Lu2010-10-051-31/+58
* | [svn-r19520] Move 'int nerrors = 0' declaration out of '#ifdef' block to matc...Allen Byrne2010-10-051-1/+1
* | [svn-r19509] Improve CMake support for CYGWIN.Allen Byrne2010-10-041-0/+1