Network

 
AuthorCommitMessageCommit Date
Mark EvansMark Evans
720afbd6734[svn-r23624] _ Edited to help readability. No testing needed.
Mark EvansMark Evans
b22f2072494[svn-r23623] _ A few more editing changes.
Mark EvansMark Evans
2ffb7fb2dfd[svn-r23622] _ Added a number to the Appendix heading.
Mark EvansMark Evans
2efb347753f[svn-r23621] _ Edited to help readability. No testing needed.
Allen ByrneAllen Byrne
8c3e00f79b5[svn-r23620] Add windows quick build section
Albert ChengAlbert Cheng
72801adb88f[svn-r23619] Bug fix: HDFFV-8390 Threadsafe works in v1.8.10 release. But it fails v1.8.11-pre1 tarball in configure stage now. There was a typo in the configure around the checking of pthread library. Fixed it. Tested: AIX and also h5committested.
Allen ByrneAllen Byrne
32a116458a7[svn-r23617] Add missing test include
Allen ByrneAllen Byrne
b29c2db9a9d[svn-r23616] added ctest option commands
Allen ByrneAllen Byrne
bd8bf33abb8[svn-r23615] Corrected and updated instructions
Allen ByrneAllen Byrne
d896ff95b1b[svn-r23612] Update cmake and windows usage instructions
Albert ChengAlbert Cheng
82869120a92[svn-r23610] Improvement: DFFV-8245 Use Clang as the compiler for the Mac platform. Changed all Mac to use clang/clang++ as the default C and CXX compilers if not provided by the user. Still use gfortran as the default fortran compiler since Apple does not provide any fortran compiler. HDFFV-8245: bug fix. Snow Leopard (darwin 10.X) does not have clang++. Reversed it to use gcc/g++ as the default C and CXX compilers for Darwin 10.X systems. Tested: h5committest plus duck (darwin 11), wren ...
Allen ByrneAllen Byrne
0421089a132[svn-r23609] Update with corrections
Private HDFPrivate HDF
eed5e052399[svn-r23605] Snapshot version 1.8 release 12 (snap1)
Quincey KoziolQuincey Koziol
f4d23a1400f[svn-r23598] Description: Bring r23597 from trunk back to 1.8 branch: Bring r20683 from Coverity branch back to trunk: Isues 1309-1333: Changed strcpy/strcat to strncpy/strncat with maximum size expe Tested on: Max OSX/64 10.8.3 (amazon) w/C++ & FORTRAN
Allen ByrneAllen Byrne
d459286d41a[svn-r23593] Remove old references
Quincey KoziolQuincey Koziol
db1abfa91a1[svn-r23592] Description: Bring r23584 from trunk to 1.8 branch: Update with new compiler warnings for gcc 4.8.x Tested on: Mac OSX/64 10.8.3 (amazon) w/gcc 4.8.0
Raymond LuRaymond Lu
ba61466cc6b[svn-r23589] I added SunOS 5.11 (emu) as a newly supported system.
Allen ByrneAllen Byrne
b2ae3663892[svn-r23587] Added Windows 8 to supported platforms
Private HDFPrivate HDF
fe383e73f14[svn-r23586] Snapshot version 1.8 release 12 (snap0)
Raymond LuRaymond Lu
e1bcfd2331a[svn-r23579] I updated the compiler info, system info, and HDF5 support table of fred, emu, and ostrich. No test is needed.
Dana RobinsonDana Robinson
692af1936f8[svn-r23573] Removed inappropriate executable properties from a few files. These are often added by Windows text editors. Tested on: jam (just tested to make sure it builds - no code changes)
Dana RobinsonDana Robinson
17c32a8ca14[svn-r23570] Merged r23508 from the trunk. This removes some dead code that belonged to the multi dxpl functions that were removed in HDF5 1.8.11. Tested on: jam w/ C++ (minor change)
Albert ChengAlbert Cheng
e8a57439fa2[svn-r23567] Post v1.8.11 branch-off, changed version to 1.8.12-snap0. Reset RELEASE.txt for next release (1.8.12). Tested: h5committest.
Vishwanath VenkatesanVishwanath Venkatesan
f7031b238f2[svn-r24100] minor fix while creating a memory datatype for native writes
Vishwanath VenkatesanVishwanath Venkatesan
6bdf45c74ae[svn-r24052] Adding tests for Write-morphing also!
Vishwanath VenkatesanVishwanath Venkatesan
51787c94a84[svn-r24038] Update to the benchmark
Vishwanath VenkatesanVishwanath Venkatesan
0c13d5b4ebe[svn-r24028] Commenting debug printfs
Vishwanath VenkatesanVishwanath Venkatesan
3d6f13a4381[svn-r24016] Fixes to the benchmark.
Vishwanath VenkatesanVishwanath Venkatesan
38f6eecef07[svn-r24008] Adding the first commit of the benchmark
Vishwanath VenkatesanVishwanath Venkatesan
8b0b6610386[svn-r24001] removing compactor write_tests from test as we moved it to testff
Vishwanath VenkatesanVishwanath Venkatesan
2892c7d8e65[svn-r24000] Adding compactor_tests in the write location
Vishwanath VenkatesanVishwanath Venkatesan
6c9171e9c80[svn-r23998] Comitting changes to test directory with more tests.
Vishwanath VenkatesanVishwanath Venkatesan
906abf11cfc[svn-r23997] Many bug fixes for write-morphing and write-stealing + native fixes for reads. now handles all scenarios.
Vishwanath VenkatesanVishwanath Venkatesan
61a9a22e60d[svn-r23974] Fixes to native case + Get rid of debug messages -- making it ready for measurements. Adding some profiling for extracting infomation from compactor, more to come.
Vishwanath VenkatesanVishwanath Venkatesan
499410b691d[svn-r23973] Compactor now does partial read-short-circuiting also
Vishwanath VenkatesanVishwanath Venkatesan
fda44cb77bf[svn-r23971] File selection handled for partial read "short-circuiting". Have to handle memory.
Vishwanath VenkatesanVishwanath Venkatesan
9f774224276[svn-r23967] Adding the read_tests.. and the modification the Makefile accordingly.
Vishwanath VenkatesanVishwanath Venkatesan
738b1dfed50[svn-r23966] Some more bug fixes for read-stealing Just works now when entire read is satisfied. partial read-stealing is under construction.
Vishwanath VenkatesanVishwanath Venkatesan
f566110788c[svn-r23963] Working version -- Short-ciruiting reads with bug fixes.
Vishwanath VenkatesanVishwanath Venkatesan
66ce6696243[svn-r23962] 1. Compactor reads works 2. Native write fixes 3. Short-circuited writes implemented. Have to be tested tomorrow.
Vishwanath VenkatesanVishwanath Venkatesan
38c702e3301[svn-r23958] Adding some Native HDF5 tests on the EFF Stack.
Vishwanath VenkatesanVishwanath Venkatesan
aa8503c35f0[svn-r23957] Code cleanup + Fixing issues for handling writing from compactor for multiple clients.
Vishwanath VenkatesanVishwanath Venkatesan
f4cb87ec1a4[svn-r23949] Compactor now writes HDF5 Files.. Although the current implementation involves constructing one contiguous buffer for writing.
Vishwanath VenkatesanVishwanath Venkatesan
0c83c7df55b[svn-r23947] Merging with hdf5_ff branch + updating the branch to work with updated iod, mercury.
Vishwanath VenkatesanVishwanath Venkatesan
f60d2ea5308[svn-r23942] Commit befor merging!
Vishwanath VenkatesanVishwanath Venkatesan
46753fb390e[svn-r23936] Adding some function decription comments for functions that did not have one!
Vishwanath VenkatesanVishwanath Venkatesan
87a4f487eae[svn-r23935] Reads now go through the compactor. Have to work on getting the short-circuiting done for the direct-match case.
Vishwanath VenkatesanVishwanath Venkatesan
0721ed12752[svn-r23934] Merging multiple datasets for IOD. Logic in place -- implemented
Vishwanath VenkatesanVishwanath Venkatesan
315e2305153[svn-r23933] 1. Overlapping writes fixes for more complicated scenarios handled. 2. Tests for testing compactor!
Vishwanath VenkatesanVishwanath Venkatesan
89f2fd84bd4[svn-r23930] Working version for overalpping writes in case of single user. Lot of interesting cases handled, has also been tested for some complicated scenarios too.