Network

 
AuthorCommitMessageCommit Date
Mohamad ChaarawiMohamad Chaarawi
cb6d2f2a45b[svn-r23165] HDFF-8203 Break H5FDmpi.h header into public and private components https://jira.hdfgroup.uiuc.edu/browse/HDFFV-8203 tested: h5committest
Allen ByrneAllen Byrne
c326a3bd9ce[svn-r23164] HDFFV-8285: H5dump suppress ddl option test script
Allen ByrneAllen Byrne
2a7ae0367b1[svn-r23163] HDFFV-8285: H5dump suppress ddl option testfile additions
Raymond LuRaymond Lu
ec704e0077cM[svn-r23162] synchronized DECTRIS branch (r23161) with the trunk
Raymond LuRaymond Lu
c9aad08a907[svn-r23161] ported revisions 23146:23160 from the trunk
Raymond LuRaymond Lu
3a7b11863a8[svn-r23152] I took out the obsolete function H5PSIwrite_chunk and its related test and performance test. Tested on koala.
Raymond LuRaymond Lu
7b895e1dd8c[svn-r23149] I put more condition checks with macro when DEFLATE filter is disabled. Tested on koala.
Raymond LuRaymond Lu
8eab66f667f[svn-r23148] I added the macro condition check for the test of direct chunk write as it uses compress2 function. Tested on koala.
Raymond LuRaymond Lu
81bcd314a9b[svn-r23147] ported revisions 23081:23145 from the trunk
Raymond LuRaymond Lu
cde5029461e[svn-r23146] The test on Windows shows it doesn't have zlib.h. I added a macro condition to verify it before include it. Tested on koala.
Raymond LuRaymond Lu
cf823b47edf[svn-r23103] I changed the H5Dopen in hl/test/dectris_hl_perf.c and perform/dectris_perf.c to H5Dopen2. Tested on Koala.
Raymond LuRaymond Lu
6050e781436[svn-r23097] I changed H5Dopen to H5Dopen2 in test/dectris_tst.c and hl/test/test_dset_opt.c. I added hl/test/dectris_hl_perf.c perform/dectris_perf.c test/dectris_tst.c Tested on koala.
Raymond LuRaymond Lu
fc9ed51a3ae[svn-r23087] I updated MANIFEST to include the new files hl/src/H5DO.c, H5DOpublic.h, H5DOprivate.h. I included H5DOpublic.h into hl/src/hdf5_hl.h. Tested on koala.
Raymond LuRaymond Lu
c409265f9d3[svn-r23082] I corrected an error for test_dectris.h5. Tested on jam.
Raymond LuRaymond Lu
b7e1b629e96[svn-r23081] ported revisions 22987 to 23080 from the trunk
Raymond LuRaymond Lu
6b1ef6ad02d[svn-r23079] I updated CMakefile for adding H5DO.c and H5DOpublic.h under hl/ directory. Not test.
Raymond LuRaymond Lu
8f3a8710ca0[svn-r23078] I took out O_SYNC flag from the code. I used it to do performance test. But we decided not to support it. Tested on koala.
Raymond LuRaymond Lu
bbeea7dd999[svn-r23077] I adjusted the dataset and chunk to smaller sizes. Tested on koala.
Raymond LuRaymond Lu
0c4cec81b27[svn-r23075] I revised the code and test according to Quincey's review. I also added more test cases. Tested on koala.
Raymond LuRaymond Lu
6192c803074[svn-r23019] I added dectris_hl_perf.c for testing performance. Tested on koala.
Raymond LuRaymond Lu
e9a9c23a6db[svn-r23018] I forgot to add these new files in previous commit.
Raymond LuRaymond Lu
b7041a91cd7[svn-r23017] I added a prototype function H5DOwrite_chunk in HL library for Dectris people to test performance. The library's API function H5PSIdirect_write is still in. I reorganized the internal library by adding H5D__pre_write function. Tested on koala.
Raymond LuRaymond Lu
0cf58a4755e[svn-r22987] ported revisions from 22742 to 22986 from the trunk
Raymond LuRaymond Lu
78b07da7aea[svn-r22742] ported revisions 22738 to 22741 from the trunk
Raymond LuRaymond Lu
9ce6dadd484M[svn-r22739] ported revisions 22615 to 22737 from the trunk
Raymond LuRaymond Lu
60daa9be2b6[svn-r22728] I forgot to include H5MMprivate.h header file for using H5MM_free function. Tested on koala.
Raymond LuRaymond Lu
527a6edb3ef[svn-r22655] Dectris project - I changed the rank of the offset for H5PSIdirect_write from RANK+1 to RANK. But internally, it expands to RANK+1 as the library requires it to terminate with a zero. Tested on koala.
Raymond LuRaymond Lu
3b3ae10c5b7[svn-r22653] Dectris project: I revised the code per Quincey's suggestion. Tested on koala.
Raymond LuRaymond Lu
faba610060c[svn-r22641] Dectris project: I revised the code per Quincey's and Neil's comments. I added a performance benchmark program dectris_perf.c in the test/ directory. Tested on koala and jam.
Raymond LuRaymond Lu
8a0b4729cdc[svn-r22616] The code for H5PSIdirect_write and its test dectris_tst.c. Tested on koala and jam.
Raymond LuRaymond Lu
305950acf96M[svn-r22615] porting revisions from 22586 to 22614 from the trunk
Allen ByrneAllen Byrne
2fba171a672[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10
Allen ByrneAllen Byrne
7a775b6c59d[svn-r23158] HDFFV-8169: h5dump incorrectly dumps a string into a binary file Tested: local linux
Allen ByrneAllen Byrne
4b9482eaee4[svn-r23154] HDFFV-8286: changed comments from // to /* */
Private HDFPrivate HDF
2381dacdad6[svn-r23153] Snapshot version 1.9 release 140
Allen ByrneAllen Byrne
9ac4f9ad6b4[svn-r23151] HDFFV-498: Eliminate a.exe file on cygwin configurations
Allen ByrneAllen Byrne
fd07eb96aff[svn-r23150] Revert changes because 1.8 branch files were improperly used.
Allen ByrneAllen Byrne
39e26205e1d[svn-r23145] HDFFV-498: Eliminate a.exe file on cygwin configurations Tested: cygwin, duck, jam, and local linux
Allen ByrneAllen Byrne
b4f238fbd51[svn-r23139] Only do line by line compare if compare files fail.
Allen ByrneAllen Byrne
6e77ce012ff[svn-r23138] Only do line by line compare if compare files fail. Tested: local linux
Allen ByrneAllen Byrne
6fd9729b82e[svn-r23137] HDFFV-8227: Add Message to stop configure id SHARED FORTRAN is selected. Also added APPLE cpack section Corrected FATAL to FATAL_ERROR in MESSAGEs Tested: duck
Private HDFPrivate HDF
c1b0e4f686d[svn-r23136] Snapshot version 1.9 release 139
Scot BreitenfeldScot Breitenfeld
99af0ce5750[svn-r23134] Revised the comments to reflect what is in the F2003 standard.
Allen ByrneAllen Byrne
93bdf382dc2[svn-r23133] Force static builds on MAC machines
Allen ByrneAllen Byrne
0c50bcd9295[svn-r23131] Correct missing command name
Allen ByrneAllen Byrne
d2e60f31108[svn-r23130] Update CPack to 2.8.10
Allen ByrneAllen Byrne
55e0df638b3[svn-r23127] Add MAC options to script in IF(APPLE) block.
Private HDFPrivate HDF
72e8ef707bf[svn-r23121] Snapshot version 1.9 release 138
Albert ChengAlbert Cheng
8d5525df85d[svn-r23120] Removed -VV from the ctest command line so that it does not send debug output to the standout. This keeps command output terse and easier to tell if it passes or not. Added time stamps printing. Added exit code and command executation summary. All these will make it easier for user to tell if the command succeeds or not. Tested: {jam,koala,ostrich} all passed. {Linew,fred,duck,owl} failed. The failure is the cmake process, not cmakehdf5 itself.
Private HDFPrivate HDF
d1b7de066e2[svn-r23119] Snapshot version 1.9 release 137