- 23 5月, 2019 1 次提交
-
-
由 igerasim 提交于
8223163: Better pattern recognition Reviewed-by: ahgross, bchristi, jeff, rhalade, rriggs, smarks
-
- 18 3月, 2018 2 次提交
- 24 3月, 2017 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: coffeys
-
- 27 12月, 2013 1 次提交
-
-
由 lana 提交于
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
-
- 14 11月, 2013 2 次提交
- 29 10月, 2013 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: alexsch, smarks
-
- 23 10月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Cleanup of javadoc -Xlint errors Reviewed-by: lancea, mduigou, darcy, mullan, mchung
-
- 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
-
- 23 8月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 04 7月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: henryjen, briangoetz
-
- 09 7月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mchung
-
- 10 6月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, chegar, psandoz
-
- 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
-
- 03 7月, 2012 1 次提交
-
-
由 smarks 提交于
Reviewed-by: forax, khazra, smarks Contributed-by: NMani Sarkar <sadhak001@gmail.com>
-
- 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
-
- 18 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: Added the @since 1.7 tag Reviewed-by: mduigou, forax
-
- 15 5月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: fixed the doc typo Reviewed-by: alanb
-
- 02 5月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: updated the Perl related information Reviewed-by: alanb
-
- 29 4月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: updated the regex Unicode property support Reviewed-by: alanb
-
- 14 4月, 2011 1 次提交
-
-
由 jjh 提交于
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks 7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks 7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks 7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks 7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks 7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks 7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks 7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks 7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks Summary: Removed URLs and 'edition' references Reviewed-by: darcy
-
- 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
-
- 21 12月, 2010 1 次提交
-
-
由 smarks 提交于
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
-
- 27 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: jjg, darcy, weijun
-
- 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
-
- 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
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-