summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [svn-r2284] Duplicate initialization of variable removed.Bill Wendling2000-05-191-1/+0
* [svn-r2280] more complicated test file for nested compounds. copied from Elen...Patrick Lu2000-05-191-38/+74
* [svn-r2279] copied Elena's code for a more complicated testfile for the neste...Patrick Lu2000-05-191-0/+0
* [svn-r2278] changed the nested compound test. copied Elena's code from her te...Patrick Lu2000-05-191-29/+72
* [svn-r2277] Added H5TSprivate.hQuincey Koziol2000-05-191-0/+2
* [svn-r2276] Modifed thread-safety code to more closely align with rest of HDF...Quincey Koziol2000-05-196-131/+191
* [svn-r2275] Updated from modified configure.inQuincey Koziol2000-05-191-114/+119
* [svn-r2274] Hacked to detect pthreads on FreeBSD and add correct compilation ...Quincey Koziol2000-05-191-4/+9
* [svn-r2273] Used updated data structure names...Quincey Koziol2000-05-191-2/+2
* [svn-r2272] Updated data structure names to be more in line with HDF5 naming ...Quincey Koziol2000-05-192-150/+150
* [svn-r2271] Document the changes I made of renaming Makefile target asAlbert Cheng2000-05-191-0/+5
* [svn-r2268] updated comments for the test for attribute creation for threadsa...Chee-Wai Lee2000-05-181-0/+3
* [svn-r2266] Minor change for 64-bit libsRobb Matzke2000-05-181-1/+1
* [svn-r2264] Added Thread-safe feature. This is the phase 1 implementationChee-Wai Lee2000-05-1813-26/+1690
* [svn-r2262] * 2000-05-18Robb Matzke2000-05-1817-537/+976
* [svn-r2261] fixed an error that occurred last time i checked this file in.Patrick Lu2000-05-181-339/+378
* [svn-r2259] Elena Pourmal2000-05-171-4/+4
* [svn-r2256] same changes i did for the release version. (fixed bug in dangerm...Patrick Lu2000-05-161-1/+1
* [svn-r2253] Updated.Albert Cheng2000-05-131-1/+0
* [svn-r2245] Added missing files..Quincey Koziol2000-05-121-0/+5
* [svn-r2243] h5dump.c: Removed some Carriage-return'sAlbert Cheng2000-05-113-4/+4
* [svn-r2242] Removed h5dumputil.c. Its functions have been migrated to h5tool...Albert Cheng2000-05-113-150/+3
* [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