summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r664] Initial version of program that generates hdf5 binary files forRuey-Hsia Li1998-09-031-0/+309
* [svn-r663] Expected output for the h5dump test.Ruey-Hsia Li1998-09-035-0/+145
* [svn-r662] Fixed a typo in a stringRobb Matzke1998-09-031-1/+1
* [svn-r661] Skipping a test is not the same as failing.Robb Matzke1998-09-031-1/+1
* [svn-r660] Fixed timeout problems on slow machinesRobb Matzke1998-09-031-8/+12
* [svn-r659] Fixed a parallel build problem; make -j should work again now.Robb Matzke1998-09-033-4/+8
* [svn-r658] Changes since 19980901Robb Matzke1998-09-033-3/+13
* [svn-r657] SnapshotRobb Matzke1998-09-033-25/+25
* [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-0223-805/+794
* [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-r651] Changed name: call H5Sget_simple_extent_dims instead of old H5Sext...Robert Kim Yates1998-09-011-2/+2
* [svn-r650] Eliminated H5Fmpioprivate.h, moved contents to H5Fprivate.h.Robert Kim Yates1998-09-016-6/+4
* [svn-r649] Eliminated H5Fmpioprivate.Robert Kim Yates1998-09-011-1/+0
* [svn-r648] Make subheading numbering consistent and fix error in level 3 headerFrank Baker1998-09-011-6/+8
* [svn-r647] Source code was reformatted according to the hdf5 programming stan...Elena Pourmal1998-09-011-160/+161
* [svn-r646] Source code was reformatted according to the hdf5 programming stan...Elena Pourmal1998-09-011-142/+144
* [svn-r645] ./examples/h5_attribute.cElena Pourmal1998-09-014-5/+10
* [svn-r644] Changes since 19980931Robb Matzke1998-09-014-677/+684
* [svn-r643] INSTALL : Section "for those who do not like to read" has been edi...Elena Pourmal1998-09-012-1/+9
* [svn-r642] SnapshotRobb Matzke1998-09-011-1/+1
* [svn-r641] Changed function names for beta release.Quincey Koziol1998-09-0127-742/+747
* [svn-r640] Added __unused__ to H5S_mpio_spaces_xfer parameters pline and efl.Robert Kim Yates1998-08-311-4/+4
* [svn-r639] Two new examples h5_select.c and h5_attribute.c were added to the ...Elena Pourmal1998-08-313-5/+482
* [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-r636] Removed warning messages during compilation.Ruey-Hsia Li1998-08-313-120/+227
* [svn-r635] Changes since 19980831Robb Matzke1998-08-3117-943/+1128
* [svn-r634] *** empty log message ***Albert Cheng1998-08-311-1/+1
* [svn-r633] Changes since 19980828Robb Matzke1998-08-3119-458/+525
* [svn-r632] Extended comment about elimination of redundant metadata writes.Robert Kim Yates1998-08-291-0/+7
* [svn-r631] Added H5Fmpioprivate.hRobert Kim Yates1998-08-281-0/+1
* [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-2811-423/+1070
* [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-r624] Removed <hardlink>.Ruey-Hsia Li1998-08-271-17/+16
* [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-2740-972/+2662
* [svn-r619] SnapshotRobb Matzke1998-08-272-2/+2
* [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-262-2/+2
* [svn-r615] Fixed memory leaks & duplicates frees.Quincey Koziol1998-08-254-24/+35