summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r390] Testing CVS perl log script, ignore this messageQuincey Koziol1998-05-061-3/+3
* [svn-r389] Testing CVS perl log script, ignore this messageQuincey Koziol1998-05-061-1/+0
* [svn-r388] Testing CVS perl log script, ignore this messageQuincey Koziol1998-05-061-1/+1
* [svn-r387] Testing CVS perl log script, ignore this messageQuincey Koziol1998-05-061-1/+1
* [svn-r386] Testing CVS perl log script, ignore this messageQuincey Koziol1998-05-061-0/+1
* [svn-r385] Purpose:Paul Harten1998-05-041-1/+1
* [svn-r384] Changes since 19980430Robb Matzke1998-05-011-1/+3
* [svn-r383] ./src/H5A.cRobb Matzke1998-05-0114-144/+245
* [svn-r382] Added ifdef's around getrusage.Quincey Koziol1998-04-291-1/+37
* [svn-r381] Added "rank=0" for a scalar variable initialization.Quincey Koziol1998-04-291-0/+1
* [svn-r380] Finished tests for scalar dataspaces with both datasets and attrib...Quincey Koziol1998-04-284-21/+433
* [svn-r379] Fleshed out code for scalar dataspace support.Quincey Koziol1998-04-282-58/+53
* [svn-r378] Merged Robb's and my memory leak fixes into one set of common fixes.Quincey Koziol1998-04-287-70/+82
* [svn-r377] Changes since 19980424Robb Matzke1998-04-2813-230/+683
* [svn-r376] ./acconfig.hRobb Matzke1998-04-248-76/+185
* [svn-r375] *** empty log message ***Robb Matzke1998-04-241-78/+69
* [svn-r374] ./src/H5A.cRobb Matzke1998-04-248-72/+69
* [svn-r373] ./MANIFESTRobb Matzke1998-04-241-1/+4
* [svn-r372] Removed redundant write from H5F_mpio_write.Robert Kim Yates1998-04-241-2/+3
* [svn-r371] Fixed compound datatype offset problems on machines with different...Quincey Koziol1998-04-241-6/+12
* [svn-r370] Fixed a couple of compiler warnings.Quincey Koziol1998-04-242-4/+4
* [svn-r369] Changed comments in H5Pset_mpi to reflect removal of access_mode a...Robert Kim Yates1998-04-241-8/+1
* [svn-r368] Purpose:Paul Harten1998-04-245-19/+174
* [svn-r367] Purpose:Paul Harten1998-04-231-1/+1
* [svn-r366] Purpose:Paul Harten1998-04-232-1/+117
* [svn-r365] Problems:Albert Cheng1998-04-232-10/+0
* [svn-r364] Purpose:Paul Harten1998-04-231-4/+17
* [svn-r363] Added attribute example code.Quincey Koziol1998-04-231-0/+140
* [svn-r362] Added Attribute (H5A) testQuincey Koziol1998-04-236-25/+1162
* [svn-r361] Added Attribute (H5A) code.Quincey Koziol1998-04-2320-37/+2124
* [svn-r360] Added new files for H5A interfaceQuincey Koziol1998-04-231-0/+7
* [svn-r359] Added tests for H5Fcreate with the H5F_ACC_EXCL flag.Albert Cheng1998-04-231-0/+26
* [svn-r358] H5Fcreate did not accept EXCL creation flag correctly.Albert Cheng1998-04-231-3/+1
* [svn-r357] ./MANIFESTRobb Matzke1998-04-232-0/+29
* [svn-r356] Changes since 19980421Robb Matzke1998-04-2212-51/+163
* [svn-r355] Changes since 19980417Robb Matzke1998-04-219-40/+267
* [svn-r354] Removed because it is not being used.Albert Cheng1998-04-201-13/+0
* [svn-r353] Changes since 19980414Robb Matzke1998-04-1746-781/+2780
* [svn-r352] *** empty log message ***Albert Cheng1998-04-172-19/+20
* [svn-r351] Removed the access_mode argument from H5Pset_mpi which was laterAlbert Cheng1998-04-177-67/+38
* [svn-r350] RUNTEST was hardcoded to "mpirun -np 1" due to some historical SGIAlbert Cheng1998-04-162-9/+9
* [svn-r349] Set "cc" as the C compiler. The CFLAGS setting works with SGIAlbert Cheng1998-04-161-0/+3
* [svn-r348] Removed shdf entries. With more parallel access features used,Albert Cheng1998-04-161-9/+3
* [svn-r347] Added '*.core' to distclean target and set new location for cpp on...Quincey Koziol1998-04-142-1/+2
* [svn-r346] Changes since 19980410Robb Matzke1998-04-1416-104/+807
* [svn-r345] Updated the comment block of H5Pset_xfer.Albert Cheng1998-04-131-3/+3
* [svn-r344] Added collective access tests to testphdf5.c.Albert Cheng1998-04-132-132/+598
* [svn-r343] First implementation of collective access support.Albert Cheng1998-04-136-2/+313
* [svn-r342] H5F_mpio_write and H5F_mpio_read now do collective versions of MPI-IORobert Kim Yates1998-04-101-7/+40
* [svn-r341] Changes since 19980409Robb Matzke1998-04-104-51/+44