summaryrefslogtreecommitdiffstats
path: root/src/H5Spoint.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r1385] Updated H5Rdereference, H5Rget_object_type and H5Rget_region ...Quincey Koziol1999-06-251-2/+7
* [svn-r1374] Added in code to support the H5Diterate function, which I've got ...Quincey Koziol1999-06-241-1/+76
* [svn-r1277] Added additional checks into the dataspace code to determine if t...Albert Cheng1999-05-251-0/+39
* [svn-r1217] Changes since 19990426Robb Matzke1999-04-261-1/+2
* [svn-r1210] Changed parameters for function calls which figure out the buffer...Quincey Koziol1999-04-231-2/+2
* [svn-r1204] Changes since 19990415Robb Matzke1999-04-231-4/+4
* [svn-r1184] Changes since 19990402Robb Matzke1999-04-151-2/+2
* [svn-r1182] Changed name of PABLO Mask to simplify automatic definitions.Dan Wells1999-04-141-1/+1
* [svn-r1132] Dataset region references are now finished and working correctly....Quincey Koziol1999-03-101-0/+58
* [svn-r1106] Cleaned up a few compiler warnings, etc.Quincey Koziol1999-02-251-1/+1
* [svn-r947] Lots of patches to enable dataset region references. The testing ...Quincey Koziol1998-11-251-1/+65
* [svn-r936] Changes since 19981119Robb Matzke1998-11-211-1/+1
* [svn-r925] Changes since 19981116Robb Matzke1998-11-181-18/+18
* [svn-r904] Fixed bug in H5dont_atexit.Quincey Koziol1998-11-131-0/+114
* [svn-r800] Made a "htri_t" as a return value from "boolean" functions returningQuincey Koziol1998-10-261-3/+3
* [svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...Quincey Koziol1998-10-261-10/+6
* [svn-r733] Robb Matzke1998-10-011-12/+14
* [svn-r730] Changes since 19980928Robb Matzke1998-09-301-10/+8
* [svn-r712] Added temporary buffer support to several places in the library wh...Quincey Koziol1998-09-211-6/+9
* [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...Quincey Koziol1998-09-021-3/+2
* [svn-r622] Fixed memory leak in point selections.Quincey Koziol1998-08-271-0/+4
* [svn-r615] Fixed memory leaks & duplicates frees.Quincey Koziol1998-08-251-3/+6
* [svn-r588] Changes since 19980810Robb Matzke1998-08-131-7/+56
* [svn-r569] Changes since 19980731Robb Matzke1998-08-051-5/+6
* [svn-r566] Fixed offset code [finally :-/ ] for selections.Quincey Koziol1998-08-041-4/+62
* [svn-r530] Added code so H5Scopy copies selections properly.Quincey Koziol1998-07-221-0/+79
* [svn-r529] Changes since 19980722Robb Matzke1998-07-221-65/+85
* [svn-r512] Tracked down some problems with the number of dimensions used for ...Quincey Koziol1998-07-151-11/+15
* [svn-r495] Finished debugging element selections. H5Sselect_elements call now...Quincey Koziol1998-07-151-37/+126
* [svn-r490] Changed more API functions to the new names as documented.Quincey Koziol1998-07-141-2/+12
* [svn-r480] Fixed an ugly bug by teaching the recursive hyperslab I/O code how...Quincey Koziol1998-07-101-0/+67
* [svn-r473] Changes since 19980708Robb Matzke1998-07-081-3/+0
* [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/+455