summaryrefslogtreecommitdiffstats
path: root/src/H5P.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r369] Changed comments in H5Pset_mpi to reflect removal of access_mode a...Robert Kim Yates1998-04-241-8/+1
* [svn-r355] Changes since 19980417Robb Matzke1998-04-211-4/+29
* [svn-r353] Changes since 19980414Robb Matzke1998-04-171-1/+172
* [svn-r351] Removed the access_mode argument from H5Pset_mpi which was laterAlbert Cheng1998-04-171-36/+15
* [svn-r345] Updated the comment block of H5Pset_xfer.Albert Cheng1998-04-131-3/+3
* [svn-r343] First implementation of collective access support.Albert Cheng1998-04-131-2/+103
* [svn-r339] Changes since 19980408Robb Matzke1998-04-091-3/+8
* [svn-r338] Changes since 19980407Robb Matzke1998-04-081-20/+24
* [svn-r337] Changes since 19980403Robb Matzke1998-04-071-6/+5
* [svn-r333] Changes since 19980324Robb Matzke1998-03-301-12/+6
* [svn-r324] Change H5A (atoms) to H5I (IDs)Quincey Koziol1998-03-171-50/+50
* [svn-r323] Changes since 19980316Robb Matzke1998-03-171-4/+80
* [svn-r322] Changes since 19980313Robb Matzke1998-03-171-0/+94
* [svn-r310] Fixed a type of H5F_LOW_MPIO. Chose _MPIO over _MPI since thatAlbert Cheng1998-03-061-6/+6
* [svn-r303] Changes since 19980228Robb Matzke1998-03-041-398/+615
* [svn-r301] Changes since 19980226Robb Matzke1998-02-271-1/+1
* [svn-r299] Changes since 19980224Robb Matzke1998-02-261-5/+391
* [svn-r297] Switched templates to "property lists" and changed API prefix from...Quincey Koziol1998-02-251-0/+1383
* [svn-r296] Switched prefix for dataspaces from H5P to H5SQuincey Koziol1998-02-251-1294/+0
* [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