jdk/src/java.base/share/classes/java/util/regex
Naoto Sato 80c75c9fa9 8239383: Support for Unicode 13.0
Reviewed-by: rriggs, joehw
2020-05-13 15:46:08 -07:00
..
ASCII.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CharPredicates.java 8214245: Case insensitive matching doesn't work correctly for some character classes 2020-03-18 01:04:22 -07:00
EmojiData.java.template 8225061: Performance regression in Regex 2019-06-01 03:18:23 +02:00
Grapheme.java 8239383: Support for Unicode 13.0 2020-05-13 15:46:08 -07:00
IntHashSet.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Matcher.java 8241727: Typos: empty lines in javadoc, inconsistent indents, etc. (core-libs only) 2020-03-28 21:07:55 -07:00
MatchResult.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
package-info.java 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base 2019-09-24 09:43:43 +01:00
Pattern.java 8241055: Regex Grapheme Matcher Performance Depends too much on Total Input Sequence Size 2020-04-16 16:09:47 -07:00
PatternSyntaxException.java 8229997: Apply java.io.Serial annotations in java.base 2019-08-29 16:31:34 -07:00
PrintPattern.java 8235930: java.util.regex.PrintPattern does not print a link to the next node 2019-12-15 09:33:50 -08:00