jdk/src/share/classes/java/util/regex/Matcher.java
Wed, 09 Apr 2014 09:36:19 -0700 sherman 8039124: j.u.regex.Matcher.appendReplace/Tail() should support StringBuilder variant
Mon, 08 Jul 2013 22:43:36 -0700 darcy 8020095: Fix doclint warnings in java.util.regex
Mon, 06 May 2013 21:24:37 -0700 sherman 8013252: Regex Matcher .start and .end should be accessible by group name
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Thu, 12 Apr 2012 15:01:41 -0700 sherman 7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio
Wed, 17 Aug 2011 15:18:16 -0700 sherman 7066490: @since 1.7 tag is missing for java.util.regex.Matcher.group(java.lang.String)
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Wed, 21 Oct 2009 11:40:40 -0700 sherman 6878475: Better syntax for the named capture group in regex
Mon, 09 Mar 2009 13:29:01 -0700 xdono 6814575: Update copyright year
Mon, 23 Feb 2009 21:06:15 -0800 sherman 6350801: Add support for named (instead of numbered) capture groups in regular expression
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Mon, 10 Mar 2008 15:07:09 -0700 martin 6600143: Remove another 450 unnecessary casts
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip