summaryrefslogtreecommitdiffstats
path: root/src/H5D.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r1101] Changes since 19990219Robb Matzke1999-02-251-2/+3
* [svn-r1087] Changes since 19990218Robb Matzke1999-02-201-7/+7
* [svn-r971] Changes since 19981214Robb Matzke1998-12-171-44/+27
* [svn-r936] Changes since 19981119Robb Matzke1998-11-211-29/+28
* [svn-r925] Changes since 19981116Robb Matzke1998-11-181-6/+7
* [svn-r904] Fixed bug in H5dont_atexit.Quincey Koziol1998-11-131-1/+1
* [svn-r876] Changes since 19981102Robb Matzke1998-11-051-6/+55
* [svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...Quincey Koziol1998-10-261-31/+13
* [svn-r793] Changed return value for H5Sget_select_npoints to hssize_t to enab...Quincey Koziol1998-10-261-3/+3
* [svn-r791] Internal API tweaks to H5D_open_oidQuincey Koziol1998-10-261-24/+27
* [svn-r789] Changes since 19981023Robb Matzke1998-10-261-9/+7
* [svn-r776] Fixed references, object references should be working now.Quincey Koziol1998-10-221-0/+26
* [svn-r773] Changes since 19981019Robb Matzke1998-10-211-1/+1
* [svn-r767] Commented out printfs.Quincey Koziol1998-10-201-0/+2
* [svn-r766] Checkpointing the reference code.Quincey Koziol1998-10-191-0/+1
* [svn-r761] Changes since 19981013Robb Matzke1998-10-141-34/+43
* [svn-r757] Added code for object references.Quincey Koziol1998-10-131-77/+156
* [svn-r737] Changed H5I groups to have a H5I_ prefix before them, to better al...Quincey Koziol1998-10-051-26/+26
* [svn-r735] Changes since 19981002Robb Matzke1998-10-051-102/+152
* [svn-r734] Changes since 19981001Robb Matzke1998-10-021-2/+4
* [svn-r733] Robb Matzke1998-10-011-0/+33
* [svn-r730] Changes since 19980928Robb Matzke1998-09-301-16/+25
* [svn-r712] Added temporary buffer support to several places in the library wh...Quincey Koziol1998-09-211-24/+45
* [svn-r706] Added must_convert parameter to sconv->read and sconv->write funct...Robert Kim Yates1998-09-181-14/+35
* [svn-r673] Changes since 19980908Robb Matzke1998-09-081-1/+1
* [svn-r656] Changed error report for failed optimized parallel xfersRobert Kim Yates1998-09-021-4/+4
* [svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...Quincey Koziol1998-09-021-11/+11
* [svn-r633] Changes since 19980828Robb Matzke1998-08-311-12/+8
* [svn-r628] MPI buffer and file type optimization is bypassed,Robert Kim Yates1998-08-281-2/+4
* [svn-r620] Changes since 19980825Robb Matzke1998-08-271-19/+50
* [svn-r615] Fixed memory leaks & duplicates frees.Quincey Koziol1998-08-251-0/+3
* [svn-r606] Debugging can be enabled/disabled at runtime though code is stillRobb Matzke1998-08-191-4/+10
* [svn-r601] Changes since 19980814Robb Matzke1998-08-181-18/+2
* [svn-r599] Added code to convert HDF dataspace selections to MPI datatypes.Robert Kim Yates1998-08-171-0/+39
* [svn-r588] Changes since 19980810Robb Matzke1998-08-131-201/+181
* [svn-r569] Changes since 19980731Robb Matzke1998-08-051-31/+29
* [svn-r566] Fixed offset code [finally :-/ ] for selections.Quincey Koziol1998-08-041-0/+16
* [svn-r546] Changes since 19980724Robb Matzke1998-07-291-1/+26
* [svn-r529] Changes since 19980722Robb Matzke1998-07-221-136/+149
* [svn-r524] Fixed potential core dump on freeing uninitialized selection itera...Quincey Koziol1998-07-211-3/+15
* [svn-r519] Strided hyperslab selections now work.Quincey Koziol1998-07-201-9/+6
* [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