summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r428] Changes since 19980612Robb Matzke1998-06-165-37/+205
* [svn-r426] Fixed processing of debug string gotten from MPI_Info_get in H5F_m...Robert Kim Yates1998-06-121-4/+9
* [svn-r425] Changes since 19980610Robb Matzke1998-06-128-65/+1272
* [svn-r423] Added H5F_MPIO_DEBUG_KEY so application program can turn on debug ...Robert Kim Yates1998-06-111-0/+7
* [svn-r422] Added runtime debug flags for H5Fmpio routines,Robert Kim Yates1998-06-111-47/+103
* [svn-r418] ./html/Files.htmlRobb Matzke1998-06-1015-106/+508
* [svn-r416] Moved H5Fmpio.c into LIB_SRC that is included in both serialAlbert Cheng1998-06-101-3/+3
* [svn-r415] Problem:Albert Cheng1998-06-101-3/+17
* [svn-r414] Problem:Albert Cheng1998-06-101-14/+25
* [svn-r413] Added in a minor error code H5E_MPI to indicate failures dueAlbert Cheng1998-06-091-1/+4
* [svn-r411] Added data-transfer-mode to various function to specify whichAlbert Cheng1998-06-0724-201/+218
* [svn-r410] Changes since 19980604Robb Matzke1998-06-058-230/+418
* [svn-r409] Changes since 19980604Robb Matzke1998-06-052-5/+9