summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r267] Example has been updated to show how to read a hyperslab (column) ...Elena Pourmal1998-02-131-3/+44
* [svn-r266] Fixed some install and uninstall probs.Robb Matzke1998-02-121-17/+25
* [svn-r265] Added the alpha-dec-osf4.0 fileRobb Matzke1998-02-121-0/+1
* [svn-r264] Some versions of install allow only one file name at a time.Robb Matzke1998-02-121-2/+6
* [svn-r263] Configs for native compiler on the DEC alpha.Robb Matzke1998-02-121-0/+54
* [svn-r262] Changed an array to be allocated on the heap instead of the stack.Robb Matzke1998-02-121-6/+10
* [svn-r261] Added entry for test/testphdf5.cAlbert Cheng1998-02-121-0/+1
* [svn-r260] Initial version of PHDF5 test/example program. Commit this one firstAlbert Cheng1998-02-121-0/+346
* [svn-r259] Revised it to work properly with "configure --enable-parallel". ThisAlbert Cheng1998-02-121-36/+1
* [svn-r258] Problem:Albert Cheng1998-02-121-2/+2
* [svn-r257] H5F.c:Albert Cheng1998-02-122-10/+6
* [svn-r256] Target 'all' appeared twice, thus make repeated an extra time.Albert Cheng1998-02-121-1/+1
* [svn-r255] Added a teeny tiny little miniscule amount of support for strings ...Robb Matzke1998-02-121-0/+26
* [svn-r254] *** empty log message ***Robb Matzke1998-02-121-1/+1
* [svn-r253] Parameter H5ACC_DEFAULT was replaced by H5ACC_OVERWRITE in the cal...Elena Pourmal1998-02-111-1/+1
* [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