]> git.ipfire.org Git - thirdparty/gcc.git/commit
Character.java (toChars,toCodePoint): Correct these methods to use algorithms from...
authorChris Burdess <dog@gnu.org>
Mon, 9 Jan 2006 23:22:45 +0000 (23:22 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 9 Jan 2006 23:22:45 +0000 (23:22 +0000)
commit42801b989af277b4c094cce7e2d0136730bea815
tree0423a3595eaff136a9c4d396c7e5c88724cdc78b
parentf289c6a1cb479433162690699c672d75d83ae4a9
Character.java (toChars,toCodePoint): Correct these methods to use algorithms from Unicode specification.

2006-01-08  Chris Burdess  <dog@gnu.org>

* java/lang/Character.java (toChars,toCodePoint): Correct these
  methods to use algorithms from Unicode specification.

From-SVN: r109516
libjava/ChangeLog
libjava/java/lang/Character.java