classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: NIO Unicode fixes


From: Sven de Marothy
Subject: [cp-patches] FYI: NIO Unicode fixes
Date: Tue, 12 Apr 2005 02:48:25 +0200

This fixes some minor issues with UTF-16 in NIO.

2005-04-12  Sven de Marothy  <address@hidden>

        * gnu/java/nio/charset/Provider.java: Add UnicodeLittle.
        * gnu/java/nio/charset/UnicodeLittle.java: New file.
        * gnu/java/nio/charset/UTF_16.java: UnicodeBig is an alias.
        * gnu/java/nio/charset/UTF_16BE.java,
        * gnu/java/nio/charset/UTF_16LE.java: No byte-order mark.
        * gnu/java/nio/charset/UTF_16Encoder.java (encodeLoop): Fixed bug.
        

Attachment: unicodefixes.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]