aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2007-05-02 23:27:03 +0000
committerTom Tromey <tromey@gcc.gnu.org>2007-05-02 23:27:03 +0000
commita74e2c64a14cc6dc6f296ce55b712e2f04184011 (patch)
tree3c0a5c3cdf3e3ce58bc3c73fa45fba97764da564 /libjava/ChangeLog
parent82fd6170a86a3eacac137022a935df27493dadf4 (diff)
downloadgcc-a74e2c64a14cc6dc6f296ce55b712e2f04184011.zip
gcc-a74e2c64a14cc6dc6f296ce55b712e2f04184011.tar.gz
gcc-a74e2c64a14cc6dc6f296ce55b712e2f04184011.tar.bz2
natCharacter.cc (Character::getType): Handle negative code points.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238755 * java/lang/natCharacter.cc (Character::getType): Handle negative code points. (Character::toLowerCase): Likewise. (Character::toUpperCase): Likewise. (Character::digit): Likewise. (Character::getNumericValue): Likewise. (Character::getDirectionality): Likewise. (Character::toTitleCase): Likewise. From-SVN: r124370
Diffstat (limited to 'libjava/ChangeLog')
-rw-r--r--libjava/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index c8c9aa5..5c6ad81 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,3 +1,15 @@
+2007-05-02 Tom Tromey <tromey@redhat.com>
+
+ https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238755
+ * java/lang/natCharacter.cc (Character::getType): Handle negative
+ code points.
+ (Character::toLowerCase): Likewise.
+ (Character::toUpperCase): Likewise.
+ (Character::digit): Likewise.
+ (Character::getNumericValue): Likewise.
+ (Character::getDirectionality): Likewise.
+ (Character::toTitleCase): Likewise.
+
2007-04-30 Keith Seitz <keiths@redhat.com>
* interpret-run.cc (NEXT_INSN)[DEBUG]: Advance PC before