summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r2556] Purpose:Thomas Radke2000-09-151-0/+1
* [svn-r2555] Purpose:Thomas Radke2000-09-152-0/+1037
* [svn-r2554] Purpose:Thomas Radke2000-09-151-0/+1
* [svn-r2553] Purpose:Thomas Radke2000-09-151-0/+18
* [svn-r2552] Purpose:Bill Wendling2000-09-141-74/+249
* [svn-r2551] Purpose:Quincey Koziol2000-09-141-76/+180
* [svn-r2550] Purpose:Bill Wendling2000-09-142-1813/+1752
* [svn-r2549] Added usage message if the user doesn't specify a filename (i.e., noBill Wendling2000-09-141-1/+6
* [svn-r2548] Added #include <sys/resource.h> for the struct getrusage declarat...Bill Wendling2000-09-141-24/+28
* [svn-r2547] Changed hyperslab definition to generate one 6x6 hyperslab instea...Quincey Koziol2000-09-131-2/+2
* [svn-r2546] Further patches to accomodate regular hyperslabs. More of the te...Quincey Koziol2000-09-132-50/+201
* [svn-r2545] Updated some printfs to be more informative when failures occur.Quincey Koziol2000-09-131-9/+9
* [svn-r2544] Optimized regular hyperslab I/O routines and data structures. On...Quincey Koziol2000-09-132-312/+1886
* [svn-r2542] index.html: Minor edits.Frank Baker2000-09-131-2/+2
* [svn-r2539] Removed the -R$(ZLIB_DIR) flag since that is now being taken care...Bill Wendling2000-09-121-37/+35
* [svn-r2538] Added DYNAMIC_DIRS macro. This is derived from the LDFLAGS macro ...Bill Wendling2000-09-121-1/+2
* [svn-r2537] I take the LDFLAGS macro, scan it for -L/<path> statements and ad...Bill Wendling2000-09-122-322/+349
* [svn-r2533] Rolled back the changes I committed since Albert fixed the proble...Bill Wendling2000-09-1112-48/+0
* [svn-r2532] Added a trivial FILENAME definition to those programs linked withBill Wendling2000-09-1112-0/+48
* [svn-r2531] Description:Albert Cheng2000-09-1032-85/+34
* [svn-r2529] Added a -R<directory> flag to the LT command line. If we compile ...Bill Wendling2000-09-081-36/+37
* [svn-r2528] Linking errors occured with these files. They link with libh5test...Bill Wendling2000-09-0812-1/+48
* [svn-r2527] Added ability for user to compile executables as all-static...Bill Wendling2000-09-081-1/+2
* [svn-r2526] Added the ability to compile executables things as completely sta...Bill Wendling2000-09-082-544/+601
* [svn-r2525] RM_H5P.htmlFrank Baker2000-09-082-4/+6
* [svn-r2524] RM_H5Front.html: Corrected link to Fortrat90 README.Frank Baker2000-09-081-1/+1
* [svn-r2523] Yet another small fix...Bill Wendling2000-09-072-2/+2
* [svn-r2522] Small bug. A test if src/H5pubconf.h already contains the __cplus...Bill Wendling2000-09-072-556/+742
* [svn-r2520] Backed out mention of changing point selections.Quincey Koziol2000-09-071-2/+0
* [svn-r2519] Snapshot version 1.3 release 29Albert Cheng2000-09-063-2/+4
* [svn-r2518] Backed out patch from user after further testing...Quincey Koziol2000-09-061-3/+4
* [svn-r2517] Removed the incorrect #ifdef's. Since this file is generated fromBill Wendling2000-09-061-2/+0
* [svn-r2516] Added stuff so that C++ compilers can include the src/H5{pub}conf...Bill Wendling2000-09-062-598/+746
* [svn-r2515] Added macros around the inline #define since this is a keyword in...Bill Wendling2000-09-061-0/+2
* [svn-r2514] Documented point selection bug fix.Quincey Koziol2000-09-061-0/+2
* [svn-r2511] Fix point selections so they work properly with both staticly and...Quincey Koziol2000-09-061-4/+3
* [svn-r2510] Took memory allocation out of loop and used some temporary variab...Quincey Koziol2000-09-061-8/+21
* [svn-r2509] Change code so that heap_size wasn't zero.Quincey Koziol2000-09-062-5/+3
* [svn-r2508] Purpose:Albert Cheng2000-09-064-9/+17
* [svn-r2507] Updated to most recent release of libtools (1.3.5). Most of the c...Bill Wendling2000-09-054-1651/+5423
* [svn-r2506] Newest install-sh file version. Very small change (fixes a spellingBill Wendling2000-09-051-5/+18
* [svn-r2505] Some of the RETURN macros were returning NULL instead of FAIL...F...Bill Wendling2000-09-051-7/+7
* [svn-r2504] Revised routine to add hyperslabs to the selection, sorting the a...Quincey Koziol2000-09-041-78/+36
* [svn-r2502] Added limits to the free lists, so they will automatically garbag...Quincey Koziol2000-08-311-6/+6
* [svn-r2501] Added several free lists for commonly used & abused data structur...Quincey Koziol2000-08-311-120/+525
* [svn-r2500] Added fields to file data structures to allow metadata aggregatio...Quincey Koziol2000-08-311-2/+34
* [svn-r2499] Changed H5FDwrite prototype to include new 'type of data' parameterQuincey Koziol2000-08-311-1/+1
* [svn-r2498] Added new VFL 'query' code and added new 'type of data' parameter...Quincey Koziol2000-08-319-23/+172
* [svn-r2497] Removing metadata aggregation & accumulation prototyping code (it...Quincey Koziol2000-08-311-64/+50
* [svn-r2496] Changed H5F_block_write prototype & added metadata allocation fie...Quincey Koziol2000-08-311-2/+3