summaryrefslogtreecommitdiffstats
path: root/src/H5D.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r1418] Modified H5Tconvert to require a dataset transfer property li...Quincey Koziol1999-07-031-30/+50
* [svn-r1385] Updated H5Rdereference, H5Rget_object_type and H5Rget_region ...Quincey Koziol1999-06-251-5/+5
* [svn-r1374] Added in code to support the H5Diterate function, which I've got ...Quincey Koziol1999-06-241-1/+88
* [svn-r1362] Robb Matzke1999-06-181-2/+2
* [svn-r1357] Fixed some typo and missing #include. Works again forAlbert Cheng1999-06-171-3/+8
* [svn-r1346] Changes since 19990614Robb Matzke1999-06-151-1/+1
* [svn-r1341] Robb Matzke1999-06-141-0/+1
* [svn-r1332] Fixes to get the VL datatypes working. The only function current...Quincey Koziol1999-06-111-1/+61
* [svn-r1306] Changes since 19990602Robb Matzke1999-06-071-2/+3
* [svn-r1305] Checkpointing the VL datatype code. I believe the core functiona...Quincey Koziol1999-06-041-9/+25
* [svn-r1292] Changes since 19990430Robb Matzke1999-06-021-2/+2
* [svn-r1277] Added additional checks into the dataspace code to determine if t...Albert Cheng1999-05-251-1/+1
* [svn-r1240] Changes since 19990427Robb Matzke1999-04-301-0/+61
* [svn-r1224] Changes since 19990426Robb Matzke1999-04-271-1/+1
* [svn-r1216] Changes since 19990423Robb Matzke1999-04-261-9/+9
* [svn-r1208] Changed the I/O loops for H5Dwrite/H5Dread to break up a user's b...Quincey Koziol1999-04-231-30/+43
* [svn-r1204] Changes since 19990415Robb Matzke1999-04-231-41/+102
* [svn-r1171] Changes since 19990330Robb Matzke1999-04-021-3/+7
* [svn-r1169] ./configure.inRobb Matzke1999-03-301-8/+19
* [svn-r1138] Changes since 19990304Robb Matzke1999-03-121-0/+1
* [svn-r1117] Changes since 19990303Robb Matzke1999-03-041-2/+0
* [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