summaryrefslogtreecommitdiffstats
path: root/src/H5P.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r230] Changes were actually made by Robb. I am commiting them for himAlbert Cheng1998-02-091-18/+17
* [svn-r216] Added (ifdef'ed out currently) support for creating scalar simple ...Quincey Koziol1998-02-041-10/+21
* [svn-r209] Changes since 19980130Robb Matzke1998-01-301-60/+166
* [svn-r201] Changed H5Pget/set_hyperslab to final consensus types: int for off...Quincey Koziol1998-01-301-5/+5
* [svn-r194] Changes since 19980128Robb Matzke1998-01-291-70/+14
* [svn-r193] Changes since 19980128Robb Matzke1998-01-281-23/+6
* [svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFA...Quincey Koziol1998-01-281-15/+15
* [svn-r185] Changes since 19980128Robb Matzke1998-01-281-19/+32
* [svn-r183] Added comparison of selected hyperslabs to H5P_cmpQuincey Koziol1998-01-281-0/+24
* [svn-r182] Fixed typo...Quincey Koziol1998-01-281-1/+1
* [svn-r181] Reset hyperslab selection changing changing dataspace dimensions.Quincey Koziol1998-01-281-0/+10
* [svn-r180] Seperated range checking of start, count & stride in H5Pset_hypers...Quincey Koziol1998-01-281-13/+14
* [svn-r178] Changes since 19980127Robb Matzke1998-01-281-17/+115
* [svn-r177] Added H5Pselect_hyperslab routine. The parameters to this routine...Quincey Koziol1998-01-281-0/+95
* [svn-r173] ifdef'ed out H5Pcreate function and put in H5Pcreate_simple function.Quincey Koziol1998-01-271-0/+58
* [svn-r164] Changes since 19980122Robb Matzke1998-01-221-15/+15
* [svn-r163] Changes since 19980121Robb Matzke1998-01-221-7/+8
* [svn-r161] Changes since 19980121Robb Matzke1998-01-211-2/+59
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-161-535/+509
* [svn-r151] Changes since 19980105Robb Matzke1998-01-071-2/+2
* [svn-r150] Changes since 19971219Robb Matzke1998-01-061-2/+2
* [svn-r146] ./src/H5.cRobb Matzke1997-12-161-9/+13
* [svn-r145] ./src/H5Osdtyp.c -> H5Odtype.cRobb Matzke1997-12-111-36/+41
* [svn-r142] ./src/H5C.cRobb Matzke1997-12-111-174/+185
* [svn-r139] ./src/*.[ch]Robb Matzke1997-12-101-366/+549
* [svn-r122] Added user-level routines H5Pget_lrank and H5Pget_ldimsQuincey Koziol1997-10-151-6/+136
* [svn-r118] Added H5P_init & H5T_init function calls which can be called to gu...Quincey Koziol1997-10-151-0/+23
* [svn-r114] Mostly changes to add new parameter to the H5Ainit_group call. Th...Quincey Koziol1997-10-081-18/+93
* [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)Quincey Koziol1997-09-241-10/+10
* [svn-r96] Added "atexit" routines to each interface to free buffers allocated...Quincey Koziol1997-09-181-5/+27
* [svn-r95] Tracked down memory bug.Quincey Koziol1997-09-181-0/+1
* [svn-r91] Bug fixes for multiple datasets in the file. Interim checkin, ther...Quincey Koziol1997-09-161-1/+1
* [svn-r73] Lots of added code for dataset I/O. Its now writing out datasets t...Quincey Koziol1997-09-121-17/+60
* [svn-r68] Added H5Pset_space routine to set the dimensions of a simple datasp...Quincey Koziol1997-09-041-9/+150
* [svn-r53] Added datatype and dimensionality messages to dataset header, clean...Quincey Koziol1997-08-291-0/+82
* [svn-r35] ./src/H5ACproto.hRobb Matzke1997-08-151-4/+5
* [svn-r13] ./src/H5.cRobb Matzke1997-08-051-20/+11
* [svn-r8] Hooked the dimensionality objects into the "meta-object" interface.Quincey Koziol1997-08-011-37/+29
* [svn-r2] Oops...Quincey Koziol1997-07-301-0/+216