jdk/src/share/classes/java/lang/Character.java
Wed, 30 Jun 2010 16:11:32 -0700 martin 6933322: Add methods highSurrogate(), lowSurrogate() to class Character
Wed, 30 Jun 2010 16:11:32 -0700 martin 6934270: Remove javac warnings from Character.java
Wed, 30 Jun 2010 16:11:32 -0700 martin 6963749: Minor improvements to Character.UnicodeBlock
Wed, 30 Jun 2010 16:11:32 -0700 martin 6934265: Add public method Character.isBmpCodePoint
Wed, 30 Jun 2010 16:11:31 -0700 martin 6934268: Better implementation of Character.isValidCodePoint
Fri, 28 May 2010 12:10:14 -0700 lana Merge
Tue, 18 May 2010 15:36:47 -0700 sherman 6945564: Unicode script support in Character class
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Tue, 22 Sep 2009 18:30:58 -0700 martin 6582946: Add suite of compare(T, T) methods for ints, longs etc
Tue, 22 Sep 2009 18:30:58 -0700 martin 4245470: algorithm of java.lang.Byte.hashCode() is not specified
Fri, 04 Sep 2009 13:44:36 -0700 martin 6879368: Remove stray quote in Character javadoc
Mon, 31 Aug 2009 15:00:04 -0700 martin 6860431: Character.isSurrogate(char ch)
Fri, 07 Aug 2009 02:20:58 -0700 yan Merge
Thu, 30 Jul 2009 14:45:04 +0900 peytoia 6866243: Javadoc for java.lang.Character still refers to Unicode 4 instead of 5
Fri, 24 Jul 2009 18:16:14 -0700 martin 6639443: Character.toCodePoint and Character.toSurrogates can be optimized
Thu, 09 Jul 2009 12:31:30 -0700 darcy 6628737: Specification of wrapper class valueOf static factories should require caching
Fri, 10 Apr 2009 11:51:36 +0900 peytoia 6404304: RFE: Unicode 5.1 support
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip