summaryrefslogtreecommitdiffstats
path: root/hl/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1
* [svn-r23241] Fix for: HDFFV-7596 H5DSget_scale returns size that includes NUL...Scot Breitenfeld2013-02-111-4/+4
* [svn-r23161] ported revisions 23146:23160 from the trunkRaymond Lu2013-01-141-1/+1
* [svn-r23149] I put more condition checks with macro when DEFLATE filter is di...Raymond Lu2013-01-101-3/+4
* [svn-r23148] I added the macro condition check for the test of direct chunk w...Raymond Lu2013-01-091-0/+2
* [svn-r23147] ported revisions 23081:23145 from the trunkRaymond Lu2013-01-095-4/+4
* [svn-r23146] The test on Windows shows it doesn't have zlib.h. I added a mac...Raymond Lu2013-01-091-1/+7
* [svn-r23103] I changed the H5Dopen in hl/test/dectris_hl_perf.c and perform/d...Raymond Lu2012-12-141-4/+4
* [svn-r23097] I changed H5Dopen to H5Dopen2 in test/dectris_tst.c and hl/test/...Raymond Lu2012-12-131-5/+5
* [svn-r23082] I corrected an error for test_dectris.h5.Raymond Lu2012-12-061-2/+2
* [svn-r23079] I updated CMakefile for adding H5DO.c and H5DOpublic.h under hl/...Raymond Lu2012-12-051-0/+2
* [svn-r23078] I took out O_SYNC flag from the code. I used it to do performan...Raymond Lu2012-12-051-5/+5
* [svn-r23075] I revised the code and test according to Quincey's review. I al...Raymond Lu2012-12-041-41/+852
* [svn-r23019] I added dectris_hl_perf.c for testing performance.Raymond Lu2012-11-071-0/+643
* [svn-r23018] I forgot to add these new files in previous commit.Raymond Lu2012-11-071-0/+318
* [svn-r23017] I added a prototype function H5DOwrite_chunk in HL library for D...Raymond Lu2012-11-073-13/+20
* [svn-r22987] ported revisions from 22742 to 22986 from the trunkRaymond Lu2012-10-292-2/+5
* [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...Allen Byrne2012-08-231-15/+16
* [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-221-52/+104
* [svn-r22646] Description:Quincey Koziol2012-08-081-2/+5
* [svn-r22610] HDFFV-8055 H5TBdelete_record destroys data after the deleted rowScot Breitenfeld2012-07-271-1/+116
* [svn-r22487] Snapshot version 1.9 release 122HDF Tester2012-06-241-3/+3
* [svn-r22484] Description:Quincey Koziol2012-06-231-3/+3
* [svn-r22411] reduce compiler warnings by removing unreferenced variables and ...Allen Byrne2012-05-251-1/+0
* [svn-r22219] Description:Quincey Koziol2012-03-314-14/+541
* [svn-r22109] Removed the executable flag from the COPYING file.Dana Robinson2012-03-211-0/+0
* [svn-r22096] Desciption: Added cyclic path test for H5LTpath_valid.Scot Breitenfeld2012-03-201-3/+28
* [svn-r22082] Description: replaced strncopy with passing path name directly.Scot Breitenfeld2012-03-161-5/+2
* [svn-r22081] Description:Scot Breitenfeld2012-03-161-6/+6
* [svn-r22078] New API: H5ltpath_validScot Breitenfeld2012-03-161-2/+314
* [svn-r22024] Add HD prefix to tools library based tests. Cleaned allocation/f...Allen Byrne2012-03-055-562/+584
* [svn-r21804] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-051-1/+1
* [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...Allen Byrne2011-10-251-0/+2
* [svn-r21436] Issue 7701 - H5LTdtype_to_text had memory corruption while being...Raymond Lu2011-09-301-6/+114
* [svn-r21249] Description: Part II of F2003 branch merge into the trunk.Scot Breitenfeld2011-08-181-0/+3
* [svn-r21157] Description: JIRA HDFFV-7673: fixed segfault when retrieving the...Scot Breitenfeld2011-07-311-0/+5
* [svn-r20937] Description:Scot Breitenfeld2011-06-071-1/+76
* [svn-r20923] Description: Added test for permutations of attaching and detach...Scot Breitenfeld2011-05-291-2/+167
* [svn-r20504] Purpose:Mike McGreevy2011-04-141-1/+4
* [svn-r20502] Purpose:Mike McGreevy2011-04-141-18/+38
* [svn-r20475] Purpose:Mike McGreevy2011-04-111-0/+2
* [svn-r20153] Move ext lib handling for ext project building to a common macro...Allen Byrne2011-02-241-2/+2
* [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-041-2/+2
* [svn-r19895] Remove use of /MT compile flag for building static libs and prog...Allen Byrne2010-12-291-2/+0
* [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15.Larry Knox2010-11-231-0/+3
* [svn-r19654] Description:Quincey Koziol2010-10-211-3/+6
* [svn-r19527] Add clear generated objects commands to test blocks.Allen Byrne2010-10-061-0/+27
* [svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branch...Larry Knox2010-10-041-5/+15
* [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an...Larry Knox2010-09-101-1/+1
* [svn-r19361] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-20/+2