summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r529] Changes since 19980722Robb Matzke1998-07-2220-913/+1205
* [svn-r528] Updated versionRobb Matzke1998-07-221-1/+1
* [svn-r526] Changes since 19980721Robb Matzke1998-07-228-72/+329
* [svn-r524] Fixed potential core dump on freeing uninitialized selection itera...Quincey Koziol1998-07-211-3/+15
* [svn-r523] Changes since 19980720Robb Matzke1998-07-213-1/+49
* [svn-r522] Changes since 19980720Robb Matzke1998-07-204-52/+237
* [svn-r519] Strided hyperslab selections now work.Quincey Koziol1998-07-205-64/+192
* [svn-r518] Changes since 19980720Robb Matzke1998-07-206-39/+150
* [svn-r517] Changes since 19980720Robb Matzke1998-07-202-23/+17
* [svn-r516] Changes since 19980720Robb Matzke1998-07-203-10/+47
* [svn-r515] Changes since 19980715Robb Matzke1998-07-208-266/+145
* [svn-r514] Changes since 19980715Robb Matzke1998-07-171-4/+15
* [svn-r512] Tracked down some problems with the number of dimensions used for ...Quincey Koziol1998-07-154-62/+105
* [svn-r511] Changes since 19980715Robb Matzke1998-07-155-20/+41
* [svn-r507] Last updates for alpha2 release (I think :-)hdf5-1_0_0-alpha2Quincey Koziol1998-07-151-1/+1
* [svn-r496] Fixed typos.Quincey Koziol1998-07-152-2/+2
* [svn-r495] Finished debugging element selections. H5Sselect_elements call now...Quincey Koziol1998-07-156-43/+132
* [svn-r493] Fixed a bug when iterating through hyperslabs with greater than 2 ...Quincey Koziol1998-07-155-5/+24
* [svn-r490] Changed more API functions to the new names as documented.Quincey Koziol1998-07-147-31/+50
* [svn-r485] Changes since 19980710Robb Matzke1998-07-135-779/+7
* [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-108-73/+284
* [svn-r478] Changes since 19980709Robb Matzke1998-07-101-1/+1
* [svn-r477] Changed the way file-space allocation for the data part of a dataset.Albert Cheng1998-07-094-63/+114
* [svn-r476] ./src/Makefile.inRobb Matzke1998-07-093-101/+101
* [svn-r473] Changes since 19980708Robb Matzke1998-07-0810-40/+113
* [svn-r471] Changes since 19980708Robb Matzke1998-07-081-1/+1
* [svn-r469] Changes since 19980707Robb Matzke1998-07-089-58/+233
* [svn-r468] Fixed formatting problems and moved H5S_sel_iter_release calls abo...Quincey Koziol1998-07-084-47/+60
* [svn-r466] Removed some debugging information that was out of date.Quincey Koziol1998-07-071-30/+2
* [svn-r464] Plugged several memory leaks in the hyperslab selection iterators.Quincey Koziol1998-07-074-7/+94
* [svn-r463] H5S.c:Albert Cheng1998-07-075-51/+55
* [svn-r462] Plugged several memory leaks in the hyperslab selection iterators.Quincey Koziol1998-07-071-13/+21
* [svn-r460] Changes since 19980707Robb Matzke1998-07-0714-150/+397
* [svn-r458] Changed H5Sget_npoints call to H5Sextent_npoints and H5Sselect_npo...Quincey Koziol1998-07-076-20/+21
* [svn-r457] Fixed another couple of typos in dynamically allocated variables.Quincey Koziol1998-07-071-2/+2
* [svn-r456] Changes since 19980706Robb Matzke1998-07-071-1/+1
* [svn-r455] Fixed various const and signed/unsigned problems and corrected one...Quincey Koziol1998-07-076-36/+38
* [svn-r454] Changes since 19980702Robb Matzke1998-07-063-14/+38
* [svn-r451] Completely tore out existing dataspace API and replaced with code ...Quincey Koziol1998-07-0623-1050/+4666
* [svn-r446] Changes since 19980702Robb Matzke1998-07-031-2/+14
* [svn-r438] Changes for PHDF5 to support extendable datasets.Albert Cheng1998-07-014-2/+666
* [svn-r437] Changes since 19980612Robb Matzke1998-06-3018-50/+721
* [svn-r436] H5Pset_cache() did not save the value of rdcc_w0. Fixed it.Albert Cheng1998-06-261-5/+6
* [svn-r435] ./INSTALLRobb Matzke1998-06-2341-450/+1047
* [svn-r433] Added feature to print the maximum dimension sizes of datasets.Albert Cheng1998-06-191-2/+7
* [svn-r432] Changes since 19980617Robb Matzke1998-06-187-477/+636
* [svn-r431] H5Sget_dims:Albert Cheng1998-06-182-8/+9
* [svn-r430] Changes since 19980617Robb Matzke1998-06-173-5/+10
* [svn-r429] Changes since 19980616Robb Matzke1998-06-1721-147/+1051