summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r2223] Added logging version of sec2 file driver. This is _reallly_ use...Quincey Koziol2000-05-085-5/+991
* [svn-r2221] Brought threaded, balanced binary tree code over from the HDF4 li...Quincey Koziol2000-05-082-0/+1544
* [svn-r2220] Added a major error number for TBBT treesQuincey Koziol2000-05-082-1/+3
* [svn-r2219] This simplifies the "check for power of 2" in the hashing functio...Bill Wendling2000-05-081-16/+7
* [svn-r2191] Changed hash function for caching to avoid as many hash clashes.Quincey Koziol2000-04-222-30/+16
* [svn-r2190] Turned on address sorting when flushing metadata for entire file,...Quincey Koziol2000-04-221-1/+4
* [svn-r2178] ./src/H5public.hRobb Matzke2000-04-211-1/+1
* [svn-r2175] Updated API tracing information.Quincey Koziol2000-04-211-1/+1
* [svn-r2172] Fixed a few typos in FUNC_ENTER macros and return types that Binh...Quincey Koziol2000-04-211-10/+10
* [svn-r2165] Fixed last batch of problems when using free-lists on the SGI mac...Quincey Koziol2000-04-208-31/+40
* [svn-r2164] Remove debugging information...Quincey Koziol2000-04-191-2/+2
* [svn-r2163] Take out some debugging information which was accidentally checke...Quincey Koziol2000-04-192-4/+0
* [svn-r2162] Various small fixes to address SGI compiler warnings.Quincey Koziol2000-04-196-13/+13
* [svn-r2158] Modified B-tree splits so they avoid the redundant metadata I/O w...Quincey Koziol2000-04-191-34/+112
* [svn-r2157] Changed hashing scheme slightly to better spread out the hash val...Quincey Koziol2000-04-192-3/+7
* [svn-r2151] Modified H5_term_library to not reported errors when H5Eset_a...Quincey Koziol2000-04-156-257/+255
* [svn-r2147] Corrected a few problems in the free-list code and added more ass...Quincey Koziol2000-04-148-17/+47
* [svn-r2144] Update.Raymond Lu2000-04-131-3/+3
* [svn-r2141] Fixed some mix up from the last cvs commit.Raymond Lu2000-04-131-3/+3
* [svn-r2137] Add SRB as a new VFL, add related info into these source codes.Raymond Lu2000-04-137-11/+677
* [svn-r2131] Changed H5Screate_simple & H5Sset_extent_simple to disallowQuincey Koziol2000-04-121-7/+16
* [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-r2117] Fixed error which manifested in H5Giterate, causing groups with m...Quincey Koziol2000-04-121-1/+1
* [svn-r2115] Snapshot version 1.3 release 20Albert Cheng2000-04-121-1/+1
* [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-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-101-0/+3
* [svn-r2100] Turn on H5FDmpio_debug if H5F_DEBUG is on.Albert Cheng2000-04-101-0/+7
* [svn-r2098] Fixed error in iterating through hyperslabs in certain situations...Quincey Koziol2000-04-071-32/+146
* [svn-r2088] * 2000-01-26Robb Matzke2000-04-071-2/+2
* [svn-r2081] Fixed a problem in H5Giterate which was not updating the 'index' ...Quincey Koziol2000-04-053-26/+39
* [svn-r2073] Added free-list code to the library and took out the older "tempo...Quincey Koziol2000-04-0445-1936/+3318
* [svn-r2059] Snapshot version 1.3 release 19Albert Cheng2000-03-241-1/+1
* [svn-r2057] Purpose:Albert Cheng2000-03-2411-23/+37
* [svn-r2048] H5I_dec_ref was return 1 instead of FAIL when it failed.Albert Cheng2000-03-231-1/+1
* [svn-r2036] Snapshot version 1.3 release 18Albert Cheng2000-03-141-1/+1
* [svn-r2032] Purpose:Albert Cheng2000-03-141-1/+1
* [svn-r2031] Snapshot version 1.3 release 17Albert Cheng2000-03-131-1/+1
* [svn-r2027] Remove HAVE_GLOBUS macro.Raymond Lu2000-03-131-12/+0
* [svn-r2023] Snapshot version 1.3 release 16Albert Cheng2000-03-131-1/+1
* [svn-r2009] PurposeAlbert Cheng2000-03-081-1/+1
* [svn-r1996] Snapshot version 1.3 release 15Albert Cheng2000-03-031-1/+1
* [svn-r1995] configure.in:Albert Cheng2000-03-014-12/+12
* [svn-r1994] Snapshot version 1.3 release 14Albert Cheng2000-02-291-1/+1
* [svn-r1993] Straightened out error messages, they were out of sync with the e...Quincey Koziol2000-02-291-1/+29
* [svn-r1982] Snapshot version 1.3 release 13Albert Cheng2000-02-221-1/+1