summaryrefslogtreecommitdiffstats
path: root/src/H5Ppublic.h
Commit message (Expand)AuthorAgeFilesLines
* [svn-r418] ./html/Files.htmlRobb Matzke1998-06-101-0/+3
* [svn-r400] Changes since 19980513Robb Matzke1998-05-221-0/+4
* [svn-r398] Changes since 19980501Robb Matzke1998-05-131-2/+2
* [svn-r355] Changes since 19980417Robb Matzke1998-04-211-2/+6
* [svn-r353] Changes since 19980414Robb Matzke1998-04-171-0/+5
* [svn-r351] Removed the access_mode argument from H5Pset_mpi which was laterAlbert Cheng1998-04-171-4/+2
* [svn-r343] First implementation of collective access support.Albert Cheng1998-04-131-0/+2
* [svn-r339] Changes since 19980408Robb Matzke1998-04-091-2/+3
* [svn-r338] Changes since 19980407Robb Matzke1998-04-081-8/+8
* [svn-r333] Changes since 19980324Robb Matzke1998-03-301-3/+2
* [svn-r324] Change H5A (atoms) to H5I (IDs)Quincey Koziol1998-03-171-1/+1
* [svn-r323] Changes since 19980316Robb Matzke1998-03-171-0/+2
* [svn-r322] Changes since 19980313Robb Matzke1998-03-171-1/+5
* [svn-r309] Revised datatype as uint32 is no longer valid.Albert Cheng1998-03-061-2/+2
* [svn-r303] Changes since 19980228Robb Matzke1998-03-041-0/+6
* [svn-r299] Changes since 19980224Robb Matzke1998-02-261-2/+14
* [svn-r297] Switched templates to "property lists" and changed API prefix from...Quincey Koziol1998-02-251-0/+77
* [svn-r296] Switched prefix for dataspaces from H5P to H5SQuincey Koziol1998-02-251-56/+0
* [svn-r209] Changes since 19980130Robb Matzke1998-01-301-1/+3
* [svn-r201] Changed H5Pget/set_hyperslab to final consensus types: int for off...Quincey Koziol1998-01-301-3/+3
* [svn-r194] Changes since 19980128Robb Matzke1998-01-291-4/+1
* [svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFA...Quincey Koziol1998-01-281-4/+4
* [svn-r185] Changes since 19980128Robb Matzke1998-01-281-6/+6
* [svn-r178] Changes since 19980127Robb Matzke1998-01-281-1/+4
* [svn-r177] Added H5Pselect_hyperslab routine. The parameters to this routine...Quincey Koziol1998-01-281-0/+1
* [svn-r173] ifdef'ed out H5Pcreate function and put in H5Pcreate_simple function.Quincey Koziol1998-01-271-0/+3
* [svn-r164] Changes since 19980122Robb Matzke1998-01-221-17/+12
* [svn-r157] Reformatted code with indent...Quincey Koziol1998-01-161-15/+14
* [svn-r146] ./src/H5.cRobb Matzke1997-12-161-1/+1
* [svn-r142] ./src/H5C.cRobb Matzke1997-12-111-2/+2
* [svn-r139] ./src/*.[ch]Robb Matzke1997-12-101-18/+15
* [svn-r122] Added user-level routines H5Pget_lrank and H5Pget_ldimsQuincey Koziol1997-10-151-1/+3
* [svn-r114] Mostly changes to add new parameter to the H5Ainit_group call. Th...Quincey Koziol1997-10-081-0/+4
* [svn-r112] Added some symbolic names for '0'. Makes user's code easier to read.Quincey Koziol1997-09-261-0/+1
* [svn-r108] Changed all hatom_t types to hid_t. (Isn't 'sed' nifty.. :-)Quincey Koziol1997-09-241-2/+2
* [svn-r96] Added "atexit" routines to each interface to free buffers allocated...Quincey Koziol1997-09-181-0/+1
* [svn-r73] Lots of added code for dataset I/O. Its now writing out datasets t...Quincey Koziol1997-09-121-1/+1
* [svn-r68] Added H5Pset_space routine to set the dimensions of a simple datasp...Quincey Koziol1997-09-041-2/+8
* [svn-r35] ./src/H5ACproto.hRobb Matzke1997-08-151-0/+45