Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r9183] Purpose: New feature | Raymond Lu | 2004-09-01 | 1 | -2/+1 |
| | | | | | | | | | | | | Description: Restore 6 old error API functions back to the library to be backward compatible with v1.6. They are H5Epush, H5Eprint, H5Ewalk, H5Eclear, H5Eset_auto, H5Eget_auto. These functions do not have error stack as parameter. Solution: Internally, these functions use default error stack. Platforms tested: h5committest and fuss. Misc. update: RELEASE.txt | ||||
* | [svn-r7527] Purpose: | Quincey Koziol | 2003-09-30 | 1 | -45/+15 |
| | | | | | | | | | | | | Code cleanup Description: Clean up a few loose ends and warnings for the 1.6 compatibility changes to the error API. Platforms tested: FreeBSD 4.9 (sleipnir) too minor to require h5committest | ||||
* | [svn-r7507] *** empty log message *** | Raymond Lu | 2003-09-24 | 1 | -0/+295 |