Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r10786] Purpose: | Quincey Koziol | 2005-05-23 | 1 | -1/+15 |
| | | | | | | | | | | | Add comment Description: Add copyright statement. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest | ||||
* | [svn-r10785] Purpose: | James Laird | 2005-05-23 | 1 | -0/+837 |
Feature Description: Added "support" for UTF-8 character encoding. Solution: Wrote tests to check that UTF-8 can be used in a number of places in HDF5 (object names, data, etc.). These tests live in test/tunicode.c. Added a new UTF-8 character encoding for datatypes. Platforms tested: mir, modi4, heping Misc. update: |