| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [svn-r2526] Added the ability to compile executables things as completely sta... | Bill Wendling | 2000-09-08 | 2 | -544/+601 |
|
|
* | [svn-r2525] RM_H5P.html | Frank Baker | 2000-09-08 | 2 | -4/+6 |
|
|
* | [svn-r2524] RM_H5Front.html: Corrected link to Fortrat90 README. | Frank Baker | 2000-09-08 | 1 | -1/+1 |
|
|
* | [svn-r2523] Yet another small fix... | Bill Wendling | 2000-09-07 | 2 | -2/+2 |
|
|
* | [svn-r2522] Small bug. A test if src/H5pubconf.h already contains the __cplus... | Bill Wendling | 2000-09-07 | 2 | -556/+742 |
|
|
* | [svn-r2520] Backed out mention of changing point selections. | Quincey Koziol | 2000-09-07 | 1 | -2/+0 |
|
|
* | [svn-r2519] Snapshot version 1.3 release 29 | Albert Cheng | 2000-09-06 | 3 | -2/+4 |
|
|
* | [svn-r2518] Backed out patch from user after further testing... | Quincey Koziol | 2000-09-06 | 1 | -3/+4 |
|
|
* | [svn-r2517] Removed the incorrect #ifdef's. Since this file is generated from | Bill Wendling | 2000-09-06 | 1 | -2/+0 |
|
|
* | [svn-r2516] Added stuff so that C++ compilers can include the src/H5{pub}conf... | Bill Wendling | 2000-09-06 | 2 | -598/+746 |
|
|
* | [svn-r2515] Added macros around the inline #define since this is a keyword in... | Bill Wendling | 2000-09-06 | 1 | -0/+2 |
|
|
* | [svn-r2514] Documented point selection bug fix. | Quincey Koziol | 2000-09-06 | 1 | -0/+2 |
|
|
* | [svn-r2511] Fix point selections so they work properly with both staticly and... | Quincey Koziol | 2000-09-06 | 1 | -4/+3 |
|
|
* | [svn-r2510] Took memory allocation out of loop and used some temporary variab... | Quincey Koziol | 2000-09-06 | 1 | -8/+21 |
|
|
* | [svn-r2509] Change code so that heap_size wasn't zero. | Quincey Koziol | 2000-09-06 | 2 | -5/+3 |
|
|
* | [svn-r2508] Purpose: | Albert Cheng | 2000-09-06 | 4 | -9/+17 |
|
|
* | [svn-r2507] Updated to most recent release of libtools (1.3.5). Most of the c... | Bill Wendling | 2000-09-05 | 4 | -1651/+5423 |
|
|
* | [svn-r2506] Newest install-sh file version. Very small change (fixes a spelling | Bill Wendling | 2000-09-05 | 1 | -5/+18 |
|
|
* | [svn-r2505] Some of the RETURN macros were returning NULL instead of FAIL...F... | Bill Wendling | 2000-09-05 | 1 | -7/+7 |
|
|
* | [svn-r2504] Revised routine to add hyperslabs to the selection, sorting the a... | Quincey Koziol | 2000-09-04 | 1 | -78/+36 |
|
|
* | [svn-r2502] Added limits to the free lists, so they will automatically garbag... | Quincey Koziol | 2000-08-31 | 1 | -6/+6 |
|
|
* | [svn-r2501] Added several free lists for commonly used & abused data structur... | Quincey Koziol | 2000-08-31 | 1 | -120/+525 |
|
|
* | [svn-r2500] Added fields to file data structures to allow metadata aggregatio... | Quincey Koziol | 2000-08-31 | 1 | -2/+34 |
|
|
* | [svn-r2499] Changed H5FDwrite prototype to include new 'type of data' parameter | Quincey Koziol | 2000-08-31 | 1 | -1/+1 |
|
|
* | [svn-r2498] Added new VFL 'query' code and added new 'type of data' parameter... | Quincey Koziol | 2000-08-31 | 9 | -23/+172 |
|
|
* | [svn-r2497] Removing metadata aggregation & accumulation prototyping code (it... | Quincey Koziol | 2000-08-31 | 1 | -64/+50 |
|
|
* | [svn-r2496] Changed H5F_block_write prototype & added metadata allocation fie... | Quincey Koziol | 2000-08-31 | 1 | -2/+3 |
|
|
* | [svn-r2495] More type of data parameter additions for H5F_block_write. | Quincey Koziol | 2000-08-31 | 3 | -3/+3 |
|
|
* | [svn-r2494] Changed the default size of object headers from 16 bytes to 256 b... | Quincey Koziol | 2000-08-31 | 1 | -1/+1 |
|
|
* | [svn-r2493] Added a set/get pair of property modifiers to allows users to set... | Quincey Koziol | 2000-08-31 | 2 | -0/+84 |
|
|
* | [svn-r2492] Added type of data parameter to H5F_block_write calls and also ad... | Quincey Koziol | 2000-08-31 | 1 | -5/+7 |
|
|
* | [svn-r2491] Added type of data parameter to H5F_block_write calls. | Quincey Koziol | 2000-08-31 | 6 | -10/+10 |
|
|
* | [svn-r2490] Updated. | Albert Cheng | 2000-08-30 | 1 | -0/+1 |
|
|
* | [svn-r2489] index.html: Several minor edits and corrected typos. | Frank Baker | 2000-08-29 | 1 | -9/+8 |
|
|
* | [svn-r2488] index.html: Revised to reflect new docs and structure. | Frank Baker | 2000-08-29 | 1 | -26/+110 |
|
|
* | [svn-r2487] Added support for fortran. Also made the Makefile more universal. | Dan Wells | 2000-08-29 | 4 | -2358/+1395 |
|
|
* | [svn-r2486] MANIFEST: Added files for "HDF5 Technical Notes" document. | Frank Baker | 2000-08-28 | 1 | -0/+38 |
|
|
* | [svn-r2483] Bringing "HDF5 Technical Notes" into development branch (from R1.... | Frank Baker | 2000-08-25 | 1 | -0/+211 |
|
|
* | [svn-r2482] Bringing "HDF5 Technical Notes" into development branch (from R1.... | Frank Baker | 2000-08-25 | 35 | -0/+4108 |
|
|
* | [svn-r2477] Snapshot version 1.3 release 28 | HDF Admin | 2000-08-19 | 2 | -2/+2 |
|
|
* | [svn-r2476] Added free lists to track various data structures in memory, to r... | Quincey Koziol | 2000-08-16 | 9 | -67/+160 |
|
|
* | [svn-r2475] Moved code to insert a new dataset into a group up a few blocks o... | Quincey Koziol | 2000-08-16 | 1 | -5/+23 |
|
|
* | [svn-r2474] Updated some old variables to the proper names, added seek loggin... | Quincey Koziol | 2000-08-16 | 2 | -10/+81 |
|
|
* | [svn-r2472] Combine object header prefix and first object header chunk when p... | Quincey Koziol | 2000-08-16 | 1 | -20/+55 |
|
|
* | [svn-r2471] Snapshot version 1.3 release 27 | HDF Admin | 2000-08-12 | 2 | -2/+2 |
|
|
* | [svn-r2470] Changed parameter type from uintn to size_t to clear up some warn... | Quincey Koziol | 2000-08-08 | 2 | -4/+4 |
|
|
* | [svn-r2469] Snapshot version 1.3 release 26 | HDF Admin | 2000-08-05 | 2 | -2/+2 |
|
|
* | [svn-r2468] Changed type of variable to long since that's what it should hold... | Bill Wendling | 2000-08-04 | 1 | -7/+8 |
|
|
* | [svn-r2467] Changed type so that compiler warnings about implicit conversion ... | Bill Wendling | 2000-08-04 | 1 | -11/+3 |
|
|
* | [svn-r2466] Added return statement to the main function to prevent some compiler | Bill Wendling | 2000-08-04 | 1 | -1/+2 |
|
|