summaryrefslogtreecommitdiffstats
path: root/test/h5test.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25750] use MPI_File_get_size() instead of stat when retrieving the file...Mohamad Chaarawi2014-10-281-4/+17
* [svn-r25659] fix filename generation with prefix for perf test.Mohamad Chaarawi2014-10-021-20/+74
* [svn-r25496] Description:Quincey Koziol2014-07-301-2/+2
* [svn-r24993] Purpose:Dana Robinson2014-04-091-48/+56
* [svn-r24864] Description:Quincey Koziol2014-03-211-3/+3
* [svn-r24804] Description:Quincey Koziol2014-03-161-83/+68
* [svn-r24803] Description:Quincey Koziol2014-03-161-1/+0
* [svn-r24726] Description:Quincey Koziol2014-02-201-3/+5
* [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-311-1/+1
* [svn-r23695] Description:Quincey Koziol2013-05-111-18/+2
* [svn-r22758] Description:Quincey Koziol2012-09-131-8/+12
* [svn-r22646] Description:Quincey Koziol2012-08-081-0/+4
* [svn-r21923] Description:Quincey Koziol2012-02-101-1/+1
* [svn-r21561] Description:Quincey Koziol2011-10-141-1/+1
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-324/+322
* [svn-r20529] Purpose: Add testing for bug 1864Neil Fortner2011-04-151-0/+94
* [svn-r20315] brought revisions 19868:20300 from the 1.8.6_vms branch to the t...Raymond Lu2011-03-241-2/+13
* [svn-r19823] BZ2013: Remove use of WIN32 defines. These two files were depend...Allen Byrne2010-11-181-5/+5
* [svn-r19481] I'm backing out my fix for bug 1707 because there're some unreso...Raymond Lu2010-09-271-5/+1
* [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic...Raymond Lu2010-09-211-1/+5
* [svn-r18965] Windows use of VC_EXTRALEAN no longer did anything. It has been ...Allen Byrne2010-06-031-1/+1
* [svn-r18420] Description:Quincey Koziol2010-03-181-0/+1
* [svn-r18413] Description:Quincey Koziol2010-03-171-9/+1
* [svn-r18197] Description:Quincey Koziol2010-01-301-8/+8
* [svn-r17688] Merge make local copy of svn test data files for write access fr...Larry Knox2009-10-201-0/+55
* [svn-r17606] Code Cleanup:Albert Cheng2009-10-071-5/+0
* [svn-r17268] Description:Quincey Koziol2009-07-301-24/+22
* [svn-r16560] Description:Quincey Koziol2009-03-101-16/+11
* [svn-r15855] Purpose: Bring recent Windows-specific fixes from 1.8 branch to ...Scott Wegner2008-10-131-1/+2
* [svn-r15825] Description:Quincey Koziol2008-10-091-14/+86
* [svn-r15165] Purpose: Create new HDpthread_self and HDpthread_self_ulong macrosScott Wegner2008-06-061-8/+1
* [svn-r15128] Purpose: Make Windows threadsafe debug message more usefulScott Wegner2008-06-021-1/+3
* [svn-r14413] Description:Quincey Koziol2008-01-141-1/+1
* [svn-r14362] Description:Quincey Koziol2008-01-031-2/+3
* [svn-r14353] Description:Quincey Koziol2007-12-201-2/+15
* [svn-r14104] Description:Quincey Koziol2007-08-231-4/+4
* [svn-r14097] Description:Quincey Koziol2007-08-211-2/+2
* [svn-r13994] Description:Quincey Koziol2007-07-211-1/+1
* [svn-r13990] Description:Quincey Koziol2007-07-201-1/+1
* [svn-r13941] Added feature to test the latest format by adding "latest" as theAlbert Cheng2007-07-051-0/+3
* [svn-r13871] Description:Quincey Koziol2007-06-151-1/+1
* [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN...Scott Wegner2007-05-181-6/+6
* [svn-r13388] Added a relative comparison between floating-point values to avo...Raymond Lu2007-02-261-0/+1
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r13034] Description:Quincey Koziol2006-12-081-2/+1
* [svn-r12902] Checkin of Shared Object Header Message work.James Laird2006-11-131-2/+2
* [svn-r12870] Add a new macro H5_HAVE_DIRECT_ALIGN in configure.in. Some syst...Raymond Lu2006-11-061-1/+1
* [svn-r12822] H5Pset_alignment seems working. Added it in test/vfd.c and made...Raymond Lu2006-10-281-1/+1
* [svn-r12820] Added fragmental copy buffer to H5FD_direct_write. This buffer ...Raymond Lu2006-10-271-1/+1
* [svn-r12766] Made two changes to Direct I/O VFD: first added 3 parameters to ...Raymond Lu2006-10-161-2/+3