src/java.base/share/classes/java/util/regex/Pattern.java
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Wed, 22 May 2019 19:41:59 -0700 igerasim 8222684: Better support for patterns
Tue, 24 Sep 2019 09:43:43 +0100 jboes 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
Thu, 12 Sep 2019 11:07:35 -0700 igerasim 8230829: Matcher matches a surrogate pair that crosses border of the region
Thu, 29 Aug 2019 16:31:34 -0700 darcy 8229997: Apply java.io.Serial annotations in java.base
Thu, 29 Aug 2019 07:39:06 -0700 igerasim 8230338: Accurate error message about bad Unicode block name
Thu, 01 Aug 2019 07:14:03 -0700 igerasim 8228352: CANON_EQ breaks when pattern contains supplementary codepoint
Tue, 25 Jun 2019 18:20:21 -0700 igerasim 8224849: Flag (?U:...) is allowed for non-capturing groups
Wed, 05 Jun 2019 10:07:22 +0200 redestad 8225179: (regex) Minor Pattern cleanup
Tue, 04 Jun 2019 18:55:53 -0700 igerasim 8225198: Optimize regex tree for greedy quantifiers of type {N,}
Sat, 01 Jun 2019 03:18:23 +0200 redestad 8225061: Performance regression in Regex
Wed, 29 May 2019 13:44:27 -0700 igerasim 8224789: Parsing repetition count in regex does not detect numeric overflow
Thu, 23 May 2019 12:21:21 -0700 naoto 8221431: Support for Unicode 12.1
Tue, 21 May 2019 18:40:29 -0700 igerasim 8223593: Refactor code for reallocating storage
Fri, 03 May 2019 23:00:07 -0700 igerasim 8223174: Pattern.compile() can throw confusing NegativeArraySizeException
Wed, 20 Mar 2019 15:35:26 -0700 jjg 8220249: fix headings in java.compiler
Thu, 13 Dec 2018 15:31:05 +0100 redestad 8215281: Use String.isEmpty() when applicable in java.base
Fri, 07 Dec 2018 11:51:17 -0500 rriggs 8214971: Replace use of string.equals("") with isEmpty()
Wed, 10 Oct 2018 10:56:24 -0700 igerasim 8211396: Broken link in javadoc for private java.util.regex.Pattern#normalize()
Wed, 23 May 2018 08:49:00 -0700 sherman 8200172: String.split non-positive term incorrect use
Mon, 16 Apr 2018 11:21:32 -0700 vtheeyarath 8184692: add Pattern.asMatchPredicate
Mon, 09 Apr 2018 10:39:29 -0700 vtheeyarath 8164781: Pattern.asPredicate specification is incomplete
Mon, 12 Feb 2018 21:06:06 -0800 igerasim 8197462: Inconsistent exception messages for invalid capturing group names
Fri, 12 Jan 2018 14:05:42 -0800 sherman 8194667: Regex: Serialization doesn't work with match flags
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip