| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [svn-r99] Fixed backslashes | Robb Matzke | 1997-09-19 | 1 | -1/+1 |
|
|
* | [svn-r98] *** empty log message *** | Robb Matzke | 1997-09-19 | 1 | -0/+2 |
|
|
* | [svn-r97] Free'd temporary buffer. | Quincey Koziol | 1997-09-18 | 1 | -0/+1 |
|
|
* | [svn-r96] Added "atexit" routines to each interface to free buffers allocated... | Quincey Koziol | 1997-09-18 | 17 | -37/+300 |
|
|
* | [svn-r95] Tracked down memory bug. | Quincey Koziol | 1997-09-18 | 3 | -3/+6 |
|
|
* | [svn-r94] Removed encode/decode from fast/cache message functions. | Robb Matzke | 1997-09-17 | 4 | -102/+86 |
|
|
* | [svn-r93] *** empty log message *** | Robb Matzke | 1997-09-17 | 1 | -0/+1 |
|
|
* | [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-r90] ./test/th5d.c | Robb Matzke | 1997-09-16 | 2 | -1/+7 |
|
|
* | [svn-r89] ./src/H5Apublic.h | Robb Matzke | 1997-09-16 | 4 | -287/+208 |
|
|
* | [svn-r88] Fixed an error check. | Robb Matzke | 1997-09-15 | 1 | -1/+1 |
|
|
* | [svn-r87] Moved an auto init after the FUNC_ENTER() | Robb Matzke | 1997-09-15 | 1 | -1/+4 |
|
|
* | [svn-r86] install fails with a better error message | Robb Matzke | 1997-09-15 | 1 | -3/+6 |
|
|
* | [svn-r85] Cleared up some things. | Robb Matzke | 1997-09-15 | 1 | -27/+44 |
|
|
* | [svn-r84] Arg sizes fixes in tfile.c | Robb Matzke | 1997-09-15 | 3 | -13/+17 |
|
|
* | [svn-r83] Bug fixed in H5G_namei(). | Robb Matzke | 1997-09-15 | 5 | -18/+36 |
|
|
* | [svn-r82] *** empty log message *** | Robb Matzke | 1997-09-15 | 1 | -10/+14 |
|
|
* | [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-r79] Finishing adding dataset reading code, which is working nicely. Te... | Quincey Koziol | 1997-09-15 | 1 | -6/+131 |
|
|
* | [svn-r78] Checkpointing dataset code. Everything is currently working, excep... | Quincey Koziol | 1997-09-15 | 8 | -16/+206 |
|
|
* | [svn-r77] Fixed mis-sized parameter passed to H5Cgetparm for offsets and leng... | Quincey Koziol | 1997-09-15 | 1 | -8/+8 |
|
|
* | [svn-r76] Added dataset testing code to CVS repository. (Forgotten in the hu... | Quincey Koziol | 1997-09-12 | 1 | -0/+123 |
|
|
* | [svn-r75] Added message to write out the location of the dataset data in the ... | Quincey Koziol | 1997-09-12 | 1 | -0/+259 |
|
|
* | [svn-r74] Added rudimentary dataset testing code. More coming later today... | Quincey Koziol | 1997-09-12 | 3 | -1/+3 |
|
|
* | [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-r72] *** empty log message *** | Robb Matzke | 1997-09-10 | 5 | -41/+46 |
|
|
* | [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-r69] Added basic H5P test code, which seems to be working correctly. | Quincey Koziol | 1997-09-04 | 4 | -3/+119 |
|
|
* | [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-r65] Removed Makefile from distribution, started added dataspace test ro... | Quincey Koziol | 1997-09-02 | 2 | -211/+3 |
|
|
* | [svn-r64] Removed from distribution. | Quincey Koziol | 1997-09-02 | 2 | -416/+0 |
|
|
* | [svn-r63] *** empty log message *** | Robb Matzke | 1997-09-02 | 1 | -0/+1 |
|
|
* | [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-r60] ./bin/checkposix NEW | Robb Matzke | 1997-09-02 | 2 | -0/+188 |
|
|
* | [svn-r59] Added [basic] testing for H5T interface, which appears to be workin... | Quincey Koziol | 1997-08-29 | 5 | -4/+132 |
|
|
* | [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-r56] ./test/tohdr.c | Robb Matzke | 1997-08-29 | 2 | -4/+5 |
|
|
* | [svn-r55] ./src/H5F.c | Robb Matzke | 1997-08-29 | 7 | -123/+304 |
|
|
* | [svn-r54] *** empty log message *** | Quincey Koziol | 1997-08-29 | 2 | -6/+141 |
|
|
* | [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-r51] ./test/tstab.c | Robb Matzke | 1997-08-29 | 7 | -46/+248 |
|
|
* | [svn-r50] ./src/H5G.c | Robb Matzke | 1997-08-29 | 2 | -10/+15 |
|
|