/[classpath]/classpath/gnu/java/nio/charset/UTF_16.java
ViewVC logotype

Diff of /classpath/gnu/java/nio/charset/UTF_16.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by smarothy, Fri Apr 8 21:46:06 2005 UTC revision 1.6 by smarothy, Tue Apr 12 00:48:47 2005 UTC
# Line 57  final class UTF_16 extends Charset Line 57  final class UTF_16 extends Charset
57          /* These names are provided by          /* These names are provided by
58           * http://oss.software.ibm.com/cgi-bin/icu/convexp?s=ALL           * http://oss.software.ibm.com/cgi-bin/icu/convexp?s=ALL
59           */           */
60          "ISO-10646-UCS-2", "unicode", "csUnicode", "ucs-2"          "ISO-10646-UCS-2", "unicode", "csUnicode", "ucs-2", "UnicodeBig"
61      });      });
62    }    }
63    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26