summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r15516] Fix faulty error checking in call to H5I_remove().Neil Fortner2008-08-211-0/+2
* [svn-r15507] Description:Quincey Koziol2008-08-211-9/+9
* [svn-r15506] Change the names of some macros in app_ref.c to prevent warnings...Neil Fortner2008-08-211-6/+6
* [svn-r15492] Added missing test.Neil Fortner2008-08-201-0/+197
* [svn-r15489] Description:Quincey Koziol2008-08-191-0/+14
* [svn-r15486] Purpose: Allow library to shut down properly when objects have r...Neil Fortner2008-08-192-15/+24
* [svn-r15450] Purpose: Fix various problems that were occurring when using mou...Neil Fortner2008-08-071-7/+292
* [svn-r15392] Minor bug fix. The test tried to close an attribute handle with...Raymond Lu2008-07-221-1/+1
* [svn-r15390] Last round of checkin introduced a bug. This checkin corrected ...Raymond Lu2008-07-211-2/+0
* [svn-r15368] Description:Quincey Koziol2008-07-151-2/+137
* [svn-r15345] Commented out tsohm.c and tattr.c test because there's a bug rel...Raymond Lu2008-07-111-0/+2
* [svn-r15338] Purpose: Reset fill value in correct hyperslab selection (fixes ...Scott Wegner2008-07-081-3/+3
* [svn-r15330] When an attribute was opened twice and data was written with one...Raymond Lu2008-07-075-5/+830
* [svn-r15305] Changed H5Tcreate_array to H5Tcreate_array2 from last checkin fo...Raymond Lu2008-07-011-1/+1
* [svn-r15297] Bug fix for H5Tpack. The problem was that H5Tpack didn't act co...Raymond Lu2008-06-301-4/+104
* [svn-r15284] Fixed bug 1155, added fillval.c back to windows test file, other...Neil Fortner2008-06-261-2/+5
* [svn-r15241] Purpose: Port bugfix from trunk: Fix ohdr Windows timezone bugScott Wegner2008-06-192-2/+2
* [svn-r15181] Purpose: _WIN32 macro cleanupScott Wegner2008-06-091-4/+0
* [svn-r15163] Purpose: Create new HDpthread_self and HDpthread_self_ulong macrosScott Wegner2008-06-061-8/+1
* [svn-r15160] Purpose: Separate Windows function macro definitions to win32defs.hScott Wegner2008-06-054-28/+28
* [svn-r15132] Description:Quincey Koziol2008-06-031-293/+324
* [svn-r15127] Purpose: Make Windows threadsafe debug message more usefulScott Wegner2008-06-021-1/+3
* [svn-r15042] Bug fix.Albert Cheng2008-05-201-4/+4
* [svn-r15038] Description:Quincey Koziol2008-05-191-0/+0
* [svn-r15035] Description:Quincey Koziol2008-05-191-2/+2
* [svn-r15033] Purpose:Albert Cheng2008-05-191-0/+15
* [svn-r15019] Mike McGreevy2008-05-161-13/+13
* [svn-r15016] Description:Quincey Koziol2008-05-164-21/+150
* [svn-r15006] Purpose: configure cleanupMike McGreevy2008-05-152-7/+0
* [svn-r14952] 1. test/links.c: put in external link tests for windowsVailin Choi2008-05-081-62/+651
* [svn-r14931] Snapshot version 1.8 release 0 (snap5)HDF Tester2008-05-051-13/+15
* [svn-r14917] Description:Quincey Koziol2008-05-012-21/+21
* [svn-r14861] Description:Quincey Koziol2008-04-243-40/+40
* [svn-r14824] Purpose: Updating HDF5 1.8 to use automake 1.10.1 and li...Mike McGreevy2008-04-101-14/+18
* [svn-r14795] Use putenv() instead of setenv() in src/links.cVailin Choi2008-04-041-9/+10
* [svn-r14791] Add handling for external link:Vailin Choi2008-04-023-12/+890
* [svn-r14737] Description:Quincey Koziol2008-03-131-1/+107
* [svn-r14722] Description:Quincey Koziol2008-03-111-0/+4
* [svn-r14586] Added more tests. Test both H5Sselect_elements and H5Sselect_hy...Raymond Lu2008-02-151-41/+249
* [svn-r14445] Added code to detect the situation in which a metadata cache ent...John Mainzer2008-01-201-11/+16
* [svn-r14442] Modified metadata cache to adapt more quickly to the insertion of aJohn Mainzer2008-01-184-36/+2422
* [svn-r14420] Description:Quincey Koziol2008-01-157-38/+38
* [svn-r14413] Description:Quincey Koziol2008-01-1414-24/+24
* [svn-r14402] Description:Quincey Koziol2008-01-135-19/+192
* [svn-r14393] Changed the way that the file name string is represented.Raymond Lu2008-01-101-2/+4
* [svn-r14389] Changed some test cases to use H5Sselect_elements instead of H5S...Raymond Lu2008-01-091-12/+22
* [svn-r14385] This checkin completely modified the test for the coordinate cal...Raymond Lu2008-01-093-330/+423
* [svn-r14362] Description:Quincey Koziol2008-01-0314-39/+40
* [svn-r14358] Description:Quincey Koziol2007-12-233-60/+60
* [svn-r14354] Bug fix for #956 where the element coordinates went wrong for da...Raymond Lu2007-12-205-3/+409