summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r2423] Snapshot version 1.3 release 23HDF Admin2000-07-012-2/+2
* [svn-r2422] Snapshot version 1.3 release 22HDF Admin2000-07-012-2/+2
* [svn-r2419] Setup PUB_PROGS so that all tools but h5dumptst will be installed.Albert Cheng2000-06-271-1/+2
* [svn-r2418] Added the variable, PUB_PROGS, which holds the public programsAlbert Cheng2000-06-272-4/+5
* [svn-r2417] Include sys/stat.h in case it is not included in some platformsAlbert Cheng2000-06-271-0/+4
* [svn-r2413] RegeneratedRobb Matzke2000-06-231-685/+617
* [svn-r2412] Fixed a variety of problems with the new H5ToolsFopen() function.Robb Matzke2000-06-234-184/+190
* [svn-r2411] Added support for log VFL driver.Robb Matzke2000-06-231-0/+7
* [svn-r2410] Changed H5MM_strdup() to H5MM_xstrdup() so we get a core dump soonerRobb Matzke2000-06-231-1/+1
* [svn-r2409] If the user wants static/shared libs but ltconfig decides it can'...Robb Matzke2000-06-231-4/+19
* [svn-r2399] Added config/hpux11.00 to the MANIFEST file for the devel branch...Bill Wendling2000-06-211-0/+1
* [svn-r2397] Added support for HPUX 11.00. It uses the same stuff that the HPU...Bill Wendling2000-06-201-3/+3
* [svn-r2393] Updated.Albert Cheng2000-06-191-0/+2
* [svn-r2391] Adding the HPUX 11.00 file which is a copy of the HPUX 10.20 conf...Bill Wendling2000-06-191-0/+36
* [svn-r2387] COPYING: Added LLNL statement. Other minor edits.Frank Baker2000-06-141-1/+33
* [svn-r2371] Added note for struct(opt) fix.Robb Matzke2000-06-081-0/+5
* [svn-r2362] Changed the file searching pattern to look for end of line to matchAlbert Cheng2000-06-071-1/+4
* [svn-r2359] added the comments back to the part of the code that is setting u...Patrick Lu2000-06-071-0/+5
* [svn-r2350] Updated.Albert Cheng2000-06-071-0/+1
* [svn-r2348] The way the pthread_t object was being initialized wasn't correct...Bill Wendling2000-06-062-13/+26
* [svn-r2345] Fixed a few more places where free'd memory was being inspected.Quincey Koziol2000-06-061-6/+17
* [svn-r2344] Fixed a bug where memory was being inspected after being free'd, ...Quincey Koziol2000-06-061-1/+3
* [svn-r2343] *sigh* Corrected H5AC_compare again. (Trying to fix a bug which ...Quincey Koziol2000-06-061-5/+10
* [svn-r2342] Updated H5AC_compare function to detect NULL pointers to cached o...Quincey Koziol2000-06-061-2/+9
* [svn-r2341] took the code out of h5ls to open files using different drivers a...Patrick Lu2000-06-064-51/+74
* [svn-r2340] HAVE_THREADSAFE was being incorrectly set if we didn't want threa...Bill Wendling2000-06-062-2/+2
* [svn-r2339] Fixed problem with enabling/disabling thread safe mode...Bill Wendling2000-06-052-106/+114
* [svn-r2320] Patched "print_stats" routine parameters for machines with no get...Quincey Koziol2000-06-021-0/+8
* [svn-r2318] Rearranged metadata caching to put caching information in the obj...Quincey Koziol2000-06-0111-145/+183
* [svn-r2317] Close a small memory leak in the test program (not library).Quincey Koziol2000-06-011-0/+4
* [svn-r2310] added a line saying that the opaque and bitfields type is support...Patrick Lu2000-05-311-0/+1
* [svn-r2309] added entries for the bitfield test file and the ddlPatrick Lu2000-05-311-0/+2
* [svn-r2308] added a funtion to create a bitfields test file. just used the co...Patrick Lu2000-05-311-0/+48
* [svn-r2307] test file for the bitfields test. i used the bitfield parts of th...Patrick Lu2000-05-311-0/+0
* [svn-r2306] ddl for the bitfields test filePatrick Lu2000-05-311-0/+26
* [svn-r2305] took out the line that said the bitfields are not supported in th...Patrick Lu2000-05-311-4/+1
* [svn-r2304] *** empty log message ***Patrick Lu2000-05-301-2/+1
* [svn-r2298] removed mention of the xml optionPatrick Lu2000-05-301-3/+0
* [svn-r2297] Updated with VFL and Thread-safe implementation information.Albert Cheng2000-05-291-1/+3
* [svn-r2296] Patched to detect FreeBSD 4.x correctly.Quincey Koziol2000-05-261-2/+2
* [svn-r2294] fixed the output of the options list so that the xml options text...Patrick Lu2000-05-261-1/+1
* [svn-r2293] updated the Tools file. added new entries to the dumper section ...Patrick Lu2000-05-261-2/+13
* [svn-r2292] Snapshot version 1.3 release 21Albert Cheng2000-05-262-2/+2
* [svn-r2291] update the ddl to match the output the dumper is generating now f...Patrick Lu2000-05-251-30/+30
* [svn-r2290] fixed the indenting error related to compound types.Patrick Lu2000-05-251-3/+5
* [svn-r2289] changed the macro for the file to be FILENAME. caused compilation...Patrick Lu2000-05-251-7/+7
* [svn-r2288] Updated.Albert Cheng2000-05-221-2/+8
* [svn-r2287] Changed ttsafe_* test files so that they create their own HDF5 fi...Bill Wendling2000-05-195-790/+828
* [svn-r2286] Gave the threading functions return types (herr_t). pthreads' callsBill Wendling2000-05-192-94/+163
* [svn-r2285] A \ was needed at the end of one of the definitions to make gmake...Bill Wendling2000-05-191-1/+1