- 13 11月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: alanb, malenkov, mullan
-
- 21 9月, 2013 1 次提交
-
-
由 psandoz 提交于
8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec Reviewed-by: alanb
-
- 28 8月, 2013 1 次提交
-
-
由 sherman 提交于
Summary: to correct the wrong GroupCurly group index backoff code Reviewed-by: alanb
-
- 21 8月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: alanb, psandoz Contributed-by: NBen Evans <benjamin.john.evans@gmail.com>
-
- 07 5月, 2013 1 次提交
-
-
由 sherman 提交于
8013254: Constructor \w need update to add the support of \p{Join_Control} Summary: added the requested methods and updated the \w constructor Reviewed-by: mchung, alanb
-
- 02 5月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: forax, plevart, alanb Contributed-by: NBen Evans <benjamin.john.evans@gmail.com>, Paul Sandoz <paul.sandoz@oracle.com>
-
- 27 4月, 2013 1 次提交
-
-
由 sherman 提交于
8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters Summary: updated GroupCurly.match0() to backtrack correctly Reviewed-by: mchung
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 10 8月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: fixed the incorrect implementation in expr(...) Reviewed-by: psandoz, alanb
-
- 09 5月, 2012 1 次提交
-
-
由 sherman 提交于
7014640: To add a metachar \R for line ending and character classes for vertical/horizontal ws \v \V \h \H Summary: added propsoed constructs Reviewed-by: alanb
-
- 13 4月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: Updated to throw IAE instead. Reviewed-by: lancea
-
- 20 12月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: updated RemoveQEQuotation() to deal with this case correctly Reviewed-by: sherman Contributed-by: stephen.flores@oracle.com
-
- 29 4月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: updated the regex Unicode property support Reviewed-by: alanb
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 04 2月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: Added the construct \x{...} for Unicode hex notation support Reviewed-by: alanb, okutsu
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 19 5月, 2010 1 次提交
-
-
由 sherman 提交于
6948903: Make Unicode scripts available for use in regular expressions Summary: added Unicode script suport Reviewed-by: martin
-
- 16 4月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: update to the correct bugid Reviewed-by: martin
-
- 05 2月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: To use StartS for complement category/block class Reviewed-by: martin, okutsu
-
- 22 10月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Updated the syntax of the newly added named capture group Reviewed-by: martin, alanb
-
- 21 3月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Need accept the digit as the first char of the group name Reviewed-by: alanb
-
- 24 2月, 2009 1 次提交
-
-
由 sherman 提交于
6676425: Opensource unit/regression tests for java.util.regex Summary: Added "named capturing group" into regex. Moved most of reg/unit tests to openjdk. Reviewed-by: alanb, okutsu
-