summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
| * [svn-r22742] ported revisions 22738 to 22741 from the trunkRaymond Lu2012-09-062-9/+5
| * [svn-r22739] ported revisions 22615 to 22737 from the trunkRaymond Lu2012-09-05235-7102/+10703
| |\
| * | [svn-r22728] I forgot to include H5MMprivate.h header file for using H5MM_fre...Raymond Lu2012-08-301-0/+1
| * | [svn-r22655] Dectris project - I changed the rank of the offset for H5PSIdire...Raymond Lu2012-08-093-8/+17
| * | [svn-r22653] Dectris project: I revised the code per Quincey's suggestion.Raymond Lu2012-08-097-64/+177
| * | [svn-r22641] Dectris project: I revised the code per Quincey's and Neil's com...Raymond Lu2012-08-0814-79/+696
| * | [svn-r22616] The code for H5PSIdirect_write and its test dectris_tst.c.Raymond Lu2012-07-3010-26/+453
| * | [svn-r22615] porting revisions from 22586 to 22614 from the trunkRaymond Lu2012-07-3088-1498/+3814
| |\ \
* | | | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-1442-46/+148
* | | | [svn-r23158] HDFFV-8169: h5dump incorrectly dumps a string into a binary fileAllen Byrne2013-01-141-1/+1
* | | | [svn-r23154] HDFFV-8286: changed comments from // to /* */Allen Byrne2013-01-141-2/+2
* | | | [svn-r23153] Snapshot version 1.9 release 140HDF Tester2013-01-1313-26/+26
* | | | [svn-r23151] HDFFV-498: Eliminate a.exe file on cygwin configurationsAllen Byrne2013-01-112-20/+6
* | | | [svn-r23150] Revert changes because 1.8 branch files were improperly used.Allen Byrne2013-01-112-20/+34
* | | | [svn-r23145] HDFFV-498: Eliminate a.exe file on cygwin configurationsAllen Byrne2013-01-092-34/+20
* | | | [svn-r23139] Only do line by line compare if compare files fail. Allen Byrne2013-01-071-0/+6
* | | | [svn-r23138] Only do line by line compare if compare files fail. Allen Byrne2013-01-071-0/+12
* | | | [svn-r23137] HDFFV-8227: Add Message to stop configure id SHARED FORTRAN is s...Allen Byrne2013-01-071-4/+11
* | | | [svn-r23136] Snapshot version 1.9 release 139HDF Tester2013-01-0613-26/+26
* | | | [svn-r23134] Revised the comments to reflect what is in the F2003 standard.Scot Breitenfeld2013-01-041-1/+3
* | | | [svn-r23133] Force static builds on MAC machinesAllen Byrne2013-01-031-4/+13
* | | | [svn-r23131] Correct missing command nameAllen Byrne2013-01-021-7/+12
* | | | [svn-r23130] Update CPack to 2.8.10Allen Byrne2013-01-021-267/+330
* | | | [svn-r23127] Add MAC options to script in IF(APPLE) block.Allen Byrne2013-01-021-1/+9
* | | | [svn-r23121] Snapshot version 1.9 release 138HDF Tester2012-12-3013-26/+26
* | | | [svn-r23120] Removed -VV from the ctest command line so that it does not send...Albert Cheng2012-12-271-1/+10
* | | | [svn-r23119] Snapshot version 1.9 release 137HDF Tester2012-12-2313-26/+26
* | | | [svn-r23118] HDFFV-2686 Remove the ptExampleVL.c example from the source codeScot Breitenfeld2012-12-2211-269/+9
* | | | [svn-r23117] Changed extension of hdf5 files from .hdf5 to .h5 for consistancy.Scot Breitenfeld2012-12-215-6/+6
* | | | [svn-r23116] Changed extension of hdf5 from .hdf5 to .h5 for consistancy.Scot Breitenfeld2012-12-216-7/+7
* | | | [svn-r23115] Added a new test for KIND C_INT64_T, which some earlier windows ...Scot Breitenfeld2012-12-211-0/+4
* | | | [svn-r23114] remove "AT-" from buildnameAllen Byrne2012-12-201-2/+2
* | | | [svn-r23113] Added corrections to treat ";" character as text for comparision.Allen Byrne2012-12-202-32/+39