summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r252] Call to H5Cget_layout has been added to check if the dataset is ch...Elena Pourmal1998-02-111-1/+7
* [svn-r251] Typo in a comment has been fixed.Elena Pourmal1998-02-111-1/+1
* [svn-r250] Spelling of "extendible" has been fixed.Elena Pourmal1998-02-112-4/+4
* [svn-r249] configure.in configure:Albert Cheng1998-02-113-7/+7
* [svn-r248] Added new filesRobb Matzke1998-02-111-0/+1
* [svn-r247] Specifies that these platforms are bigendian architectures.Robert Kim Yates1998-02-102-0/+2
* [svn-r246] Explains how to set up vars/files before configuring for parallel ...Robert Kim Yates1998-02-101-0/+70
* [svn-r245] Added 3 files to aid in configuring for parallel HDF5 on IBM SP.Robert Kim Yates1998-02-101-0/+3
* [svn-r244] Updated with changes in html directoryRobb Matzke1998-02-101-2/+5
* [svn-r243] In the files list h5_extend_read.c was replaced by h5_chunk_read.cElena Pourmal1998-02-101-1/+1
* [svn-r242] Example showing how to read from chunked dataset has been added.Elena Pourmal1998-02-101-0/+139
* [svn-r241] h5_extend_read.c shows how to read from chunked dataset.Elena Pourmal1998-02-101-141/+0
* [svn-r240] Removed warnings on Irix64Robb Matzke1998-02-101-12/+6
* [svn-r239] Release fails if MANIFEST is not consistent with CVS/Entries. ThisRobb Matzke1998-02-101-0/+58
* [svn-r238] Added and removed files for release based on contents of CVS/Entries.Robb Matzke1998-02-101-2/+12
* [svn-r237] I am checking in changes made by Robb. Turn off another two tediousAlbert Cheng1998-02-101-2/+4
* [svn-r236] Example showing how to group objects in the HDF5 file is added.Elena Pourmal1998-02-101-0/+84
* [svn-r235] Comments have been added.Elena Pourmal1998-02-101-2/+16
* [svn-r234] Cleaned up conversion between MPIOffset and haddr_t in H5Fmpio.c.Robert Kim Yates1998-02-102-40/+70
* [svn-r233] Fixed order of arguments to print_func.Quincey Koziol1998-02-101-8/+8
* [svn-r232] Problem: Parallel H5Fcreate failed if file doesnot exist. When theAlbert Cheng1998-02-101-1/+13
* [svn-r231] Purpose: Fix a bug.Elena Pourmal1998-02-091-1/+2
* [svn-r230] Changes were actually made by Robb. I am commiting them for himAlbert Cheng1998-02-0945-1843/+1903
* [svn-r229] New examples have been created in the examples directory:Elena Pourmal1998-02-085-0/+652
* [svn-r228] Old example test_write.c has been removed from the examples direct...Elena Pourmal1998-02-081-130/+0
* [svn-r227] Old example test_read.c has been deleted from the examples directory.Elena Pourmal1998-02-081-98/+0
* [svn-r226] Turned off couple tedious warning messages. One (1174) due to inc...Albert Cheng1998-02-061-1/+5
* [svn-r225] H5F_open has been changed due to the PHDF work. It needed an extraAlbert Cheng1998-02-061-1/+1
* [svn-r224] Initial implementation of the upper levels of PHDF5. TheAlbert Cheng1998-02-069-34/+207
* [svn-r223] Somehow the default create template header is causing heap routinesAlbert Cheng1998-02-061-2/+2
* [svn-r222] Problem: UINT64DECODE and INT64DECODE were not working because it didAlbert Cheng1998-02-051-6/+6
* [svn-r221] In H5F_mpio_open, if truncation was requested, all processes must ...Robert Kim Yates1998-02-051-21/+24
* [svn-r220] Changes since 19980204Robb Matzke1998-02-052-3/+3
* [svn-r219] Changes since 19980204Robb Matzke1998-02-041-6/+3
* [svn-r218] ./src/H5F.cRobb Matzke1998-02-043-18/+17
* [svn-r217] Fixed fence-post & memory copy errors in H5F_encode_length_unusual()Quincey Koziol1998-02-041-3/+3
* [svn-r216] Added (ifdef'ed out currently) support for creating scalar simple ...Quincey Koziol1998-02-041-10/+21
* [svn-r215] offset was declared intn when it actually dealed with pointer addr...Albert Cheng1998-02-041-1/+2
* [svn-r214] Changes since 19980203Robb Matzke1998-02-034-11/+98
* [svn-r213] Changes since 19980130Robb Matzke1998-02-0312-75/+320
* [svn-r212] Fixed H5F_mpio_read's handling of number of bytes read,Robert Kim Yates1998-02-032-14/+33
* [svn-r211] Added hooks for MPI-IO low-level I/O module.Robert Kim Yates1998-02-023-0/+573
* [svn-r210] Changes since 19980130Robb Matzke1998-01-312-3/+11
* [svn-r209] Changes since 19980130Robb Matzke1998-01-3017-142/+522
* [svn-r208] Just added in a missing bracket, just to make vi-matching happier.Albert Cheng1998-01-301-0/+1
* [svn-r207] TestingRobb Matzke1998-01-301-1/+1
* [svn-r206] TestingRobb Matzke1998-01-301-1/+1
* [svn-r205] Changes since 19980130Robb Matzke1998-01-306-16/+17
* [svn-r204] Changes since 19980129Robb Matzke1998-01-3013-39/+165
* [svn-r203] Changed H5Pcreate_simple call...Quincey Koziol1998-01-301-9/+3