summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r2149] Take them out, replace with INSTALL_VFL.Raymond Lu2000-04-143-110/+6
* [svn-r2147] Corrected a few problems in the free-list code and added more ass...Quincey Koziol2000-04-148-17/+47
* [svn-r2146] Comments.Raymond Lu2000-04-143-25/+178
* [svn-r2145] Instruction for HDF_SRB.Raymond Lu2000-04-141-0/+60
* [svn-r2144] Update.Raymond Lu2000-04-131-3/+3
* [svn-r2143] Put back HAVE_SRB, HAVE_GASS, HAVE_GRIDSTORAGERaymond Lu2000-04-131-0/+9
* [svn-r2142] Re-added titerate.c to makefile...Quincey Koziol2000-04-131-2/+2
* [svn-r2141] Fixed some mix up from the last cvs commit.Raymond Lu2000-04-131-3/+3
* [svn-r2140] Update.Raymond Lu2000-04-131-0/+5
* [svn-r2139] Change the global static variable 'status' to 'd_status' in this ...Raymond Lu2000-04-131-47/+47
* [svn-r2138] Add SRB as a new VFL, these are its testing programs.Raymond Lu2000-04-134-8/+447
* [svn-r2137] Add SRB as a new VFL, add related info into these source codes.Raymond Lu2000-04-137-11/+677
* [svn-r2136] Took out HAVE_SRB, HAVE_GASS and HAVE_GRIDSTORAGE. Put them in s...Raymond Lu2000-04-133-507/+1131
* [svn-r2132] Tested H5Screate_simple & H5Sset_extent_simple disallowingQuincey Koziol2000-04-121-0/+14
* [svn-r2131] Changed H5Screate_simple & H5Sset_extent_simple to disallowQuincey Koziol2000-04-121-7/+16
* [svn-r2130] Documented change of H5Screate_simple & H5Sset_extent_simple to d...Quincey Koziol2000-04-121-0/+2
* [svn-r2126] Documented change to H5Aiterate and H5A_operator_t for next release.Quincey Koziol2000-04-121-0/+2
* [svn-r2125] Changed test slightly to reflect change in return type for H5Aite...Quincey Koziol2000-04-121-3/+3
* [svn-r2124] Changed return type of H5Aiterate and the H5A_operator_t to herr_...Quincey Koziol2000-04-122-4/+4
* [svn-r2122] Fixed small problem with va_arg & shorts and floats in HDfprintf....Quincey Koziol2000-04-121-3/+3
* [svn-r2118] Added test for error in which groups with more than one level of ...Quincey Koziol2000-04-121-2/+169
* [svn-r2117] Fixed error which manifested in H5Giterate, causing groups with m...Quincey Koziol2000-04-121-1/+1
* [svn-r2116] Added note about H5Giterate bug fix.Quincey Koziol2000-04-121-0/+3
* [svn-r2115] Snapshot version 1.3 release 20Albert Cheng2000-04-122-2/+2
* [svn-r2114] Documented hyperslab bug fix for next release.Quincey Koziol2000-04-112-19/+22
* [svn-r2112] Added random generator of 5-D hyperslabs to tests.Quincey Koziol2000-04-111-1/+195
* [svn-r2110] Re-wrote a good chunk of the hyperslab code to work correctly in ...Quincey Koziol2000-04-112-412/+301
* [svn-r2109] Re-wrote a good chunk of the hyperslab code to work correctly in ...Quincey Koziol2000-04-111-5/+4
* [svn-r2108] Fixed small bug where we were reading a value out of a piece of m...Quincey Koziol2000-04-111-24/+28
* [svn-r2106] Changed the BASEDIR name to the form of $HOME/snapshots-${H5VERSION}Albert Cheng2000-04-101-1/+2
* [svn-r2105] Turned off the free lists until I can debug them on the platforms...Quincey Koziol2000-04-101-1/+1
* [svn-r2102] Checking in newer version of free-list code with easy way to turn...Quincey Koziol2000-04-101-0/+52
* [svn-r2101] Added --enable-threadsafe option to support the Thread-safe option.Albert Cheng2000-04-104-508/+585
* [svn-r2100] Turn on H5FDmpio_debug if H5F_DEBUG is on.Albert Cheng2000-04-101-0/+7
* [svn-r2099] Added test to check for correct staggered hyperslab iteration.Quincey Koziol2000-04-071-0/+137
* [svn-r2098] Fixed error in iterating through hyperslabs in certain situations...Quincey Koziol2000-04-071-32/+146
* [svn-r2097] Logged hyperslab bug fix.Quincey Koziol2000-04-072-1/+8
* [svn-r2091] Datasets.htmlFrank Baker2000-04-072-6/+16
* [svn-r2090] RM_H5D.htmlFrank Baker2000-04-074-19/+57
* [svn-r2089] ** tools/h5ls.cRobb Matzke2000-04-073-145/+150
* [svn-r2088] * 2000-01-26Robb Matzke2000-04-071-2/+2
* [svn-r2087] *** empty log message ***Robb Matzke2000-04-071-10/+20
* [svn-r2086] Fixed bytesex errorRobb Matzke2000-04-071-3/+3
* [svn-r2084] Updated.Albert Cheng2000-04-051-0/+4
* [svn-r2082] Added additional group & attribute iteration tests.Quincey Koziol2000-04-054-7/+405
* [svn-r2081] Fixed a problem in H5Giterate which was not updating the 'index' ...Quincey Koziol2000-04-053-26/+39
* [svn-r2080] Added information about the H5Giterate bug fixed & added the new ...Quincey Koziol2000-04-053-0/+9
* [svn-r2076] Removed H5FLpublic.h entryQuincey Koziol2000-04-051-1/+0
* [svn-r2074] Updated to mention the free-lists and H5garbage_collect API functionQuincey Koziol2000-04-042-2/+6
* [svn-r2073] Added free-list code to the library and took out the older "tempo...Quincey Koziol2000-04-0448-1949/+3335