summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r13261] Updated copyright notices.Albert Cheng2007-02-071-2/+3
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-0793-186/+279
* [svn-r13250] Description:Quincey Koziol2007-02-072-4/+173
* [svn-r13248] Description:Quincey Koziol2007-02-062-3/+302
* [svn-r13240] Description:Quincey Koziol2007-02-051-61/+5
* [svn-r13238] A trial fix for the comparison of equality between floating-poin...Raymond Lu2007-02-052-1/+20
* [svn-r13224] Fixed a bug where messages would report their "raw size" as the ...James Laird2007-01-301-4/+25
* [svn-r13223] Description:Quincey Koziol2007-01-303-27/+21
* [svn-r13219] Description:Quincey Koziol2007-01-291-4/+4
* [svn-r13218] Description:Quincey Koziol2007-01-291-1/+3
* [svn-r13217] Description:Quincey Koziol2007-01-291-1/+1
* [svn-r13215] Added a comment.Raymond Lu2007-01-291-0/+3
* [svn-r13207] Added a debug function to dump file sizes during one of the tsoh...James Laird2007-01-261-1/+27
* [svn-r13181] Added a configure check to prevent a failure on Cygwin.James Laird2007-01-231-1/+1
* [svn-r13180] Comment out the whole test when MULTI driver is used. It caused...Raymond Lu2007-01-231-1/+1
* [svn-r13167] Description:Quincey Koziol2007-01-221-1/+1
* [svn-r13166] Fixed bug in H5Ocopy where shared attributes that were deleted d...James Laird2007-01-221-0/+1
* [svn-r13155] Description:Quincey Koziol2007-01-191-5/+5
* [svn-r13152] Description:Quincey Koziol2007-01-181-61/+118
* [svn-r13151] Description:Quincey Koziol2007-01-174-90/+89
* [svn-r13149] Added tests to verify that H5Sselect_valid() returns FAIL when d...Christian Chilan2007-01-171-3/+23
* [svn-r13148] Added a test to verify that current dataspace dimensions cannot ...Christian Chilan2007-01-171-0/+15
* [svn-r13145] Fixing warning message.Peter Cao2007-01-171-26/+2
* [svn-r13144] Added a test case for VL type of compound type with VL string in...Raymond Lu2007-01-161-0/+287
* [svn-r13143] Refactoring.James Laird2007-01-161-31/+118
* [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The...Raymond Lu2007-01-122-7/+56
* [svn-r13135] Continuing code cleanup.James Laird2007-01-111-1/+167
* [svn-r13130] Description:Quincey Koziol2007-01-101-62/+142
* [svn-r13128] Description:Quincey Koziol2007-01-091-141/+329
* [svn-r13126] More cleanup. Shared messages now use in-heap callbacks when se...James Laird2007-01-091-2/+1
* [svn-r13123] Description:Quincey Koziol2007-01-091-348/+446
* [svn-r13122] Description:Quincey Koziol2007-01-081-204/+332
* [svn-r13121] Description:Quincey Koziol2007-01-081-3/+4
* [svn-r13120] Description:Quincey Koziol2007-01-081-83/+684
* [svn-r13119] More code cleanup. Made shared messages zero-indexed instead ofJames Laird2007-01-083-66/+61
* [svn-r13117] Description:Quincey Koziol2007-01-071-10/+10
* [svn-r13116] Description:Quincey Koziol2007-01-061-14/+313
* [svn-r13115] Description:Quincey Koziol2007-01-061-0/+156
* [svn-r13113] Refactoring. Cleaned up code, added a few sanity checks.James Laird2007-01-055-15/+3
* [svn-r13108] Cleaned up some warnings.James Laird2007-01-052-27/+41
* [svn-r13107] Fixed shared message indexes to clean themselves up when they're...James Laird2007-01-041-0/+162
* [svn-r13104] Description:Quincey Koziol2007-01-031-7/+238
* [svn-r13102] Found a bug: shared message list sizes above the maximum were no...James Laird2007-01-031-12/+32
* [svn-r13100] Description:Quincey Koziol2007-01-031-10/+0
* [svn-r13098] Description:Quincey Koziol2007-01-021-9/+182
* [svn-r13096] Description:Quincey Koziol2007-01-021-68/+16
* [svn-r13095] Description:Quincey Koziol2007-01-021-6/+51
* [svn-r13087] Added a small test to check that SOHMs work fine when using exte...James Laird2006-12-221-3/+110
* [svn-r13086] Added deletion test for shared messages. I'm not sure that this...James Laird2006-12-221-1/+323
* [svn-r13085] Yesterday's checkin wasn't a complete fix for copying filters in...James Laird2006-12-211-7/+53