| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r94] Removed encode/decode from fast/cache message functions. | Robb Matzke | 1997-09-17 | 4 | -102/+86 |
|
|
* | [svn-r92] It was quite simple, actually. The H5O_sim_dim_fast() should allocate | Robb Matzke | 1997-09-16 | 1 | -11/+7 |
|
|
* | [svn-r91] Bug fixes for multiple datasets in the file. Interim checkin, ther... | Quincey Koziol | 1997-09-16 | 5 | -5/+7 |
|
|
* | [svn-r89] ./src/H5Apublic.h | Robb Matzke | 1997-09-16 | 4 | -287/+208 |
|
|
* | [svn-r87] Moved an auto init after the FUNC_ENTER() | Robb Matzke | 1997-09-15 | 1 | -1/+4 |
|
|
* | [svn-r83] Bug fixed in H5G_namei(). | Robb Matzke | 1997-09-15 | 5 | -18/+36 |
|
|
* | [svn-r81] Finished basic data-type conversions, files are now portably writte... | Quincey Koziol | 1997-09-15 | 4 | -7/+55 |
|
|
* | [svn-r80] Byte-swapping datatype conversion routine added for basic portabili... | Quincey Koziol | 1997-09-15 | 1 | -0/+131 |
|
|
* | [svn-r78] Checkpointing dataset code. Everything is currently working, excep... | Quincey Koziol | 1997-09-15 | 8 | -16/+206 |
|
|
* | [svn-r75] Added message to write out the location of the dataset data in the ... | Quincey Koziol | 1997-09-12 | 1 | -0/+259 |
|
|
* | [svn-r73] Lots of added code for dataset I/O. Its now writing out datasets t... | Quincey Koziol | 1997-09-12 | 14 | -137/+365 |
|
|
* | [svn-r71] Lost my changelog, but basically some new caching functions. | Robb Matzke | 1997-09-10 | 15 | -521/+1723 |
|
|
* | [svn-r70] Added clarifying comments from code review meeting to H5Mflush and ... | Quincey Koziol | 1997-09-05 | 2 | -4/+7 |
|
|
* | [svn-r68] Added H5Pset_space routine to set the dimensions of a simple datasp... | Quincey Koziol | 1997-09-04 | 3 | -12/+163 |
|
|
* | [svn-r67] Added DATASET, DATATYPE & DATASPACE major error categories | Quincey Koziol | 1997-09-04 | 1 | -1/+4 |
|
|
* | [svn-r66] Removed H5ECLEAR call from H5Epush routine. | Quincey Koziol | 1997-09-04 | 1 | -1/+3 |
|
|
* | [svn-r64] Removed from distribution. | Quincey Koziol | 1997-09-02 | 1 | -227/+0 |
|
|
* | [svn-r62] Fixed a stupidity bug. | Robb Matzke | 1997-09-02 | 1 | -1/+1 |
|
|
* | [svn-r61] ./src/H5.c | Robb Matzke | 1997-09-02 | 13 | -135/+357 |
|
|
* | [svn-r58] Added H5Tget_type and a few minor bug-fixes. | Quincey Koziol | 1997-08-29 | 2 | -7/+102 |
|
|
* | [svn-r57] Fixed bug in "reserved" atoms code which was not actually reserving... | Quincey Koziol | 1997-08-29 | 1 | -1/+1 |
|
|
* | [svn-r55] ./src/H5F.c | Robb Matzke | 1997-08-29 | 7 | -123/+304 |
|
|
* | [svn-r53] Added datatype and dimensionality messages to dataset header, clean... | Quincey Koziol | 1997-08-29 | 9 | -54/+286 |
|
|
* | [svn-r52] ./src/H5O.c | Robb Matzke | 1997-08-29 | 2 | -24/+46 |
|
|
* | [svn-r50] ./src/H5G.c | Robb Matzke | 1997-08-29 | 2 | -10/+15 |
|
|
* | [svn-r49] ./src/H5D.c | Robb Matzke | 1997-08-28 | 1 | -57/+72 |
|
|
* | [svn-r47] Finished flashing out the H5M* functions calls. Cleaned up non-com... | Quincey Koziol | 1997-08-28 | 10 | -179/+664 |
|
|
* | [svn-r44] ./src/H5D.c | Robb Matzke | 1997-08-28 | 13 | -271/+299 |
|
|
* | [svn-r42] Minor tweaks to correct parameters for H5O_new | Quincey Koziol | 1997-08-26 | 3 | -53/+61 |
|
|
* | [svn-r41] Interim checkpoint of dataset code for Robb to look at. | Quincey Koziol | 1997-08-26 | 7 | -11/+896 |
|
|
* | [svn-r40] Changed comments about length and offset parameters from uintn to u... | Quincey Koziol | 1997-08-22 | 1 | -4/+4 |
|
|
* | [svn-r39] Fixed incorrect comment about 'buf' parameter in H5Csetparm | Quincey Koziol | 1997-08-22 | 1 | -1/+1 |
|
|
* | [svn-r38] Code review changes to H5Csetparm & H5Cgetparm: | Quincey Koziol | 1997-08-22 | 1 | -24/+46 |
|
|
* | [svn-r35] ./src/H5ACproto.h | Robb Matzke | 1997-08-15 | 68 | -2932/+1687 |
|
|
* | [svn-r31] Added code for H5Mget_file & H5Mflush and re-targeted some of the H... | Quincey Koziol | 1997-08-15 | 3 | -3/+95 |
|
|
* | [svn-r30] Intermediate checkin of (non-working) dataset code to allow for sou... | Quincey Koziol | 1997-08-15 | 6 | -13/+170 |
|
|
* | [svn-r29] Added 'debug' executable to clean target | Quincey Koziol | 1997-08-15 | 1 | -1/+1 |
|
|
* | [svn-r27] ./src/H5B.c | Robb Matzke | 1997-08-13 | 13 | -94/+187 |
|
|
* | [svn-r25] ./src/H5AC.c | Robb Matzke | 1997-08-12 | 17 | -115/+1080 |
|
|
* | [svn-r24] ./src/H5B.c | Robb Matzke | 1997-08-11 | 10 | -12/+19 |
|
|
* | [svn-r20] Upgraded function comment header for H5Fcreate to be the the templa... | Quincey Koziol | 1997-08-11 | 3 | -18/+35 |
|
|
* | [svn-r19] Added new minor error code - H5E_BADVALUE, for arguments with only ... | Quincey Koziol | 1997-08-11 | 2 | -0/+2 |
|
|
* | [svn-r17] ./src/H5AC.c | Robb Matzke | 1997-08-09 | 18 | -115/+217 |
|
|
* | [svn-r15] ./src/H5AC.c | Robb Matzke | 1997-08-07 | 34 | -436/+3155 |
|
|
* | [svn-r14] Preliminary checkin of dataset code, to allow the interface & code ... | Quincey Koziol | 1997-08-06 | 5 | -11/+143 |
|
|
* | [svn-r13] ./src/H5.c | Robb Matzke | 1997-08-05 | 14 | -413/+434 |
|
|
* | [svn-r12] ./src/H5AC.c | Robb Matzke | 1997-08-04 | 13 | -51/+609 |
|
|
* | [svn-r11] Moved haddr_t from H5Fprivate.h to H5Fproto.h (so I can store the a... | Quincey Koziol | 1997-08-01 | 3 | -18/+10 |
|
|
* | [svn-r10] Added various constants, etc. for hooking new dimensionality and da... | Quincey Koziol | 1997-08-01 | 4 | -24/+45 |
|
|
* | [svn-r9] Added framework code for creating datasets and hooked them into the | Quincey Koziol | 1997-08-01 | 3 | -0/+231 |
|
|