summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r472] Examples have been modified to reflect the current status of the A...Elena Pourmal1998-07-086-42/+46
* [svn-r471] Changes since 19980708Robb Matzke1998-07-088-120/+148
* [svn-r470] Updated manifest to reflect changes in the doc directory structure.Quincey Koziol1998-07-081-76/+76
* [svn-r469] Changes since 19980707Robb Matzke1998-07-0812-119/+334
* [svn-r468] Fixed formatting problems and moved H5S_sel_iter_release calls abo...Quincey Koziol1998-07-084-47/+60
* [svn-r467] Restructuring documentation.Quincey Koziol1998-07-0871-0/+20819
* [svn-r466] Removed some debugging information that was out of date.Quincey Koziol1998-07-071-30/+2
* [svn-r465] Replaced old H5Sset_hyperslab with new H5Sselect_hyperslab calls.Albert Cheng1998-07-072-43/+57
* [svn-r464] Plugged several memory leaks in the hyperslab selection iterators.Quincey Koziol1998-07-074-7/+94
* [svn-r463] H5S.c:Albert Cheng1998-07-075-51/+55
* [svn-r462] Plugged several memory leaks in the hyperslab selection iterators.Quincey Koziol1998-07-071-13/+21
* [svn-r461] Purpose:Paul Harten1998-07-073-11/+17
* [svn-r460] Changes since 19980707Robb Matzke1998-07-0716-158/+456
* [svn-r459] Changed H5Sget_npoints call to H5Sextent_npoints and H5Sselect_npo...Quincey Koziol1998-07-071-18/+18
* [svn-r458] Changed H5Sget_npoints call to H5Sextent_npoints and H5Sselect_npo...Quincey Koziol1998-07-076-20/+21
* [svn-r457] Fixed another couple of typos in dynamically allocated variables.Quincey Koziol1998-07-071-2/+2
* [svn-r456] Changes since 19980706Robb Matzke1998-07-071-1/+1
* [svn-r455] Fixed various const and signed/unsigned problems and corrected one...Quincey Koziol1998-07-076-36/+38
* [svn-r454] Changes since 19980702Robb Matzke1998-07-067-70/+202
* [svn-r453] Minor tweaking of picturesQuincey Koziol1998-07-061-12/+12
* [svn-r452] Changed tests to use the new dataspace API calls. Still need to a...Quincey Koziol1998-07-068-19/+26
* [svn-r451] Completely tore out existing dataspace API and replaced with code ...Quincey Koziol1998-07-0623-1050/+4666
* [svn-r450] Added files for dataspace revision.Quincey Koziol1998-07-061-0/+6
* [svn-r449] Corrected some grammar errors in the debug messages.Albert Cheng1998-07-052-70/+70
* [svn-r448] Updated with more tests for extendable datasets such as testingAlbert Cheng1998-07-053-38/+123
* [svn-r447] Oops, turned data type tests off again until I get the SIGFPE thingRobb Matzke1998-07-031-1/+1
* [svn-r446] Changes since 19980702Robb Matzke1998-07-034-8/+45
* [svn-r445] Added individually named cleanup_xxx routine to each test module fileAlbert Cheng1998-07-039-13/+207
* [svn-r444] *** empty log message ***Robb Matzke1998-07-021-0/+73
* [svn-r443] Changes since 19980630Robb Matzke1998-07-023-3/+4
* [svn-r442] MPIO library maintained by William M. Davidson (wmdavid) has beenAlbert Cheng1998-07-021-14/+9
* [svn-r441] MPIO library maintained by William M. Davidson (wmdavid) has beenAlbert Cheng1998-07-021-4/+4
* [svn-r440] Header file for the PHDF5 tests. (forgot to add it last time.)Albert Cheng1998-07-011-0/+67
* [svn-r439] Changed the PHDF test programs substantially. Used to be just oneAlbert Cheng1998-07-014-900/+1144
* [svn-r438] Changes for PHDF5 to support extendable datasets.Albert Cheng1998-07-014-2/+666
* [svn-r437] Changes since 19980612Robb Matzke1998-06-3024-182/+1270
* [svn-r436] H5Pset_cache() did not save the value of rdcc_w0. Fixed it.Albert Cheng1998-06-261-5/+6
* [svn-r435] ./INSTALLRobb Matzke1998-06-2348-582/+1243
* [svn-r434] Initial version. Added changes related to parallel HDF5 API's.Albert Cheng1998-06-221-0/+17
* [svn-r433] Added feature to print the maximum dimension sizes of datasets.Albert Cheng1998-06-191-2/+7
* [svn-r432] Changes since 19980617Robb Matzke1998-06-1814-718/+870
* [svn-r431] H5Sget_dims:Albert Cheng1998-06-182-8/+9
* [svn-r430] Changes since 19980617Robb Matzke1998-06-173-5/+10
* [svn-r429] Changes since 19980616Robb Matzke1998-06-1729-265/+1406
* [svn-r428] Changes since 19980612Robb Matzke1998-06-1613-97/+937
* [svn-r427] Added -lm to libraries needed.Albert Cheng1998-06-161-1/+1
* [svn-r426] Fixed processing of debug string gotten from MPI_Info_get in H5F_m...Robert Kim Yates1998-06-121-4/+9
* [svn-r425] Changes since 19980610Robb Matzke1998-06-1212-159/+1482
* [svn-r424] Added -g -D_LARGE_FILES to CFLAGS.Robert Kim Yates1998-06-111-1/+1
* [svn-r423] Added H5F_MPIO_DEBUG_KEY so application program can turn on debug ...Robert Kim Yates1998-06-111-0/+7