[commit: base] encoding: Correctly handle surrogates in UTF-encoding modes (917d37d)

Max Bolingbroke batterseapower at hotmail.com
Fri Apr 8 13:14:06 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : encoding

http://hackage.haskell.org/trac/ghc/changeset/917d37db4ec83395c591d5d853007dee2fe1dba5

>---------------------------------------------------------------

commit 917d37db4ec83395c591d5d853007dee2fe1dba5
Author: Max Bolingbroke <batterseapower at hotmail.com>
Date:   Fri Apr 8 12:13:20 2011 +0100

    Correctly handle surrogates in UTF-encoding modes

 GHC/IO/Encoding/Iconv.hs |    2 -
 GHC/IO/Encoding/UTF16.hs |   55 +++++++++++++++++++++++++++++--------------
 GHC/IO/Encoding/UTF32.hs |   57 +++++++++++++++++++++++++++++++++-------------
 GHC/IO/Encoding/UTF8.hs  |   22 +++++++++++++----
 4 files changed, 95 insertions(+), 41 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 917d37db4ec83395c591d5d853007dee2fe1dba5



More information about the Cvs-libraries mailing list