summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r23207] add the new test file to the list.Peter Cao2013-01-301-0/+2
* [svn-r23206] minor fixes for number of attributes to be created.Peter Cao2013-01-301-27/+38
* [svn-r23205] correct a typo in the instruction.Peter Cao2013-01-301-1/+1
* [svn-r23204] Update help information.Peter Cao2013-01-301-1/+2
* [svn-r23203] Add test program to generate test file for checking performance.Peter Cao2013-01-301-0/+528
* [svn-r23202] Add another warning to ignore listAllen Byrne2013-01-291-0/+1
* [svn-r23201] Correct option textAllen Byrne2013-01-291-2/+2
* [svn-r23198] Remove -q option from diff as some OS do not support it.Allen Byrne2013-01-241-1/+1
* [svn-r23197] prints out what and where the log files are.Albert Cheng2013-01-231-4/+26
* [svn-r23196] I changed the call to H5P_object_verify to H5I_object as the hea...Raymond Lu2013-01-231-3/+3
* [svn-r23195] Compares without end of file newlinesAllen Byrne2013-01-231-2/+2
* [svn-r23193] Rename ddl export file and force file write on copy for windows.Allen Byrne2013-01-234-6/+6
* [svn-r23190] HDFFV-8285: Add suppress ddl option.Allen Byrne2013-01-2222-270/+519
* [svn-r23185] Comment out unimplemented testsAllen Byrne2013-01-221-25/+27
* [svn-r23184] Addition of cmakehdf5.Albert Cheng2013-01-221-0/+3
* [svn-r23180] Snapshot version 1.9 release 141HDF Tester2013-01-2013-26/+26
* [svn-r23178] Comment out unimplemented testsAllen Byrne2013-01-181-4/+4
* [svn-r23177] Adjust mkdir to create all dependent foldersAllen Byrne2013-01-183-3/+3
* [svn-r23176] Separate testfiles into subdirs of TestDir to avoid parallel tes...Allen Byrne2013-01-184-150/+232
* [svn-r23175] Comment out uncommitted tests.Allen Byrne2013-01-181-24/+24
* [svn-r23174] Correct list itemsAllen Byrne2013-01-171-5/+5
* [svn-r23173] export files must be handled differently on windowsAllen Byrne2013-01-171-30/+46
* [svn-r23170] Switch script to copy files to TESTDIR and executeAllen Byrne2013-01-161-11/+15
* [svn-r23169] HDFFV-8169: String binary dump test scriptsAllen Byrne2013-01-162-4/+57
* [svn-r23168] HDFFV-8169: String binary dump testfilesAllen Byrne2013-01-163-0/+4
* [svn-r23167] Removed the working in Jam only statement since it works for all...Albert Cheng2013-01-161-10/+0
* [svn-r23166] Comment out redirect-ddl tests - incompleteAllen Byrne2013-01-152-28/+28
* [svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private componentsMohamad Chaarawi2013-01-157-65/+46
* [svn-r23164] HDFFV-8285: H5dump suppress ddl option test scriptAllen Byrne2013-01-151-7/+89
* [svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additionsAllen Byrne2013-01-1510-0/+1744
* [svn-r23162] synchronized DECTRIS branch (r23161) with the trunkRaymond Lu2013-01-1420-55/+2321
|\
| * [svn-r23161] ported revisions 23146:23160 from the trunkRaymond Lu2013-01-1456-77/+179
| * [svn-r23152] I took out the obsolete function H5PSIwrite_chunk and its relate...Raymond Lu2013-01-119-1131/+37
| * [svn-r23149] I put more condition checks with macro when DEFLATE filter is di...Raymond Lu2013-01-103-5/+40
| * [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-0980-2095/+3402
| * [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-142-8/+8
| * [svn-r23097] I changed H5Dopen to H5Dopen2 in test/dectris_tst.c and hl/test/...Raymond Lu2012-12-133-7/+10
| * [svn-r23087] I updated MANIFEST to include the new files hl/src/H5DO.c, H5DOp...Raymond Lu2012-12-102-0/+5
| * [svn-r23082] I corrected an error for test_dectris.h5.Raymond Lu2012-12-061-2/+2
| * [svn-r23081] ported revisions 22987 to 23080 from the trunkRaymond Lu2012-12-0650-1363/+683
| * [svn-r23079] I updated CMakefile for adding H5DO.c and H5DOpublic.h under hl/...Raymond Lu2012-12-052-0/+4
| * [svn-r23078] I took out O_SYNC flag from the code. I used it to do performan...Raymond Lu2012-12-055-16/+13
| * [svn-r23077] I adjusted the dataset and chunk to smaller sizes.Raymond Lu2012-12-051-5/+4
| * [svn-r23075] I revised the code and test according to Quincey's review. I al...Raymond Lu2012-12-048-97/+935
| * [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-074-0/+508
| * [svn-r23017] I added a prototype function H5DOwrite_chunk in HL library for D...Raymond Lu2012-11-0711-63/+218
| * [svn-r22987] ported revisions from 22742 to 22986 from the trunkRaymond Lu2012-10-29598-126730/+15233