summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r20610] OpenVMS complainted about a test case in th5o.c which opened the...Raymond Lu2011-04-222-0/+6
* [svn-r20551] Description:Quincey Koziol2011-04-191-2/+2
* [svn-r20548] Fixed bug in test/vfd.c (HDFFV-5936) that caused STDIO VFD test ...Dana Robinson2011-04-181-11/+3
* [svn-r20536] Description:Quincey Koziol2011-04-173-19/+36
* [svn-r20535] Description:Quincey Koziol2011-04-171-0/+106
* [svn-r20529] Purpose: Add testing for bug 1864Neil Fortner2011-04-1529-0/+179
* [svn-r20513] Description:Quincey Koziol2011-04-153-0/+216
* [svn-r20504] Purpose:Mike McGreevy2011-04-142-20/+7
* [svn-r20502] Purpose:Mike McGreevy2011-04-141-82/+102
* [svn-r20496] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-141-2/+8
* [svn-r20491] Rename H5Frelease_file_cache to H5Fclear_elink_file_cache.Neil Fortner2011-04-131-3/+3
* [svn-r20487] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-121-28/+54
* [svn-r20480] Description:Quincey Koziol2011-04-122-5/+5
* [svn-r20475] Purpose:Mike McGreevy2011-04-111-1/+3
* [svn-r20469] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-113-8/+65
* [svn-r20462] The basic STDIO VFD test in test/vfd.c fails on 64-bit Solaris 5...Dana Robinson2011-04-101-0/+9
* [svn-r20459] Purpose:Dana Robinson2011-04-082-69/+324
* [svn-r20453] Reordered two expressions to avoid integer overflow (quiets a co...Dana Robinson2011-04-081-2/+2
* [svn-r20440] Bug 1386 - allow dimension size to be zero even though it isn't ...Raymond Lu2011-04-071-16/+530
* [svn-r20438] Fix typo in lib name for mingwAllen Byrne2011-04-071-1/+1
* [svn-r20433] Implement MinGW changes to CMake configurationAllen Byrne2011-04-071-0/+3
* [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