[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #5498] Add integer, floating point, and character recoding routin
From: |
Ben Pfaff |
Subject: |
[patch #5498] Add integer, floating point, and character recoding routines |
Date: |
Fri, 27 Oct 2006 03:27:35 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060830 Firefox/1.5.0.7 (Debian-1.5.dfsg+1.5.0.7-1) |
URL:
<http://savannah.gnu.org/patch/?5498>
Summary: Add integer, floating point, and character recoding
routines
Project: PSPP
Submitted by: blp
Submitted on: Thursday 10/26/06 at 20:27
Category: None
Item Group: None
Status: Ready For Test/Review
Assigned to: jmd
Originator Email:
Open/Closed: Open
_______________________________________________________
Details:
The attached patch adds routines for integer byte order conversions, floating
point format and byte order conversions, and ASCII<->EBCDIC conversion. It
also adds an extensive floating point format conversion test. It is mainly
new files.
The ASCII<->EBCDIC conversion used by SPSS does not correspond exactly to any
found in GNU libiconv, hence the need for a separate library.
These routines are a small part of a larger change set that I'm breaking up
for gradual submission. Thus, they aren't used by much yet.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thursday 10/26/06 at 20:27 Name: conversions.patch Size: 70kB By:
blp
conversion routines patch
<http://savannah.gnu.org/patch/download.php?file_id=11087>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?5498>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [patch #5498] Add integer, floating point, and character recoding routines,
Ben Pfaff <=