summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r2235] Changed POWER_OF_TWO macro to allow 1 as a valid power of two. Ch...Bill Wendling2000-05-091-2/+6
* [svn-r2232] removed the conditional compile statements that we were going to usePatrick Lu2000-05-093-58/+2
* [svn-r2230] removed dependencies on the tools lib from repart, import, and debugPatrick Lu2000-05-091-0/+0
* [svn-r2229] added semicolons after the opaque infoPatrick Lu2000-05-091-2/+2
* [svn-r2228] added a semicolon after the opaque info is printedPatrick Lu2000-05-091-2/+2
* [svn-r2227] added an entry in the ddl for the opaque typesPatrick Lu2000-05-091-378/+339
* [svn-r2226] added H5TB.c to the hdf5 and hdf5dll projects.Patrick Lu2000-05-091-0/+0
* [svn-r2225] added __DLL__ in front of the function prototypes. exports the fu...Patrick Lu2000-05-091-17/+17
* [svn-r2223] Added logging version of sec2 file driver. This is _reallly_ use...Quincey Koziol2000-05-085-5/+991
* [svn-r2222] Added TBBT testing code.Quincey Koziol2000-05-084-4/+152
* [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-r2218] forgot the header to the ddl. just tells what hte command to gene...Patrick Lu2000-05-051-0/+3
* [svn-r2217] added entries for the opaque testfile and the ddlPatrick Lu2000-05-041-0/+2
* [svn-r2216] the ddl file for the topaque.h5 filePatrick Lu2000-05-041-0/+15
* [svn-r2215] the new opaque file. has a 2d array. the first array is from 0-99...Patrick Lu2000-05-041-0/+0
* [svn-r2214] added support for the opaque type.Patrick Lu2000-05-042-4/+54
* [svn-r2213] added to teh tools section. noted that the release and dev branch...Patrick Lu2000-05-041-0/+3
* [svn-r2212] updated the projects for the tools. needed to update for the mer...Patrick Lu2000-05-031-0/+0
* [svn-r2211] took the development branch code and moved it into the release. ...Patrick Lu2000-05-035-7/+74
* [svn-r2198] Figure out the whole path of the $CC command if it is in simpleAlbert Cheng2000-04-242-2/+24
* [svn-r2196] Updated with function name change happened long ago. StillAlbert Cheng2000-04-241-0/+1
* [svn-r2195] Updated with the addition of thread-safe and pthread configure op...Albert Cheng2000-04-241-0/+1
* [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-r2189] Fixed some compiler warningsQuincey Koziol2000-04-221-6/+6
* [svn-r2180] ./src/tools/h5tools.cRobb Matzke2000-04-213-64/+67
* [svn-r2179] *** empty log message ***Robb Matzke2000-04-211-33/+175
* [svn-r2178] ./src/H5public.hRobb Matzke2000-04-211-1/+1
* [svn-r2177] ./bin/h5versRobb Matzke2000-04-211-38/+74
* [svn-r2176] Updated bugfixesRobb Matzke2000-04-211-0/+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-r2169] Sprinkled some AC_CACHE_SAVE's into configure.in and re-ran autoconfQuincey Koziol2000-04-202-428/+632
* [svn-r2168] Updated.Albert Cheng2000-04-201-1/+1
* [svn-r2167] i removed unneeded code from the tool lib.Patrick Lu2000-04-202-867/+4
* [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-198-14/+21
* [svn-r2159] Added note about improved metadata I/OQuincey Koziol2000-04-191-0/+3
* [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-r2156] changed a comment that is no longer relevant and moved some code ...Patrick Lu2000-04-191-33/+18
* [svn-r2155] fixed the error in the h5ls output. it is now printing like it d...Patrick Lu2000-04-192-8/+26
* [svn-r2154] update the h5tinit.c so needed to include the newer version herePatrick Lu2000-04-181-0/+0
* [svn-r2153] converted all the project to ms vc 6 and removed the h5tb.c file ...Patrick Lu2000-04-171-0/+0
* [svn-r2151] Modified H5_term_library to not reported errors when H5Eset_a...Quincey Koziol2000-04-156-257/+255
* [svn-r2150] Instruction for Virtual File Layer goes in this file.Raymond Lu2000-04-141-0/+130