summaryrefslogtreecommitdiffstats
path: root/src/H5D.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r511] Changes since 19980715Robb Matzke1998-07-151-2/+1
* [svn-r493] Fixed a bug when iterating through hyperslabs with greater than 2 ...Quincey Koziol1998-07-151-2/+5
* [svn-r490] Changed more API functions to the new names as documented.Quincey Koziol1998-07-141-4/+4
* [svn-r482] Cleanup some code for final alpha-2 release.Albert Cheng1998-07-131-20/+27
* [svn-r480] Fixed an ugly bug by teaching the recursive hyperslab I/O code how...Quincey Koziol1998-07-101-4/+2
* [svn-r477] Changed the way file-space allocation for the data part of a dataset.Albert Cheng1998-07-091-11/+88
* [svn-r468] Fixed formatting problems and moved H5S_sel_iter_release calls abo...Quincey Koziol1998-07-081-36/+38
* [svn-r466] Removed some debugging information that was out of date.Quincey Koziol1998-07-071-30/+2
* [svn-r462] Plugged several memory leaks in the hyperslab selection iterators.Quincey Koziol1998-07-071-13/+21
* [svn-r460] Changes since 19980707Robb Matzke1998-07-071-5/+5
* [svn-r451] Completely tore out existing dataspace API and replaced with code ...Quincey Koziol1998-07-061-166/+248
* [svn-r438] Changes for PHDF5 to support extendable datasets.Albert Cheng1998-07-011-0/+78
* [svn-r437] Changes since 19980612Robb Matzke1998-06-301-2/+0
* [svn-r435] ./INSTALLRobb Matzke1998-06-231-6/+24
* [svn-r429] Changes since 19980616Robb Matzke1998-06-171-5/+16
* [svn-r425] Changes since 19980610Robb Matzke1998-06-121-21/+25
* [svn-r418] ./html/Files.htmlRobb Matzke1998-06-101-34/+63
* [svn-r411] Added data-transfer-mode to various function to specify whichAlbert Cheng1998-06-071-86/+23
* [svn-r410] Changes since 19980604Robb Matzke1998-06-051-27/+22
* [svn-r407] ./src/H5A.cRobb Matzke1998-06-041-39/+84
* [svn-r404] Updated parallel code to reflect the changes in the H5F_t structureAlbert Cheng1998-05-291-8/+8
* [svn-r401] Changes to support parallel I/O when data conversion occurs.Albert Cheng1998-05-221-55/+76
* [svn-r400] Changes since 19980513Robb Matzke1998-05-221-4/+4
* [svn-r379] Fleshed out code for scalar dataspace support.Quincey Koziol1998-04-281-26/+30
* [svn-r374] ./src/H5A.cRobb Matzke1998-04-241-0/+22
* [svn-r365] Problems:Albert Cheng1998-04-231-2/+0
* [svn-r364] Purpose:Paul Harten1998-04-231-4/+17
* [svn-r361] Added Attribute (H5A) code.Quincey Koziol1998-04-231-13/+2
* [svn-r355] Changes since 19980417Robb Matzke1998-04-211-0/+8
* [svn-r353] Changes since 19980414Robb Matzke1998-04-171-12/+54
* [svn-r351] Removed the access_mode argument from H5Pset_mpi which was laterAlbert Cheng1998-04-171-2/+2
* [svn-r343] First implementation of collective access support.Albert Cheng1998-04-131-0/+120
* [svn-r338] Changes since 19980407Robb Matzke1998-04-081-11/+11
* [svn-r337] Changes since 19980403Robb Matzke1998-04-071-1/+1
* [svn-r335] Changes since 19980330Robb Matzke1998-04-031-9/+10
* [svn-r333] Changes since 19980324Robb Matzke1998-03-301-5/+5
* [svn-r329] Changes since 19980324Robb Matzke1998-03-241-42/+45
* [svn-r324] Change H5A (atoms) to H5I (IDs)Quincey Koziol1998-03-171-54/+54
* [svn-r323] Changes since 19980316Robb Matzke1998-03-171-44/+69
* [svn-r322] Changes since 19980313Robb Matzke1998-03-171-158/+246
* [svn-r321] Changes since 19980306Robb Matzke1998-03-131-8/+69
* [svn-r319] Removed H5M API from codeQuincey Koziol1998-03-121-28/+0
* [svn-r306] Changes since 19980305Robb Matzke1998-03-051-28/+59
* [svn-r305] Changes since 19980304Robb Matzke1998-03-051-15/+10
* [svn-r303] Changes since 19980228Robb Matzke1998-03-041-91/+162
* [svn-r297] Switched templates to "property lists" and changed API prefix from...Quincey Koziol1998-02-251-11/+11
* [svn-r296] Switched prefix for dataspaces from H5P to H5SQuincey Koziol1998-02-251-43/+43
* [svn-r230] Changes were actually made by Robb. I am commiting them for himAlbert Cheng1998-02-091-4/+8
* [svn-r214] Changes since 19980203Robb Matzke1998-02-031-0/+50
* [svn-r213] Changes since 19980130Robb Matzke1998-02-031-1/+51