summaryrefslogtreecommitdiffstats
path: root/src/H5Sselect.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r737] Changed H5I groups to have a H5I_ prefix before them, to better al...Quincey Koziol1998-10-051-6/+6
* [svn-r717] Added code to support unioning hyperslabs with the H5S_SELECT_OR o...Quincey Koziol1998-09-231-37/+107
* [svn-r712] Added temporary buffer support to several places in the library wh...Quincey Koziol1998-09-211-5/+7
* [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...Quincey Koziol1998-09-021-52/+43
* [svn-r641] Changed function names for beta release.Quincey Koziol1998-09-011-6/+6
* [svn-r621] Re-checkin memory fixesQuincey Koziol1998-08-271-13/+0
* [svn-r620] Changes since 19980825Robb Matzke1998-08-271-88/+151
* [svn-r615] Fixed memory leaks & duplicates frees.Quincey Koziol1998-08-251-13/+20
* [svn-r599] Added code to convert HDF dataspace selections to MPI datatypes.Robert Kim Yates1998-08-171-9/+23
* [svn-r578] Changes since 19980805Robb Matzke1998-08-061-1/+2
* [svn-r566] Fixed offset code [finally :-/ ] for selections.Quincey Koziol1998-08-041-2/+96
* [svn-r544] Added code for H5Sselect_none call.Quincey Koziol1998-07-241-0/+44
* [svn-r539] Added H5Sselect_all codeQuincey Koziol1998-07-231-0/+44
* [svn-r530] Added code so H5Scopy copies selections properly.Quincey Koziol1998-07-221-0/+41
* [svn-r529] Changes since 19980722Robb Matzke1998-07-221-36/+50
* [svn-r519] Strided hyperslab selections now work.Quincey Koziol1998-07-201-5/+33
* [svn-r512] Tracked down some problems with the number of dimensions used for ...Quincey Koziol1998-07-151-4/+4
* [svn-r495] Finished debugging element selections. H5Sselect_elements call now...Quincey Koziol1998-07-151-2/+2
* [svn-r480] Fixed an ugly bug by teaching the recursive hyperslab I/O code how...Quincey Koziol1998-07-101-0/+92
* [svn-r469] Changes since 19980707Robb Matzke1998-07-081-0/+2
* [svn-r468] Fixed formatting problems and moved H5S_sel_iter_release calls abo...Quincey Koziol1998-07-081-4/+8
* [svn-r464] Plugged several memory leaks in the hyperslab selection iterators.Quincey Koziol1998-07-071-2/+48
* [svn-r463] H5S.c:Albert Cheng1998-07-071-9/+11
* [svn-r458] Changed H5Sget_npoints call to H5Sextent_npoints and H5Sselect_npo...Quincey Koziol1998-07-071-1/+1
* [svn-r455] Fixed various const and signed/unsigned problems and corrected one...Quincey Koziol1998-07-071-1/+1
* [svn-r451] Completely tore out existing dataspace API and replaced with code ...Quincey Koziol1998-07-061-0/+386