From 45262c5b3d85afe4ab92c6015c66bdc02d5e31a3 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Wed, 4 Feb 2004 17:51:39 -0500 Subject: [svn-r8152] Purpose: new feature. Description: software conversion from float to integer(integer to float hasn't be done yet). Solution: This is the software conversion. Platforms tested: h5committest Misc. update: RELEASE.txt --- release_docs/RELEASE.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 4c383ce..f6a3f74 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -42,11 +42,13 @@ New Features Library: -------- + - Data type conversion(software) from float to integer was added. + Conversion from integer to float will be added later. SLU -2004/2/4 - Added new H5Premove_filter routine to remove I/O pipeline filters from dataset creation property lists. PVN - 2004/01/26 - Added new 'compare' callback parameter to H5Pregister & H5Pinsert routines. QAK - 2004/01/07 - - Data type conversion between integers and floats was added. + - Data type conversion(hardware) between integers and floats was added. SLU 2003/11/21 - New function H5Iget_file_id() was added. It returns file ID given an object(dataset, group, or attribute) ID. SLU 2003/10/29 -- cgit v0.12