public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* [1.7] Updated: libiconv-1.13-10
@ 2009-05-30 20:35 Charles Wilson
  0 siblings, 0 replies; only message in thread
From: Charles Wilson @ 2009-05-30 20:35 UTC (permalink / raw)
  To: cygwin-announce

The GNU libiconv package provides an iconv() implementation, for use on
systems which don't have one, or whose implementation cannot convert
from/to Unicode.

[[ compiled using gcc-3.4.4-999 ]]

This release was compiled specifically for cygwin-1.7.  In addition to
taking advantage of new facilities provided by cygwin-1.7, it also differs
from the simultaneously-released libiconv-1.13-1 for cygwin-1.5 in 
documentation and directory structure (the README references
cygport-0.9.5 and cygwin-1.7.0-48, and the /usr/share/doc/ layout is
influenced by the cygport changes between 0.4.4 and 0.9.5).


Changes since libiconv-1.12-10
========================================
* update to latest upstream release (see
  upstream release notes, below)

-- 
Charles Wilson
volunteer libiconv maintainer for cygwin

====================================================================

To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page.  This downloads setup.exe to
your system.  Then, run setup and answer all of the questions.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.


Upstream Release Notes for 1.13
===============================
* The library and the iconv program now understand platform dependent aliases,
  for better compatibility with the platform's own iconv_open function.
  Examples: "646" on Solaris, "iso88591" on HP-UX, "IBM-1252" on AIX.
* For stateful encodings, when the input ends with a shift sequence followed
  by invalid input, the iconv function now increments the input pointer past
  the shift sequence before returning (size_t)(-1) with errno = EILSEQ. This
  is also like GNU libc's iconv() behaves.
* The library exports a new function iconv_open_into() that stores the
  conversion descriptor in pre-allocated memory, rather than allocating fresh
  memory for it.
* Added CP1131 converter.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-30 20:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-30 20:35 [1.7] Updated: libiconv-1.13-10 Charles Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).