summaryrefslogtreecommitdiffstats
path: root/src/H5Sprivate.h
Commit message (Expand)AuthorAgeFilesLines
* [svn-r2448] Re-did section of hyperslab initialization code to avoid tons of ...Quincey Koziol2000-07-281-2/+0
* [svn-r2110] Re-wrote a good chunk of the hyperslab code to work correctly in ...Quincey Koziol2000-04-111-1/+0
* [svn-r2073] Added free-list code to the library and took out the older "tempo...Quincey Koziol2000-04-041-6/+4
* [svn-r1944] Added "H5S_SELECT_PREPEND" and "H5S_SELECT_APPEND" operations to ...Quincey Koziol2000-01-211-1/+1
* [svn-r1881] Changed all the HAVE_PARALLEL and HAVE_GASS macros to the newAlbert Cheng1999-12-171-2/+2
* [svn-r1569] Changes since 19990810Robb Matzke1999-08-101-17/+3
* [svn-r1568] Changes since 19990730Robb Matzke1999-08-101-13/+25
* [svn-r1566] Changed C++ "operator" keyword to "op"Quincey Koziol1999-08-101-5/+5
* [svn-r1374] Added in code to support the H5Diterate function, which I've got ...Quincey Koziol1999-06-241-0/+10
* [svn-r1277] Added additional checks into the dataspace code to determine if t...Albert Cheng1999-05-251-0/+3
* [svn-r1240] Changes since 19990427Robb Matzke1999-04-301-0/+6
* [svn-r1210] Changed parameters for function calls which figure out the buffer...Quincey Koziol1999-04-231-5/+7
* [svn-r1204] Changes since 19990415Robb Matzke1999-04-231-8/+20
* [svn-r1135] Expanded API for reading lists blocks/points to allow for just a ...Quincey Koziol1999-03-111-1/+0
* [svn-r1132] Dataset region references are now finished and working correctly....Quincey Koziol1999-03-101-0/+6
* [svn-r1106] Cleaned up a few compiler warnings, etc.Quincey Koziol1999-02-251-1/+1
* [svn-r1078] Changes since 19990215Robb Matzke1999-02-181-75/+86
* [svn-r1051] changed the HDF5DLL and HDF5GLOBAL to __DLL__ and __DLLVAR__Patrick Lu1999-02-021-71/+71
* [svn-r947] Lots of patches to enable dataset region references. The testing ...Quincey Koziol1998-11-251-0/+8
* [svn-r925] Changes since 19981116Robb Matzke1998-11-181-7/+7
* [svn-r904] Fixed bug in H5dont_atexit.Quincey Koziol1998-11-131-0/+10
* [svn-r890] changed the name of the union member hyper to be hslab.Patrick Lu1998-11-101-1/+1
* [svn-r800] Made a "htri_t" as a return value from "boolean" functions returningQuincey Koziol1998-10-261-4/+4
* [svn-r793] Changed return value for H5Sget_select_npoints to hssize_t to enab...Quincey Koziol1998-10-261-1/+1
* [svn-r733] Robb Matzke1998-10-011-0/+2
* [svn-r730] Changes since 19980928Robb Matzke1998-09-301-2/+3
* [svn-r717] Added code to support unioning hyperslabs with the H5S_SELECT_OR o...Quincey Koziol1998-09-231-2/+3
* [svn-r712] Added temporary buffer support to several places in the library wh...Quincey Koziol1998-09-211-13/+18
* [svn-r706] Added must_convert parameter to sconv->read and sconv->write funct...Robert Kim Yates1998-09-181-4/+20
* [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...Quincey Koziol1998-09-021-8/+4
* [svn-r628] MPI buffer and file type optimization is bypassed,Robert Kim Yates1998-08-281-0/+6
* [svn-r620] Changes since 19980825Robb Matzke1998-08-271-0/+5
* [svn-r598] Added code to convert HDF dataspace selections to MPI datatypes.Robert Kim Yates1998-08-171-3/+37
* [svn-r588] Changes since 19980810Robb Matzke1998-08-131-139/+91
* [svn-r569] Changes since 19980731Robb Matzke1998-08-051-52/+62
* [svn-r566] Fixed offset code [finally :-/ ] for selections.Quincey Koziol1998-08-041-1/+4
* [svn-r538] Added H5Sset_extent_none and H5Sextent_copy functions. They are w...Quincey Koziol1998-07-231-0/+1
* [svn-r530] Added code so H5Scopy copies selections properly.Quincey Koziol1998-07-221-0/+3
* [svn-r523] Changes since 19980720Robb Matzke1998-07-211-0/+2
* [svn-r519] Strided hyperslab selections now work.Quincey Koziol1998-07-201-0/+1
* [svn-r495] Finished debugging element selections. H5Sselect_elements call now...Quincey Koziol1998-07-151-1/+1
* [svn-r493] Fixed a bug when iterating through hyperslabs with greater than 2 ...Quincey Koziol1998-07-151-1/+1
* [svn-r490] Changed more API functions to the new names as documented.Quincey Koziol1998-07-141-1/+1
* [svn-r480] Fixed an ugly bug by teaching the recursive hyperslab I/O code how...Quincey Koziol1998-07-101-0/+1
* [svn-r473] Changes since 19980708Robb Matzke1998-07-081-0/+2
* [svn-r464] Plugged several memory leaks in the hyperslab selection iterators.Quincey Koziol1998-07-071-1/+3
* [svn-r463] H5S.c:Albert Cheng1998-07-071-1/+1
* [svn-r455] Fixed various const and signed/unsigned problems and corrected one...Quincey Koziol1998-07-071-4/+4
* [svn-r451] Completely tore out existing dataspace API and replaced with code ...Quincey Koziol1998-07-061-46/+217
* [svn-r418] ./html/Files.htmlRobb Matzke1998-06-101-1/+1