summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r674] Removed no-longer valid comment from H5F_low_class_t definition.Robert Kim Yates1998-09-081-2/+0
* [svn-r673] Changes since 19980908Robb Matzke1998-09-0833-299/+296
* [svn-r672] Changes since 19980904Robb Matzke1998-09-081-0/+3
* [svn-r657] SnapshotRobb Matzke1998-09-032-24/+24
* [svn-r656] Changed error report for failed optimized parallel xfersRobert Kim Yates1998-09-021-4/+4
* [svn-r655] Changed H5F_low_write's treatment of eof in nonblock parallel writes.Robert Kim Yates1998-09-021-21/+13
* [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...Quincey Koziol1998-09-0217-612/+597
* [svn-r653] Removed weird binary character in comment. (Probably copyright ma...Quincey Koziol1998-09-021-1/+1
* [svn-r652] Removed H5Fmpioprivate.h, moved its contents to H5Fprivate.h.Robert Kim Yates1998-09-012-25/+9
* [svn-r650] Eliminated H5Fmpioprivate.h, moved contents to H5Fprivate.h.Robert Kim Yates1998-09-016-6/+4
* [svn-r644] Changes since 19980931Robb Matzke1998-09-011-482/+482
* [svn-r642] SnapshotRobb Matzke1998-09-011-1/+1
* [svn-r641] Changed function names for beta release.Quincey Koziol1998-09-0112-511/+509
* [svn-r640] Added __unused__ to H5S_mpio_spaces_xfer parameters pline and efl.Robert Kim Yates1998-08-311-4/+4
* [svn-r638] Added function prototypes.Robert Kim Yates1998-08-311-0/+26
* [svn-r637] Added include H5Fmpioprivate.hRobert Kim Yates1998-08-316-0/+6
* [svn-r635] Changes since 19980831Robb Matzke1998-08-312-180/+182
* [svn-r633] Changes since 19980828Robb Matzke1998-08-3110-360/+386
* [svn-r632] Extended comment about elimination of redundant metadata writes.Robert Kim Yates1998-08-291-0/+7
* [svn-r630] Added code to eliminate redundant writes of metadata,Robert Kim Yates1998-08-289-3/+155
* [svn-r629] Put ifdef HAVE_PARALLEL around init of H5_mpi_opt_types_g.Robert Kim Yates1998-08-281-0/+2
* [svn-r628] MPI buffer and file type optimization is bypassed,Robert Kim Yates1998-08-283-2/+24
* [svn-r627] Changes since 19980827Robb Matzke1998-08-286-237/+346
* [svn-r626] Turned some MPI hyperslab type optimization back onRobert Kim Yates1998-08-281-11/+8
* [svn-r625] Have temporarily turned off coalescing optimizations in MPI hypers...Robert Kim Yates1998-08-281-33/+40
* [svn-r623] Cosmetic change: H5F_mpio_read uses local var use_types_this_time ...Robert Kim Yates1998-08-271-1/+1
* [svn-r622] Fixed memory leak in point selections.Quincey Koziol1998-08-271-0/+4
* [svn-r621] Re-checkin memory fixesQuincey Koziol1998-08-271-13/+0
* [svn-r620] Changes since 19980825Robb Matzke1998-08-2730-684/+1985
* [svn-r619] SnapshotRobb Matzke1998-08-271-1/+1
* [svn-r618] Corrected comment in H5F_low_write about MPI derived datatype writes.Robert Kim Yates1998-08-261-4/+1
* [svn-r617] Added optimization to coalesce outer dims of hyperslab,Robert Kim Yates1998-08-261-9/+17
* [svn-r616] SnapshotRobb Matzke1998-08-261-1/+1
* [svn-r615] Fixed memory leaks & duplicates frees.Quincey Koziol1998-08-254-24/+35
* [svn-r614] SnapshotRobb Matzke1998-08-241-1/+1
* [svn-r613] SnapshotRobb Matzke1998-08-231-1/+1
* [svn-r612] SnapshotRobb Matzke1998-08-223-338/+339
* [svn-r609] Debugging.htmlRobb Matzke1998-08-207-342/+373
* [svn-r608] SnapshotRobb Matzke1998-08-202-313/+313
* [svn-r606] Debugging can be enabled/disabled at runtime though code is stillRobb Matzke1998-08-1919-582/+765
* [svn-r604] Added #ifdef HAVE_PARALLEL macro so that the codeAlbert Cheng1998-08-191-0/+14
* [svn-r603] Changes since 19980818Robb Matzke1998-08-187-444/+476
* [svn-r602] Added entry of H5Smpio.c.Albert Cheng1998-08-181-2/+2
* [svn-r601] Changes since 19980814Robb Matzke1998-08-188-234/+223
* [svn-r600] *** empty log message ***Robb Matzke1998-08-172-865/+89
* [svn-r599] Added code to convert HDF dataspace selections to MPI datatypes.Robert Kim Yates1998-08-175-87/+197
* [svn-r598] Added code to convert HDF dataspace selections to MPI datatypes.Robert Kim Yates1998-08-172-5/+48
* [svn-r597] Functions to convert HDF dataspace selections to MPI datatypes.Robert Kim Yates1998-08-171-0/+557
* [svn-r596] Added conversion to MPI datatypes.Robert Kim Yates1998-08-171-52/+210
* [svn-r595] Added code to convert HDF dataspace selections to MPI-IO datatypes.Robert Kim Yates1998-08-171-0/+8