summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [svn-r24667] more data integrity integration.Mohamad Chaarawi2014-01-3010-86/+194
* | | [svn-r24665] more IOD integrity integration.Mohamad Chaarawi2014-01-3047-84/+467
* | | [svn-r24664] update checksums for datasets.Mohamad Chaarawi2014-01-306-66/+96
* | | [svn-r24662] more ifdef fixes.Mohamad Chaarawi2014-01-291-0/+4
* | | [svn-r24661] add ifdefs around mchecksum header and usage.Mohamad Chaarawi2014-01-292-3/+8
* | | [svn-r24660] - update scratch pad data integrity. Works with IOD now.Mohamad Chaarawi2014-01-2916-107/+217
* | | [svn-r24650] rename tr/rc_get_version to be consistent.Mohamad Chaarawi2014-01-274-9/+9
* | | [svn-r24649] Add two new routines:Mohamad Chaarawi2014-01-272-0/+40
* | | [svn-r24648] switch from using IOD array list-io access to using 1 access withMohamad Chaarawi2014-01-273-219/+52
* | | [svn-r24647] some code cleanup and revisions to mapls and mcpls.Mohamad Chaarawi2014-01-2712-31/+304
* | | [svn-r24645] - Add Neil's VL datatype changes from the Netvol to H5VLiod_comm...Mohamad Chaarawi2014-01-2418-1062/+2181
* | | [svn-r24634] bug fixing.Mohamad Chaarawi2014-01-165-83/+96
* | | [svn-r24630] wrap printfs with Debug macro.Mohamad Chaarawi2014-01-162-5/+5
* | | [svn-r24629] another minor fix.Mohamad Chaarawi2014-01-161-5/+3
* | | [svn-r24628] fix errors at IOD VOL client level.Mohamad Chaarawi2014-01-161-108/+191
* | | [svn-r24627] add vlen test: This is not working yet.Mohamad Chaarawi2014-01-141-0/+336
* | | [svn-r24620] add vl dataset example.Mohamad Chaarawi2014-01-073-5/+12
* | | [svn-r24606] minor test fix.Mohamad Chaarawi2014-01-021-0/+1
* | | [svn-r24605] - fix bug with point selectionsMohamad Chaarawi2014-01-028-92/+180
* | | [svn-r24603] - capture oid index metadata information on every tr_finish.Mohamad Chaarawi2013-12-3117-167/+446
* | | [svn-r24594] Merge from VOL branch.Mohamad Chaarawi2013-12-26142-1146/+6161
|\ \ \ | |/ /
| * | [svn-r24593] merge from trunkMohamad Chaarawi2013-12-23137-1144/+6087
| |\ \ | | |/
| | * [svn-r24588] Add sunos compile option changesAllen Byrne2013-12-191-1/+8
| | * [svn-r24505] Correct MacOSX bundle packagingAllen Byrne2013-12-051-4/+1
| | * [svn-r24504] HDFFV-8629: disable test until review is completeAllen Byrne2013-12-051-1/+1
| | * [svn-r24492] Correct autotools pathAllen Byrne2013-12-031-24/+18
| | * [svn-r24487] HDFFV-8629: repack plugin_none test files.Allen Byrne2013-12-035-0/+150
| | * [svn-r24484] Update version and test name.Allen Byrne2013-12-022-8/+9
| | * [svn-r24483] Commit change from 1.8.12 src patchAllen Byrne2013-12-021-17/+21
| | * [svn-r24482] HDFFV-8635: remove test of whole file and just test dsets that h...Allen Byrne2013-12-025-421/+54
| | * [svn-r24481] HDFFV-8635: disable test because of szip causing different read ...Allen Byrne2013-12-021-4/+5
| | * [svn-r24480] Description:Quincey Koziol2013-11-303-148/+153
| | * [svn-r24476] Description:Quincey Koziol2013-11-308-28/+29
| | * [svn-r24472] remove line for file that does not existAllen Byrne2013-11-271-1/+0
| | * [svn-r24471] JAVA-1798: Add the testfiles for hdf-java and the h5dump tests i...Allen Byrne2013-11-2711-21/+2541
| | * [svn-r24467] tfilters.h5 was created and checked in on 21 Feb 05, rev 10060, ...Allen Byrne2013-11-264-21/+27
| | * [svn-r24465] Snapshot version 1.9 release 169HDF Tester2013-11-2513-26/+26
| | * [svn-r24463] Issue 8484 - Segfault during H5Fopen of corrupt file. I put a c...Raymond Lu2013-11-221-1/+1
| | * [svn-r24432] Update examples package install location and text filesAllen Byrne2013-11-123-74/+93
| | * [svn-r24416] Fixed some compiler warnings in the dsets test.Dana Robinson2013-11-071-17/+19
| | * [svn-r24412] Updated information on how to build examples with cmake installe...Allen Byrne2013-11-072-16/+82
| | * [svn-r24411] Correct file generationAllen Byrne2013-11-073-394/+405
| | * [svn-r24408] Add compound integer tests filesAllen Byrne2013-11-067-0/+2012
| | * [svn-r24403] Cleanup temp test filesAllen Byrne2013-11-041-2/+2
| | * [svn-r24400] Maintenance: When the libraries are built and tested in place, s...Elena Pourmal2013-11-038-7/+15
| | * [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-0129-18/+335
| | * [svn-r24390] Fixed a redefinition of HDfree in the HL library.Dana Robinson2013-11-011-2/+0
| | * [svn-r24385] Add missing H5_ prefixAllen Byrne2013-10-311-3/+3
| | * [svn-r24380] The parallel test code now uses HDfree, HDmalloc, and HDcallocDana Robinson2013-10-315-89/+89
| | * [svn-r24378] Fixed some commenting typos in configure.ac and reconfigured.Dana Robinson2013-10-312-4/+4